Table/Structure Field 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 | T331 - LGNUM | Warehouse Number / Warehouse Complex | SOURCE REFERENCE(I_LGNUM) TYPE T331-LGNUM |
|
| 2 | T331 - LGNUM | Warehouse Number / Warehouse Complex | ||
| 3 | T331 - LGTYP | Storage Type | SOURCE REFERENCE(I_LGTYP) TYPE T331-LGTYP |
|
| 4 | T331 - LGTYP | Storage Type | ||
| 5 | T331 - NOGIS | No goods issue posting allowed for this storage type | ||
| 6 | T331 - NOGIS | No goods issue posting allowed for this storage type | SOURCE REFERENCE(I_ISSUE) TYPE T331-NOGIS |
|
| 7 | T331 - NOGRE | Goods receipt posting not allowed for this storage type | ||
| 8 | T331 - NOGRE | Goods receipt posting not allowed for this storage type | SOURCE REFERENCE(I_RECEIPT) TYPE T331-NOGRE |
|
| 9 | T331 - NOTRP | Posting changes to this storage type not allowed | ||
| 10 | T331 - NOTRP | Posting changes to this storage type not allowed | SOURCE REFERENCE(I_TRAPO) TYPE T331-NOTRP |
|