on 2009 Sep 07 8:53 AM
Hello,
I'm trying to launch a transaction launcher by clicking a button in component BT126H_APPT, view ApptOVViewset. The transaction launcher works great, but I can't fill the values with the partner number field and the description field.
I try to fill the CURRENTIREC entity in the event handler of the button with the following coding:
lr_data ?= me->typed_context->btadminh->collection_wrapper->get_current( ).
lv_bdc = cl_crm_ui_data_context_srv=>get_instance( me ).
lv_bdc->set_entity( name = 'CURRENTIREC' value = lr_data ).
but if the transaction launcher interprets the entity to add the values, the entity is not there.
Any ideas what i'm doing wrong?
Best regards,
Andreas
Hi Andreas,
We are facing the same problem. Did you solve the value transfer?
Plaese let me know.
Best regards,
Thea
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.