Data Element list used by SAP ABAP Function Module K_KOSTL_CHECK_SET (Read, check, and possibly block the cost center or set for budgeting)
SAP ABAP Function Module
K_KOSTL_CHECK_SET (Read, check, and possibly block the cost center or set for budgeting) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DATAB | Valid-From Date | SOURCE VALUE(DATUM_AB) LIKE CSKS-DATAB DEFAULT 19800101 |
|
| 2 | DATBI | Valid To Date | SOURCE VALUE(DATUM_BIS) LIKE CSKS-DATBI DEFAULT 24001231 |
|
| 3 | J_VORGANG | Business Transaction | SOURCE VALUE(VRGNG) LIKE TJ01-VRGNG DEFAULT SPACE |
|
| 4 | KOKRS | Controlling Area | SOURCE VALUE(KOKRS) LIKE CSKS-KOKRS DEFAULT SPACE |
|
| 5 | KOSTL | Cost Center | SOURCE VALUE(KOSTL) LIKE CSKS-KOSTL DEFAULT SPACE |
|
| 6 | KSGRU | Cost Center Group | SOURCE VALUE(KSGRU) LIKE KOSTV-KSGRU DEFAULT SPACE |
|
| 7 | SETTEXT | Short description of a set | SOURCE VALUE(SET_TITLE) LIKE SETINFO-TITLE |
|
| 8 | VERSN | Version | SOURCE VALUE(VERSN) LIKE TKA09-VERSN DEFAULT 000 |
|