2014 Sep 23 2:10 PM
Dear all,
Can you please check the below issue:
There is a BAPI (standard program) which gets executed and I see the document created in the importing parameter. But when we go to the table, that document does not exist there i.e data not yet been written to the table. So, We have written a FM in the update task and inside that FM, we have written the code to check if the document exists in the table. But even at that point also, document not yet been created in the table. We basically need to confirm if the document is indeed created so that to do further processing with the document.
Can you please let me know how to get this..
Thanks
Shekhar
Dear all,
Can you please check the below issue:
There is a BAPI (standard program) which gets executed and I see the document created in the importing parameter. But when we go to the table, that document does not exist there i.e data not yet been written to the table. So, We have written a FM in the update task and inside that FM, we have written the code to check if the document exists in the table. But even at that point also, document not yet been created in the table. We basically need to confirm if the document is indeed created so that to do further processing with the document.
Can you please let me know how to get this..
Thanks
Shekhar
2014 Sep 23 2:17 PM
Hi,
Did you check whether the document gets updated in the table after some time(wait command.... ).
Please give more details about the BAPI you use and where is this used.
Regards,
K.S.
2014 Sep 23 2:35 PM
Hi,
There is a BAPI 'BAPI_ACC_DOCUMENT_POST' written in the FM 'IDOC_INPUT_ACC_DOCUMENT'. We have called our FM after that form. We didn't use any wait command.
Thanks
Shekhar
2014 Sep 23 3:03 PM
How are you using this FM? Is it through your program or std SAP?
2014 Sep 23 2:48 PM
2014 Sep 23 2:55 PM
2014 Sep 23 3:47 PM
i which standard program is the bapi called can you send it to me
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |