MAT_SSTN_HEADER is an SAP Structure so does not store data like a database table does but can be used to process "Vendor Sustainability - Header" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_MAT_SSTN_HEADER TYPE MAT_SSTN_HEADER .
Below is the documentation avaialable and full details of the fields which make up this Structure.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
.INCLUDE | MAT_SSTN_HEADER_ID | Material SSTN header id | ||||
MATNR | MATNR | CHAR | 18 |
* | Material Number | MATN1 |
LIFNR | LIFNR | CHAR | 10 |
* | Account Number of Vendor or Creditor | ALPHA |
DEL_FLAG | XFELD | CHAR | 1 | Checkbox | ||
WERKS | EWERK | CHAR | 4 |
* | Plant | |
EKORG | EKORG | CHAR | 4 |
* | Purchasing Organization |
Key field | |
Non-key field |
MAT_SSTN_HEADER - Vendor Sustainability - Header MAT_SSTN_DATES - Vendor Sustainability Dates MAT_SSTN_ADJUST_DATES - Vendor Sustainability Dates MAT_SLS_BY_ID_RP_STRUC - Response with Sales Data for a Material ID, Sales Org. MAT_SLS_BY_ID_QU_STRUC - Query for Sales Data of a Material ID, Sales Organization ID MAT_SLS_BY_ELMTS_RP_STRUC - List of materials with identifying elements for a query by