DEMO_SALES_ORDER - Sales Order Header
Sales Order Header information is stored in SAP table DEMO_SALES_ORDER.
It is part of development package SABAP_DEMOS_SALES in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Examples from Sales".
It is part of development package SABAP_DEMOS_SALES in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Examples from Sales".
Fields for table DEMO_SALES_ORDER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | X | CLNT | 6 | |||
SO_KEY | SDDL: DTEL Raw16 | X | DEMO_SALES_RAW16 | RAW | 16 | |
ID | Character Field with Length 10 | CHAR10 | CHAR | 20 | ||
LIFECYCLE_STATUS | SDDL: DTEL Lifecycle Status | DEMO_SALES_LC_STATUS | CHAR | 2 | ||
CREATED_BY | Character Field of Length 12 | CHAR12 | CHAR | 24 | ||
CREATED_ON | DATS | 16 | ||||
CREATED_AT | TIMS | 12 | ||||
LAST_CHANGED_BY | Character Field of Length 12 | CHAR12 | CHAR | 24 | ||
LAST_CHANGED_ON | DATS | 16 | ||||
LAST_CHANGED_AT | TIMS | 12 | ||||
BUYER_ID | Business Partner ID | DEMO_SALES_BUPA_ID | CHAR | 20 | ||
SHIP_TO_ID | Business Partner ID | DEMO_SALES_BUPA_ID | CHAR | 20 | ||
QUANTITY_SUM | UOM_SUM | QUAN | 4 | |||
UOM_SUM | UNIT | 6 | ||||
AMOUNT_SUM | CURRENCY_SUM | CURR | 8 | |||
CURRENCY_SUM | CUKY | 10 | ||||
COMPANY_CODE | CHAR | 8 |