SAPPLCO_CUST_QTE_ERPUPDT_CK_80 is an SAP Structure so does not store data like a database table does but can be used to process "CustQteERPUpdtCkQry_sObjUsrSts" 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_SAPPLCO_CUST_QTE_ERPUPDT_CK_80 TYPE SAPPLCO_CUST_QTE_ERPUPDT_CK_80 .
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 |
CONTROLLER | PRXCTRLTAB | TTYP | Control Flags for Fields of a Structure | |||
CODE | SAPPLCO_USER_STATUS_CODE | STRU | CustQteERPUpdtCkQry_sObjUsrSts | |||
ACTIVE_INDICATOR | SAPPLCO_INDICATOR | CHAR | 5 | Indicator is the representation of a situation that has exac |
Key field | |
Non-key field |
SAPPLCO_CUST_QTE_ERPUPDT_CK_80 - CustQteERPUpdtCkQry_sObjUsrSts SAPPLCO_CUST_QTE_ERPUPDT_CK_79 - IDT CustomerQuoteERPUpdateCheckQuery ItemStatusObject SAPPLCO_CUST_QTE_ERPUPDT_CK_78 - IDT CustomerQuoteERPUpdateCheckQuery ItemSalesAndServiceBu SAPPLCO_CUST_QTE_ERPUPDT_CK_77 - IDT CustomerQuoteERPUpdateCheckQuery ItemProduct SAPPLCO_CUST_QTE_ERPUPDT_CK_76 - IDT CustomerQuoteERPUpdateCheckQuery ConfigurationProperty SAPPLCO_CUST_QTE_ERPUPDT_CK_75 - IDT CustomerQuoteERPUpdateCheckQuery InventoryManagedLocat