Data Element list used by SAP ABAP Function Module L_LGTYP_KIND_OF_POST_CHECK (Prüfen welche Art von IM-Buchung erlaubt ist)
SAP ABAP Function Module
L_LGTYP_KIND_OF_POST_CHECK (Prüfen welche Art von IM-Buchung erlaubt ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LGNUM | Warehouse Number / Warehouse Complex | SOURCE REFERENCE(I_LGNUM) TYPE T331-LGNUM |
|
| 2 | LGTYP | Storage Type | SOURCE REFERENCE(I_LGTYP) TYPE T331-LGTYP |
|
| 3 | T331_NOGIS | No goods issue posting allowed for this storage type | SOURCE REFERENCE(I_ISSUE) TYPE T331-NOGIS |
|
| 4 | T331_NOGRE | Goods receipt posting not allowed for this storage type | SOURCE REFERENCE(I_RECEIPT) TYPE T331-NOGRE |
|
| 5 | T331_NOTRP | Posting changes to this storage type not allowed | SOURCE REFERENCE(I_TRAPO) TYPE T331-NOTRP |
|