Skip to Content
0
Former Member
Jan 03, 2008 at 06:56 AM

MIRO-BADI : Amount field (to be mandatory)

69 Views

Hi all,

FYI

Inside this "IF_EX_MRM_HEADER_CHECK~HEADERDATA_CHECK" method function, i declared a coding like

if i_rbkpv-rmwwr is intital.

message i001(zmsgs).

endif.

it just display an info message till the transaction complete and the it can also be posted though if the field is intial or not filled.

As an header level, i can't display an Error message which will freeze the screen,seems the user will force to come out of the screen....SO i need ur help....in such a way the transaction should not be posted until the field is filled with any value.(greater than 0).

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

PLs help me and reply with some example code.

thanks & regards.

Sankar.

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

Edited by: sankar babu on Jan 6, 2008 2:48 PM