‎2007 Jan 24 8:22 AM
Hi all,
When i record a batch input screen (VA42) with SHDB,
it prompts a dialog box asking me to consider the subsequent document.
I then click ok and continue the recording.
but there is no screen about the dialog box after the recording is finished.
how to handle the box when I use the call transaction method with the bdcdata?
Thanks.
‎2007 Jan 24 8:32 AM
Hi Macy
The screen may not appear in scenarios whereby there are no subsequent documents posted.
Alternatively, you can try using BAPI: <b>BAPI_CUSTOMERCONTRACT_CHANGE</b>
Kind Regards
Eswar
‎2007 Jan 24 8:48 AM
Thanks for your prompt reply.
But such scenarios do possibly occur and I must use the call transaction method to handle such cases. Any more suggestions?