Table list used by SAP ABAP Function Module CONTRACT_CUSTOMER_SEARCH (Ermitteln eines Debitors aufgrund einer Vertragsnummer)
SAP ABAP Function Module
CONTRACT_CUSTOMER_SEARCH (Ermitteln eines Debitors aufgrund einer Vertragsnummer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BSEG | Accounting Document Segment | SOURCE VALUE(I_COMPANY_CODE) LIKE BSEG-BUKRS |
|
| 2 | BSEG | Accounting Document Segment | SOURCE VALUE(I_CONTRACT_TYPE) LIKE BSEG-VERTT DEFAULT SPACE |
|
| 3 | BSEG | Accounting Document Segment | SOURCE VALUE(I_CONTRACT_IDENT) LIKE BSEG-VERTN DEFAULT SPACE |
|
| 4 | BSEG | Accounting Document Segment | SOURCE VALUE(I_CONTRACT_DEPOT) LIKE BSEG-DEPOT DEFAULT SPACE |
|
| 5 | TB003 | BP Roles | ||
| 6 | VDARL | Loans | ||
| 7 | VDGPO | Loan: Relationship Partner/Role Object | ||
| 8 | VZCUS | Customer Number Table for Interface FI to FI-VV | ||
| 9 | VZCUS | Customer Number Table for Interface FI to FI-VV | SOURCE T_CUSTOMER_IDENT STRUCTURE VZCUS |
|