Data Element list used by SAP ABAP Function Module POPUP_TO_GET_AI_VALUES (Determine additional values when creating a work list)
SAP ABAP Function Module
POPUP_TO_GET_AI_VALUES (Determine additional values when creating a work list) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ANUPD | Indicator: Type of change to table | SOURCE VALUE(ABBRUCH_KZ) LIKE ANLA-ANUPD |
|
| 2 | BLDAT | Document Date in Document | SOURCE VALUE(E_BLDAT) LIKE RA01B-BLDAT |
|
| 3 | BLDAT | Document Date in Document | SOURCE VALUE(I_BLDAT) LIKE RA01B-BLDAT DEFAULT SY-DATLO |
|
| 4 | BUDAT | Posting Date in the Document | SOURCE VALUE(I_BUDAT) LIKE RA01B-BUDAT DEFAULT SY-DATLO |
|
| 5 | BUDAT | Posting Date in the Document | SOURCE VALUE(E_BUDAT) LIKE RA01B-BUDAT |
|
| 6 | BWASL | Asset Transaction Type | SOURCE VALUE(I_BWASL) LIKE ANBZ-BWASL DEFAULT SPACE |
|
| 7 | BWASL | Asset Transaction Type | SOURCE VALUE(E_BWASL) LIKE ANBZ-BWASL |
|
| 8 | BZDAT | Asset Value Date | SOURCE VALUE(I_BZDAT) LIKE ANBZ-BZDAT DEFAULT SY-DATLO |
|
| 9 | BZDAT | Asset Value Date | SOURCE VALUE(E_BZDAT) LIKE ANBZ-BZDAT |
|
| 10 | ERLOS | Sales revenue (net) | SOURCE VALUE(E_ERBDM) LIKE ANBZ-ERBDM |
|
| 11 | ERLOS | Sales revenue (net) | SOURCE VALUE(I_ERBDM) LIKE ANBZ-ERBDM DEFAULT 0 |
|
| 12 | RASSC | Company ID of trading partner | SOURCE VALUE(I_VBUND) LIKE ANBZ-VBUND DEFAULT SPACE |
|
| 13 | RASSC | Company ID of trading partner | SOURCE VALUE(E_VBUND) LIKE ANBZ-VBUND |
|
| 14 | SGTXT | Item Text | SOURCE VALUE(E_SGTXT) LIKE ANBZ-SGTXT |
|
| 15 | SGTXT | Item Text | SOURCE VALUE(I_SGTXT) LIKE ANBZ-SGTXT DEFAULT SPACE |
|
| 16 | WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE T093B-WAERS DEFAULT SPACE |