- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Finding items in SAP Tree using Function
When you use string “1\1” in Java, it gives a valid path and returns the right key. You need the following code:
SapTree tree = ...; // initialize somewhere String parentKey = tree.findNodeKeyByPath("1"); tree.expandNode(parentKey); String key = tree.findNodeKeyByPath("1\1");
- Related Articles
- Adding items to table using function in SAP
- Finding location of uploaded file using SAP GUI_upload
- Using subset of items present in the list in SAP Program
- Using MIN IF function in SAP Dashboard
- Using an Aggregate function in SAP HANA
- Using table parameter in SAP RFC Function module
- SAP UI5 application throws an error while using Tree map
- Finding Mode in a Binary Search Tree in JavaScript
- Finding index of rows and columns in SAP
- Finding a database view in SAP HANA database
- Using Aggregate function to fetch values from different tables in SAP
- Make a custom function call without using SAP NetWeaver
- Finding minimum value across different columns in SAP HANA
- Using Function Module BAPI_ISUPARTNER_CREATEFROMDATA to create BP in SAP IS-U system
- Showing and hiding menu items in SAP HANA Studio Perspective

Advertisements