Solution : https://service.sap.com/sap/support/notes/916653 (SAP Service marketplace login required)
Summary :
When posting from loan accounting to financial accounting, issues arise with creating a trading partner (VBUND) in loans, as this functionality was initially unavailable. To address this, users must implement advance corrections or import the designated Support Package. Key steps include adding the CHANGE_VBUND_IN_BSEG method to the FVD_LOAN_POST BAdI through transaction SE18, as detailed in Note 899513. This method updates the VBUND field in financial documents and requires modifications in associated tables I_TAB_BSSBKPF, I_TAB_BSSBSEG, I_VDARL, and I_BSSBSEG. Implement these changes diligently to ensure trading partner details are correctly reflected in financial records.
Key words :
method change_vbund_in_bseg parameter type assoc type optional ________________________________________________________ i_tab_bssbkpf importing trty_bssbkpf i_tab_bssbseg importing trty_bssbseg i_vdarl importing vdarl i_bssbseg importing bssbseg c_vbund changing bssbseg-vbund- save, importing parameters, i_bssbseg line item, change_vbund_in_bseg method, method change_vbund_in_bseg, bseg-vbund reason, i_tab_bssbseg line item, i_tab_bssbkpf document header, i_vdarl data, i_vdarl structure
Related Notes :
| 1261113 | BUC: Enhancement of BAdI FVD_LOAN_POST with AUFNR |
| 1157558 | BUC: Update FVD_LOAN_POST BAdI to MANST |
| 1060313 | BUC: Addition of SEGMENT / PSEGMENT to FVD_LOAN_POST |
| 1048831 | BUC: Enhancing BLART in the FVD_LOAN_POST BAdI |
| 1046114 | POS: Enhancement of BAdI FVD_LOAN_POST |
| 1009041 | BUC: MWSKZ enhancement for FVD_LOAN_POST BAdI |
| 1004610 | BUC: Add XBLNR to FVD_LOAN_POST BAdI |
| 977894 | BUC: Suppress FI posting |
| 976287 | BUC: Suppressing empty error log |
| 970390 | BUC: Interaction of CML / NewGL / leading ledger |
| 964221 | BUC: Adding the PRCTR/PPRCTR fields to FVD_LOAN_POST |
| 962243 | BUC: Additions to the FVD_LOAN_POST BAdI |
| 948538 | BUC: Adding GSBER and PROJK to FVD_LOAN_POST |
| 940831 | BUC: Changing LZBKZ, LANDL |
| 938823 | BUC: Addition to FVD_LOAN_POST BAdI |
| 935633 | BUC: Change FIPOS, FISTL, GEBER, KBLNR, KBLPOS, FKBER |
| 925457 | Changing BKTXT, RMVCT, SGTXT, ANBWA |
| 899513 | BUC: Changing the posting date |
| 873164 | BUC: Trading partner in payment requests |
| 588554 | BUC: CML/FI/SL/EC interaction |
| 513891 | BUC: Field VBUND not filled with loan postings |