Data Element list used by SAP ABAP Function Module VALID_BTYPE (Check of the payroll category and customers or vendors with venture o)
SAP ABAP Function Module
VALID_BTYPE (Check of the payroll category and customers or vendors with venture o) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BLDAT | Document Date in Document | SOURCE VALUE(I_BLDAT) LIKE BKPF-BLDAT DEFAULT SY-DATUM |
|
| 2 | BSCHL | Posting Key | SOURCE VALUE(I_BSCHL) LIKE BSEG-BSCHL |
|
| 3 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE BSEG-BUKRS DEFAULT SPACE |
|
| 4 | JV_BILIND | Payroll Type | SOURCE VALUE(I_BTYPE) LIKE BSEG-BTYPE |
|
| 5 | JV_EGROUP | Equity group | SOURCE VALUE(I_EGRUP) LIKE BSEG-EGRUP |
|
| 6 | JV_NAME | Joint venture | SOURCE VALUE(I_VNAME) LIKE BSEG-VNAME |
|
| 7 | KOART | Account type | SOURCE VALUE(I_KOART) LIKE BSEG-KOART |
|
| 8 | KUNNR | Customer Number | SOURCE VALUE(I_KUNNR) LIKE BSEG-KUNNR |
|
| 9 | LIFNR | Account Number of Vendor or Creditor | SOURCE VALUE(I_LIFNR) LIKE BSEG-LIFNR |
|
| 10 | UMSKZ | Special G/L Indicator | SOURCE VALUE(I_UMSKZ) LIKE BSEG-UMSKZ |
|