SAP Table MIGO_CUST_FIELDS
MIGO: Field Selection per Movement Type
MIGO_CUST_FIELDS (MIGO: Field Selection per Movement Type) 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 MIGO_CUST_FIELDS to other SAP tables.
MIGO_CUST_FIELDS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||||||
BWART | Movement Type (Inventory Management) | BWART | T158B | CHAR | 3 | 0 | ||||||
FIELDNAME | Field Name | MIGO_FIELDNAME | CHAR | 30 | 0 | |||||||
ENTRY | Attribute for field selection | MIGO_FIELD_ENTRY | CHAR | 1 | 0 |
Possible values
|
MIGO_CUST_FIELDS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
MIGO_CUST_FIELDS | BWART | MIGO_CUST_FIELDS | BWART | T158B | Check Table: Movement Type for Transaction Code | BWART |
MIGO_CUST_FIELDS | BWART | MIGO_CUST_FIELDS | MANDT | T158B | Check Table: Movement Type for Transaction Code | MANDT |
MIGO_CUST_FIELDS | BWART | 'MIGO' | T158B | Check Table: Movement Type for Transaction Code | TCODE |