Hi Gurus,
I am using FM "POSTING_INTERFACE_DOCUMENT" for t-code FBV1 to park documents.The FM is called inside POSTING_INTERFACE_START & POSTING_INTERFACE_END.
However,i have a requirement to execute the FM in test mode to check the validity of the data.
Can anyone please tell me how to do this.
In my program there is a check box which when selected the program should run in test mode.I have tried to to execute POSTING_INTERFACE_END when test mode is not active but it is not working.
Please suggest a proper solution.
Regards,
Akash