COMT_SETTYPE_EXPORT SAP (Help Structure for Set Type Data Export to ABAP MEMORY) Structure details

Dictionary Type: Structure
Description: Help Structure for Set Type Data Export to ABAP MEMORY




ABAP Code to SELECT data from COMT_SETTYPE_EXPORT
Related tables to COMT_SETTYPE_EXPORT
Access table COMT_SETTYPE_EXPORT




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

COMT_SETTYPE_EXPORT 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 "Help Structure for Set Type Data Export to ABAP MEMORY" 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_COMT_SETTYPE_EXPORT TYPE COMT_SETTYPE_EXPORT.

The COMT_SETTYPE_EXPORT table consists of various fields, each holding specific information or linking keys about Help Structure for Set Type Data Export to ABAP MEMORY data available in SAP. These include SETTYPE_TEXT (), ATTRIBUTE (), BUS_OBJTYPE (Object Type of a Set Type), ORG_UNIT (Indicator for Organizational Dependency).. 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: Can Be Enhanced (Deep)


SAP COMT_SETTYPE_EXPORT 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
SETTYPE_IDIdentification of a Set Type (External Format) COMT_FRGTYPE_ID_EXTCHAR14CHAR14
SETTYPE_TEXT 0
ATTRIBUTE 0
BUS_OBJTYPEObject Type of a Set Type COMT_BUS_OBJTYPECHAR10Assigned to domainCOM_SET_OBJTYPE
ORG_UNITIndicator for Organizational Dependency COMT_PR_ORG_TYPECHAR10Assigned to domainCOM_PR_ORG_TYPE
PROD_COMP_TYPEProduct Component Type COMT_PROD_COMP_TYPECHAR2COM_PROD_COMP_TYPE
PRODUCT_TYPE 0
SETTYPE_SFW 0
PERFORM_CHECKSLogical Variable COMT_BOOLEANCHAR1COM_BOOLEAN
LANGULanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
OBJECT_FAMILYObject Family COMT_PRODUCT_OBJECT_FAMILYCHAR4Assigned to domainCOM_PRODUCT_OBJECT_FAMILYCOM_OBJFAM_PRTYP
SETTYPE_APPEND 0
FRGTYPE_GUIDInternal Key of a Set Type COMT_FRGTYPE_GUID32CHAR32SYSUUID_C
LOGSYSOriginal System COMT_LOGSYSCHAR10ALPHALOGSYSCOM_LOGSYSCOM_PRODUCT_LOGSYS
FRGTYPE_IDIdentification of a Set Type COMT_FRGTYPE_IDCHAR16CHAR16COM_SETTYPE_GENERATED
FRGTYPE_TABDatabase Table for the Set Type COMT_FRGTYPE_TABLECHAR16DBOBJ_NAMEDD_DBTB_16
FRGTYPE_DYNPROSubscreen for Maintaining Data on the Set Type COMT_FRGTYPE_DYNPROCHAR4SYCHAR04
FRGTYPE_PROGRAMProgram in Which the Subscreen Was Created for the Set Type COMT_FRGTYPE_PROGRAMCHAR40PROGRAMM
FUNC_CREATEFunction Module for Writing Set Type Data COMT_SETTYPE_FUNCCREATECHAR30FUNCNAME
FUNC_CHANGEFunction Module for Changing Set Type Data COMT_SETTYPE_FUNCCHANGECHAR30FUNCNAME
FUNC_INITFunction Module for Initializing the Set Type Subscreen COMT_FRGTYPE_FUNCINITCHAR30FUNCNAME
FUNC_SAVEFunction Module for Saving the Set Type Data COMT_FRGTYPE_FUNCSAVECHAR30FUNCNAME
FUNC_FREEFunction Module for Resetting a Set Type's Buffers COMT_FRGTYPE_FUNCFREECHAR30FUNCNAME
FUNC_SAVE_LOCALFunction Module for Saving Local Set Type Buffer COMT_SETTYPE_FUNCSAVE_LOCALCHAR30FUNCNAME
FUNC_CHECKFunction Module for Checking Set Type Data COMT_SETTYPE_FUNCCHECKCHAR30FUNCNAME
FUNC_READFunction Module for Reading Set Type Data COMT_SETTYPE_FUNCREADCHAR30FUNCNAME
FUNC_READ_LOCALFunction Module for Reading Set Type Data Locally COMT_SETTYPE_FUNCREAD_LOCALCHAR30FUNCNAME
FUNC_READ_MULTIFunction Module for Reading Multiple Set Type Data COMT_SETTYPE_FUNCREAD_MULTICHAR30FUNCNAME
FUNC_MAINT_READFunction Module for Reading for Maintenance COMT_SETTYPE_FUNCMAINT_READCHAR30FUNCNAME
FUNC_MAINT_MULTIFunction Module for Changing Multiple Set Type Data COMT_SETTYPE_FUNCMAINT_MULTICHAR30FUNCNAME
FUNC_MAINT_UPDFunction Module for Changes (Dialog) COMT_SETTYPE_FUNCMAINT_UPDCHAR30FUNCNAME
FUNC_MAINT_READPFunction Module for Reading Set Type Data for Product COMT_SETTYPE_FUNCMAINT_READ_PRCHAR30FUNCNAME
FUNC_GETFunction Module for Saving (BAdI) Set Type Data COMT_SETTYPE_FUNCGETCHAR30FUNCNAME
FUNC_GET_HISTORYFunction Module for Reading History Data COMT_SETTYPE_FUNCGET_HISTORYCHAR30FUNCNAME
FUNC_PBOFunction Module for PBO Functions COMT_SETTYPE_FUNC_PBOCHAR30FUNCNAME
FUNC_PAIFunction Module for PAI Functions COMT_SETTYPE_FUNC_PAICHAR30FUNCNAME
FUNC_READ_TFWFunction Module for Reading Referenced Data from TFW COMT_FRGTYPE_FUNCTFWRCHAR30FUNCNAME
GENFLAGSet Type Has Been Generated COMT_FRGTYPE_GENFLAGCHAR1XFELD
BUS_OBJTYPEObject Type of a Set Type COMT_BUS_OBJTYPECHAR10COM_SET_OBJTYPE
ORG_UNITIndicator for Organizational Dependency COMT_PR_ORG_TYPECHAR10COM_PR_ORG_TYPE
PROD_COMP_TYPEProduct Component Type COMT_PROD_COMP_TYPECHAR2COM_PROD_COMP_TYPE
STATUS_OBJECTObject Category CRM_J_OBTYPCHAR3CRM_J_OBTYP
OBJECT_FAMILYObject Family COMT_PRODUCT_OBJECT_FAMILYCHAR4COM_PRODUCT_OBJECT_FAMILYCOM_OBJFAM_PRTYP
NON_ASSIGNABLEIndicator: Set Type Cannot Be Assigned to Category COMT_SETTYPE_NON_ASSIGNABLECHAR1COM_SETTYPE_NON_ASSIGNABLE
CALLORDER_SAVELCall Sequence of Functions During Maintenance COMT_SETTYPE_FUNC_CALL_ORDERINT410
CLEARING_NODEKEYNodes in Clearing Tool COMT_CLEARING_NODE_KEYCHAR10
OK_CODEFunction Code SYUCOMMCHAR70SYCHAR70
UPDATE_TYPEFunction Code SYUCOMMCHAR70SYCHAR70
CHECK_CHANGESLogical Variable COMT_BOOLEANCHAR1COM_BOOLEAN
SETTYPE_ID_LONGIdentification of a Set Type COMT_FRGTYPE_IDCHAR16CHAR16COM_SETTYPE_GENERATED
SETTYP_GUIDInternal Key of a Set Type COMT_FRGTYPE_GUIDRAW16SYSUUID

Key field Non-key field



How do I retrieve data from SAP structure COMT_SETTYPE_EXPORT using ABAP code?

As COMT_SETTYPE_EXPORT 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 COMT_SETTYPE_EXPORT as there is no data to select.

How to access SAP table COMT_SETTYPE_EXPORT

Within an ECC or HANA version of SAP you can also view further information about COMT_SETTYPE_EXPORT 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!