Solution : https://service.sap.com/sap/support/notes/916653 (Connexion à SAP Service Marketplace requise)
Résumé :
Lors de la comptabilisation de prêts vers la comptabilité financière, l'impossibilité de créer un partenaire commercial (VBUND) dans les prêts était due à l'absence de cette fonctionnalité. Pour résoudre ce problème, il est nécessaire d'implémenter les corrections avancées ou d'importer le Package de Support approprié. Les étapes clés incluent l'ajout de la méthode CHANGE_VBUND_IN_BSEG au BAdI FVD_LOAN_POST via la transaction SE18, détaillée dans la Note 899513. Cette méthode met à jour le champ VBUND dans les documents financiers et demande des modifications dans les tables associées I_TAB_BSSBKPF, I_TAB_BSSBSEG, I_VDARL, et I_BSSBSEG. Appliquez ces modifications avec rigueur pour assurer la réflection correcte des détails du partenaire commercial dans les registres financiers.
Mots Clés :
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
Notes associées :
| 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 |