SAP Table BAPI_PHYSINV_CREATE_HEAD
BAPI Communication Structure: Create Phys. Inv. Doc., Header
BAPI_PHYSINV_CREATE_HEAD (BAPI Communication Structure: Create Phys. Inv. Doc., Header) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link BAPI_PHYSINV_CREATE_HEAD to other SAP tables.
BAPI_PHYSINV_CREATE_HEAD table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
PLANT | Plant | WERKS_D | T001W | CHAR | 4 | 0 | ||||||
STGE_LOC | Storage Location | LGORT_D | T001L | CHAR | 4 | 0 | ||||||
SPEC_STOCK | Special Stock Indicator | SOBKZ | T148 | CHAR | 1 | 0 | ||||||
DOC_DATE | Document Date in Document | BLDAT | DATS | 8 | 0 | |||||||
PLAN_DATE | Planned date of inventory count | GIDAT | DATS | 8 | 0 | |||||||
POST_BLOCK | Posting block due to physical inventory | ISPER | CHAR | 1 | 0 |
Possible values
|
||||||
FREEZEBOOKINV | Freeze book inventory | XBUFI | CHAR | 1 | 0 |
Possible values
|
||||||
DEL_BATCHES | Include batches with deletion flag | XLVOCA | CHAR | 1 | 0 |
Possible values
|
||||||
PHYS_INV_NO | Physical inventory number | INVNU | CHAR | 16 | 0 | |||||||
PHYS_INV_REF | Reference number for physical inventory | XBLNI | CHAR | 16 | 0 | |||||||
GROUPING_TYPE | Type of grouping criterion | KEORD | CHAR | 2 | 0 |
Possible values
|
||||||
PHYS_INV_NO_LONG | Physical Inventory Number (Dependencies see Long Text) | INVNU_LONG | CHAR | 35 | 0 | |||||||
PHYS_INV_REF_LONG | Phys. Inv. Reference Number (Dependencies see Long Text) | XBLNI_LONG | CHAR | 35 | 0 |
BAPI_PHYSINV_CREATE_HEAD foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
BAPI_PHYSINV_CREATE_HEAD | PLANT | BAPI_PHYSINV_CREATE_HEAD | PLANT | T001W | Plants/Branches | WERKS |
BAPI_PHYSINV_CREATE_HEAD | PLANT | SY | MANDT | T001W | Plants/Branches | MANDT |
BAPI_PHYSINV_CREATE_HEAD | SPEC_STOCK | SY | MANDT | T148 | Special Stock Indicator | MANDT |
BAPI_PHYSINV_CREATE_HEAD | SPEC_STOCK | BAPI_PHYSINV_CREATE_HEAD | SPEC_STOCK | T148 | Special Stock Indicator | SOBKZ |
BAPI_PHYSINV_CREATE_HEAD | STGE_LOC | SY | MANDT | T001L | Storage Locations | MANDT |
BAPI_PHYSINV_CREATE_HEAD | STGE_LOC | BAPI_PHYSINV_CREATE_HEAD | PLANT | T001L | Storage Locations | WERKS |
BAPI_PHYSINV_CREATE_HEAD | STGE_LOC | BAPI_PHYSINV_CREATE_HEAD | STGE_LOC | T001L | Storage Locations | LGORT |