Data Element list used by SAP ABAP Function Module AIA_TOOL_CREATE_APPREQUEST (Anlegen einer leeren Maßnahmenanforderung)
SAP ABAP Function Module
AIA_TOOL_CREATE_APPREQUEST (Anlegen einer leeren Maßnahmenanforderung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IMA_IVART | Appropriation request type | SOURCE VALUE(I_APPREQ_TYPE) LIKE IMAK-IVART |
|
| 2 | IMA_POSID | Appropriation Request Number (Formatted for Coding Mask) | SOURCE VALUE(I_APPREQ) LIKE IMAK-POSID |
|
| 3 | IMA_POSID | Appropriation Request Number (Formatted for Coding Mask) | SOURCE VALUE(I_REF_APPREQ) LIKE IMAK-POSID OPTIONAL |
|
| 4 | IMA_POSNR | Internal number for appropriation request | SOURCE REFERENCE(E_POSNR_TM) LIKE IMAK-POSNR |
|
| 5 | IMA_PSPNR | Internal sequence number of project for approp. request | SOURCE REFERENCE(E_PSPNR2) LIKE IMAK-PSPNR |
|
| 6 | IMA_PSPNR | Internal sequence number of project for approp. request | SOURCE REFERENCE(E_PSPNR1) LIKE IMAK-PSPNR |
|
| 7 | IMA_VKOKRS | Responsible controlling area | SOURCE VALUE(I_KOKRS) LIKE IMAK-VKOKRS |
|
| 8 | J_OBJNR | Object number | SOURCE REFERENCE(E_OBJNR_TM) LIKE IMAK-OBJNR |
|