/1CN/WS_IS_810PRT_PROSUB SAP (Internal working set structure) Structure details

Dictionary Type: Structure
Description: Internal working set structure




ABAP Code to SELECT data from /1CN/WS_IS_810PRT_PROSUB
Related tables to /1CN/WS_IS_810PRT_PROSUB
Access table /1CN/WS_IS_810PRT_PROSUB




Structure field list including key, data, relationships and ABAP select examples

/1CN/WS_IS_810PRT_PROSUB is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Internal working set structure" 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_/1CN/WS_IS_810PRT_PROSUB TYPE /1CN/WS_IS_810PRT_PROSUB.

The /1CN/WS_IS_810PRT_PROSUB table consists of various fields, each holding specific information or linking keys about Internal working set structure data available in SAP. These include CLIENT (Client), COND_GROUP_ID (ID of Group of Condition Records), CREATED_BY (Name of User that Created the Condition Record), CREATED_ON (Date on which Condition Record was Created).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP /1CN/WS_IS_810PRT_PROSUB structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
/SAPCND/MNT_IS_ARCHIVEDIs the Condition Record Only in Archive? /SAPCND/MNT_IS_ARCHIVEDCHAR1XFELD
CLIENTClient MANDTCLNT3T000MANDT
COND_GROUP_IDID of Group of Condition Records /SAPCND/COND_GROUP_IDRAW16SYSUUID
CREATED_BYName of User that Created the Condition Record /SAPCND/CREATED_BYCHAR12Assigned to domainXUBNAME
CREATED_ONDate on which Condition Record was Created /SAPCND/CREATED_ONDATS8SYDATS
DBACTION_SUPPDatabase Action in Condition Maintenance /SAPCND/DBACTIONCHAR1/SAPCND/DBACTION
DBACTION_TABLDatabase Action in Condition Maintenance /SAPCND/DBACTIONCHAR1/SAPCND/DBACTION
KAPPLApplication as Condition Technique /SAPCND/APPLICATIONCHAR3/SAPCND/T681A/SAPCND/APPLICATION/SAPCND/KAP
KOPOSCondition Supplement ID /SAPCND/SUPP_CONDITION_IDNUMC3/SAPCND/SUPP_CONDITION_ID
KOTABNRCondition Table /SAPCND/COND_TABLE_IDCHAR8Assigned to domain/SAPCND/COND_TABLE_ID/SAPCND/KON
KSCHLCondition Type /SAPCND/COND_TYPECHAR4Assigned to domain/SAPCND/COND_TYPE/SAPCND/VKS
KSCHL_SUPPSupplementary Condition Type /SAPCND/SUPP_COND_TYPECHAR4Assigned to domain/SAPCND/COND_TYPE
KVEWEUsage for Condition Technique /SAPCND/USAGECHAR2Assigned to domain/SAPCND/USAGE/SAPCND/KVW
KZBZGScale Base Type /SAPCND/SCALE_BASE_TYPECHAR3Assigned to domain/SAPCND/SCALE_BASE_TYPE
MAINT_STATUSEditing status /SAPCND/MAINT_STATUSCHAR2/SAPCND/MAINT_STATUS
MNT_OW_ERROR_BY_COND_RECRecord Contains Errors Due to Own Field Values /SAPCND/MNT_ERROR_BY_COND_RECCHAR1XFELD
MNT_OW_ERROR_BY_RELATIONCondition Record:Contains Errors w.Reference to Other Record /SAPCND/MNT_ERROR_BY_RELATIONCHAR1XFELD
MNT_OW_EXISTS_AT_DBSpecifies whether a condition record exists in the DB /SAPCND/MNT_EXISTS_AT_DBCHAR1XFELD
MNT_OW_MAINT_MODE_ON_SELECTMaintain Mode /SAPCND/MAINT_MODECHAR1/SAPCND/MAINT_MODUS
MNT_OW_RESULTReturn Value in Condition Maintenance /SAPCND/MNT_RESULTINT410SYST_SHORT
OBJECT_IDHigher-level object number for condition records /SAPCND/OBJECT_IDRAW16SYSUUID
PDD_DELI_CONTROLProduct Determination Delivery Control Cross-Selling PDD_DELIVERY_CONTROLCHAR1PDD_DELIVERY_CONTROL
PDD_ENT_PRODUCTProduct Determ.: Entered Product (GUID) PDD_ENT_PRODUCTRAW16SYSUUID
PDD_MRP_INDProd.Select.: Requiremnts Planning Ind. for Alternat. Prod. PDD_MRP_INDICATORCHAR1XFELD
PDD_SUB_PRODUCTProduct Determ.: Substitution Product (GUID) PDD_SUB_PRODUCTRAW16SYSUUID
PDD_SUB_QTY_UNITSubstitute Unit of Measure PDD_SUB_QNTY_UNITUNIT3Assigned to domainCUNITMEINS
PDD_SUB_REASONReason for Product Substitution PDD_SUB_REASONCHAR4Assigned to domainCRM_ITEM_SUBSTITUTION
RELEASE_STATUSRelease Status /SAPCND/RELEASE_STATUSCHAR1/SAPCND/RELEASE_STATUS
SCALE_DIMDimenstion number /SAPCND/DIMENSION_IDNUMC2NUMC2
STFKZScale Type /SAPCND/SCALE_TYPECHAR1/SAPCND/SCALE_TYPE
SUPP_EXISTAdditional Data Indicator for Condition Record /SAPCND/SUPP_EXISTCHAR1XFELD
TIMESTAMP_FROMTimestamp for Validity Start Date /SAPCND/TIMESTAMP_FROMCHAR14TIMESTAMP
TIMESTAMP_TOTimestamp for Validity End Date /SAPCND/TIMESTAMP_TOCHAR14TIMESTAMP
VARNUMHCondition Record ID /SAPCND/COND_TABLE_ENTRY_IDRAW16SYSUUID

Key field Non-key field



How do I retrieve data from SAP structure /1CN/WS_IS_810PRT_PROSUB using ABAP code?

As /1CN/WS_IS_810PRT_PROSUB is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on /1CN/WS_IS_810PRT_PROSUB as there is no data to select.

How to access SAP table /1CN/WS_IS_810PRT_PROSUB

Within an ECC or HANA version of SAP you can also view further information about /1CN/WS_IS_810PRT_PROSUB and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!