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 table control

Former Member
0 Likes
613

Hi all,

I am calling my own table control in the detailed subscreen in migo using mb_migo_badi, please tell me how to handle the table control for each item and how to declare and call it inside badi?

Any help would be greatly appreciated>

Regrds,

C.A

4 REPLIES 4
Read only

Former Member
0 Likes
561

same as we handle in module pool.

For more info search in SDN by giving appropriate term like table contol is sufficiant in your case.

Amit.

Read only

0 Likes
561

Hi amit,

I have developed a program with table control and called it in my badi implementation , but for each item the values for my table control change, how do i handle this.

Thanks and regrds,

C.A

Read only

0 Likes
561

Hi

Use LINE_MODIFY method to achieve .

Regards

Pavan

Read only

bpawanchand
Active Contributor
0 Likes
561

Hi

Check this

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/srm/bbp_cuf_badi_2-CustomerFields.UseofStandardTableControl

Regards

Pavan