2012 Mar 22 10:48 PM
Hello Experts,
I use Function Module PRELIMINARY_POSTING_FB01 to park document FI with One-Time Account.
There are no errors after execute the FM, but when I try post the parked document in fbv0 there are no information about vendor from BSEC table parameter.
Tables BKPF and BSEG are transfered very good.
I fill the following fields in the table BSEC (before executing): BUKRS GJAHR NAME1 NAME2 ORT01 LAND1 STCD1 XCPDK SPRAS ANRED
and field XCPDD in the table BSEG on the vendor (One-Time Account) line.
I do not fill EMPFG (which was filled in the table bsec when I posted document in fb01) but there are no Convers. routine.
Any idea?
Hello Experts,
I use Function Module PRELIMINARY_POSTING_FB01 to park document FI with One-Time Account.
There are no errors after execute the FM, but when I try post the parked document in fbv0 there are no information about vendor from BSEC table parameter.
Tables BKPF and BSEG are transfered very good.
I fill the following fields in the table BSEC (before executing): BUKRS GJAHR NAME1 NAME2 ORT01 LAND1 STCD1 XCPDK SPRAS ANRED
and field XCPDD in the table BSEG on the vendor (One-Time Account) line.
I do not fill EMPFG (which was filled in the table bsec when I posted document in fb01) but there are no Convers. routine.
Any idea?
2013 Apr 30 1:33 AM
In order to record the internal table data IT_BSEC must consider the following:
By filling the table IT_BSEC-BUZEI field must correspond to the same position of the CPD in the internal table IT_BSEG.
In the position of the internal table IT_BSEG that corresponds to the CPD have to fill in the field XCPDD with an X.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |