on 2020 Aug 21 9:50 AM
Hi Everyone,
There is a SAVE method in component controller where required data is coming in importing parameter as shown below.
wd_this->get_context( EXPORTING it_attribute_assignment = wd_this->ms_attributes_of_node-attribute_assignments iv_context_node_name = wd_assist->mc_attribute
it_attr_struct = wd_this->mt_attr_struct it_mattributes = wd_this->mt_mattributes
IMPORTING et_attr_values = wd_this->ms_attributes_of_node-attr_values ).
As per requirement I enhanced the SAVE method, so for this PRE-EXIT method generated.
Now how can i access data in wd_this->ms_attributes_of_node-attr_values which is located in SAVE method.
Here WD_THIS is not a public attribute.
please help me out in this, as i am new to webdynpro.
Request clarification before answering.
User | Count |
---|---|
75 | |
30 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.