on 2019 Oct 15 8:44 PM
Hi all,
We have a custom field addition in
/OPT/VIM_1HEAD..appending structure
ZCEF_VIM_UZAWE Field UZAWE for payment supplement method.. while posting from Vim side in ECC, the value is getting saved in /OPT/VIM_1HEAD..but not updating the BSEG table (it has the field)..I am not able to find any custom function module used for the same purpose...can someone explain in details how to add a custom field and pass value while document post
Request clarification before answering.
Hi,
did you mapped the value of your zfield into the right bapi field ?
For Po bases :
bapi name : BAPI_INCOMINGINVOICE_CREATE
structure : BAPI_INCINV_CREATE_HEADER
field : PMTMTHSUPL
For Non Po :
bapi name : BAPI_ACC_DOCUMENT_POST
structure : BAPIACAP09
field : PMTMTHSUPL
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.