
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
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