Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
Fetching attribute of SAP Webdynpro component in new component
You need to do the below steps in order to pass values from one Webdynpro component to another:
- Create both components
- In the first component, create a method which will call the second component
- Create a parameter in the context of the first component which will be passed
- Call the first component; once the URL has been generated just append the parameter which needs to be passed.
Advertisements
