2008 Dec 11 7:06 AM
Hi!
We want create extra positions in an invoice created with a MIRO BAPI (BAPI_INCOMINGINVOICE_CREATE). It is possible? How we can do it?
Thanks a lot!
Edited by: LM on Dec 11, 2008 8:11 AM
Hi!
We want create extra positions in an invoice created with a MIRO BAPI (BAPI_INCOMINGINVOICE_CREATE). It is possible? How we can do it?
Thanks a lot!
Edited by: LM on Dec 11, 2008 8:11 AM
2008 Dec 11 7:27 AM
Hi,
(just as a suggestion but not tested personally )
have a look at:
include LMR1MF0D
form DOCUMENT_PARK
here you have fm MRM_INVOICE_PARK
note here that for update f_xupda must be c_update ('U')
in order to get all the values you need for the fm you can use
fm MRM_INVOICE_READ.
This fm will retrieve all the data of an invoice stored in tables.
Then you just have to add you modifications and then do as in form DOCUMENT_PARK (see above).
Best regards.
Edited by: Pablo Casamayor on Dec 11, 2008 8:27 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |