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

Coding help for BADI method function.

Former Member
0 Likes
395

Hi all,

Inside this "IF_EX_MRM_HEADER_CHECK~HEADERDATA_CHECK" method function, i've to declare a code for the Amount field to be marked as mandatory one.

PLs help me and reply with some example code.

FYI.

In MIRO - the field name is WRBTR

but in this method, the field name is RMWWR(RBKP).

the importing parameters for this method are :i_rbkpv & ti_drseg.

************I've tried with i_rbkpv-rmwwr but its not working out.

Pls advise.

thanks & regards.

Sankar.

Edited by: sankar babu on Jan 3, 2008 9:11 AM

2 REPLIES 2
Read only

Former Member
0 Likes
371

Solved.

thanks.

Read only

0 Likes
371

Hello Sankar

Your question has been quite reasonable and interesting. Therefore I would appreciate if you could be more elaborate how you solved your problem since it is likely that other developers also have requirements to check for mandatory fields.

Regards,

Uwe