Skip to Content
0
May 26, 2020 at 08:11 AM

bapi_acc_document_post extension2 not all fields transferred

203 Views

We are using the Report with the module "bapi_acc_document_post" to make the invoices. Through the extension2 internal Table we are transferring some fields. One of them is CHANNEL (Column ZZCHNANNEL in VBSEGS / BSEG Tables). To prepear the Invoice an Excel File with about 50-150 rows to be used. All the checks with the module bapi_acc_document_check are correct. The mapping of the used channels is also correct. Actually everything working in the Quality System. Namely all the fields are transferred with the call of "bapi_acc_document_post". BUT the ZZCHNANNEL column of VBSEGS / BSEG Tables is empty in the Productive System. The Channels are not transferred to the Productive System. The Input-Conditions, the Report are the same as in the Quality System. What can be the reason that Channels are not transferred through the BAPI Call?