‎2013 Jul 16 9:43 AM
I have one Z program, many include program, I want to know which program call RK2A1000_UPDATE and passing parameter to the form inside RK2A1000_UPDATE, if I press "where used list" for RK2A1000_update, currently it returns nothing
‎2013 Jul 16 9:53 AM
Hi
It's related with COPA. Surely your operating concern is called 1000 (concatenation of RK2A&&&&_UPDATE where &&&& is the operating concern).
See Note 37662 - Generating the programs RK2Axxxx for further information
I hope this helps you
Regards
Eduardo
‎2013 Jul 16 2:10 PM
Hi, I have multiple Operating concern, so it may be RK2A1000_UPDATE, RK2A2000_update. etc.
what I want to know is what's the relationship between RK2A****_update and VF01(billing program) SAPMV450A, how the billing program call RK2A****_update? because I check SE80 of VF01 billing program, there is no include called RK2A****_update
how is value being passed to RK2A****_update from billing program, through which function module?
anyone knows?
I'm not concerned about how RK2A****_update is generated as you mentioned