Data Element list used by SAP ABAP Function Module FI_PSO_POS_FROM_PART_COPY (Kopieren der Adress- und Bankdaten in die übergebene Struktur)
SAP ABAP Function Module
FI_PSO_POS_FROM_PART_COPY (Kopieren der Adress- und Bankdaten in die übergebene Struktur) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUDAT | Posting Date in the Document | SOURCE VALUE(I_BUDAT) LIKE BKPF-BUDAT |
|
| 2 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE BKPF-BUKRS |
|
| 3 | BVTYP | Partner bank type | SOURCE REFERENCE(E_WRONG_BVTYP) TYPE PSO02-BVTYP |
|
| 4 | BVTYP | Partner bank type | SOURCE VALUE(I_BVTYP) LIKE LFBK-BVTYP DEFAULT SPACE |
|
| 5 | KUNNR | Customer Number | SOURCE VALUE(I_KUNNR) LIKE KNA1-KUNNR OPTIONAL |
|
| 6 | LIFNR | Account Number of Vendor or Creditor | SOURCE VALUE(I_LIFNR) LIKE LFA1-LIFNR OPTIONAL |
|
| 7 | PSOEA | Revnue Type | SOURCE VALUE(I_PSOEA) LIKE PSO04-PSOEA |
|
| 8 | PSOOB | Object | SOURCE VALUE(I_PSOOB) LIKE PSO27-PSOOB OPTIONAL |
|
| 9 | SHKZG | Debit/Credit Indicator | SOURCE VALUE(I_SHKZG) LIKE TBSL-SHKZG |
|