Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Badi

Former Member
0 Likes
448

anyone knows what does the follow method : "set_program_for_okcode_routn" do?

it belongs badi_material_od.

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
409

hi

good

For each additional screen, you should create an OKCODE routing, regardless of whether the screen is called as an additional screen in the sequence or by pushbutton. The OKCODE routine must be implemented in the same function group. To call the OKCODE routine, use BAdI method SET_PROGRAM_FOR_OKCODE_ROUTN to make the name of its own program known to flow control for the material master.

http://help.sap.com/saphelp_erp2005vp/helpdata/en/b9/327b3ccdc09b28e10000000a114084/content.htm

thanks

mrutyun^

1 REPLY 1
Read only

Former Member
0 Likes
410

hi

good

For each additional screen, you should create an OKCODE routing, regardless of whether the screen is called as an additional screen in the sequence or by pushbutton. The OKCODE routine must be implemented in the same function group. To call the OKCODE routine, use BAdI method SET_PROGRAM_FOR_OKCODE_ROUTN to make the name of its own program known to flow control for the material master.

http://help.sap.com/saphelp_erp2005vp/helpdata/en/b9/327b3ccdc09b28e10000000a114084/content.htm

thanks

mrutyun^