2007 Aug 07 11:53 AM
Hi GUys,
does anyone know if there is an existing BAPI or FM for creating a document in transaction FMBB?
Many thanks,
Ian
2007 Aug 07 12:18 PM
Use this FM to create FMKU_0050_CREATE
2007 Aug 07 12:00 PM
2007 Aug 07 12:02 PM
Hi,
use BAPI BAPI_0050_CREATE
After calling the BAPI_0050_CREATE You have put the following :
clear ret_tab.
refresh ret_tab.
CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
IMPORTING
return = ret_tab.
Then the document is posted and the number is correct.
Regards
2007 Aug 07 12:18 PM
2007 Aug 09 9:05 AM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |