COMT_PR_ORG_REL SAP (Data Structure for COMS_PR_ORG_REL) Structure details

Dictionary Type: Structure
Description: Data Structure for COMS_PR_ORG_REL




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




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

COMT_PR_ORG_REL 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 "Data Structure for COMS_PR_ORG_REL" 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_PR_ORG_REL TYPE COMT_PR_ORG_REL.

The COMT_PR_ORG_REL table consists of various fields, each holding specific information or linking keys about Data Structure for COMS_PR_ORG_REL data available in SAP. These include LINK_TABLE (Organizational Dependency Link Table), LINK_TABLE_HIST (Link Table of Organizational Dependency, History Table), LINK_TABLE_STRUC (Link Table Name for Organizational-Dependent Set Types), LINK_TABLE_TTYP (Table Type for Link Table).. 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 COMT_PR_ORG_REL 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
ORG_TYPEIndicator for Organizational Dependency COMT_PR_ORG_TYPECHAR10Assigned to domainCOM_PR_ORG_TYPE
LINK_TABLEOrganizational Dependency Link Table COMT_PR_ORG_LINK_TABLECHAR16DBOBJ_NAME
LINK_TABLE_HISTLink Table of Organizational Dependency, History Table COMT_PR_ORG_LINK_TABLE_HISTCHAR16DBOBJ_NAME
LINK_TABLE_STRUCLink Table Name for Organizational-Dependent Set Types COMT_PR_ORG_LINK_STRUCCHAR30DDOBJNAME
LINK_TABLE_TTYPTable Type for Link Table COMT_PR_ORG_LINK_TTYPCHAR30DDOBJNAME
FUNC_MAINTAIN_CHFunction Module for Checking if Link May Be Maintained COMT_PR_FUNC_MAINTAIN_CHECKCHAR30Assigned to domainFUNCNAME
FUNC_READ_CH_SETFunction Module for Reading Link Entries in Buffer COMT_PR_FUNC_READ_CH_SETCHAR30
FUNC_REFRESH_LOCFunction Module for Deleting Local Buffer of Link Table COMT_PR_FUNC_REFRESH_LOC_LINKCHAR30Assigned to domainFUNCNAME
FUNC_REL_CHANGEFunction Module for Changing a Link COMT_PR_FUNC_REL_CHANGECHAR30Assigned to domainFUNCNAME
FUNC_REL_CHANGEMFunction Module for Changing a Link in Local Buffer COMT_PR_FUNC_REL_CHANGEMCHAR30Assigned to domainFUNCNAME
FUNC_REL_DELETEFunction Module for Deleting a Link COMT_PR_FUNC_REL_DELETECHAR30Assigned to domainFUNCNAME
FUNC_REL_DELETEMFunction Module for Deleting a Link in Local Buffer COMT_PR_FUNC_REL_DELETEMCHAR30Assigned to domainFUNCNAME
FUNC_REL_CHECKFunction Module for Checking a Link COMT_PR_FUNC_REL_CHECKCHAR30Assigned to domainFUNCNAME
FUNC_REL_CREATEFunction Module for Creating a Link COMT_PR_FUNC_REL_CREATECHAR30Assigned to domainFUNCNAME
FUNC_REL_CREATEMFunction Module for Creating a Link in Local Buffer COMT_PR_FUNC_REL_CREATEMCHAR30Assigned to domainFUNCNAME
FUNC_REL_READFunction Module for Reading a Link COMT_PR_FUNC_REL_READCHAR30Assigned to domainFUNCNAME
FUNC_REL_READMFunction Module for Reading a Link in Local Buffer COMT_PR_FUNC_REL_READMCHAR30Assigned to domainFUNCNAME
FUNC_REL_READ_MUFunction Module for Reading Multiple Links COMT_PR_FUNC_REL_READ_MULTICHAR30Assigned to domainFUNCNAME
FUNC_REL_READ_PMFunction Module for All Links to a Product in Local Buffer COMT_PR_FUNC_REL_READ_PRODMCHAR30Assigned to domainFUNCNAME
FUNC_REL_READ_PRFunction Module for All Links to a Product in Local Buffer COMT_PR_FUNC_REL_READ_PRODMCHAR30Assigned to domainFUNCNAME
FUNC_REL_READ_SEFunction Module for Reading a Link Using SET_GUID COMT_PR_FUNC_REL_READ_SETMCHAR30Assigned to domainFUNCNAME
FUNC_REL_AR_COLLFunction Module for Collecting Links Array Read COMT_PR_FUNC_REL_ARRREAD_COLLCHAR30Assigned to domainFUNCNAME
FUNC_REL_AR_PROCFunction Module for Array Read COMT_PR_FUNC_REL_ARRREAD_PROCCHAR30Assigned to domainFUNCNAME
FUNC_REL_BUF_FILFM for Filling Mainten. Buffer During Active/Inactive Save COMT_PR_FUNC_REL_BUFFER_FILLCHAR30Assigned to domainFUNCNAME
FUNC_REL_REFRESHFunction Module for Resetting Buffer COMT_PR_FUNC_REL_REFRESHCHAR30Assigned to domainFUNCNAME
FUNC_MAP_TO_ORGMapping Link Structure to Field PR_ORG_ID COMT_PR_FUNC_MAP_TO_ORGCHAR30Assigned to domainFUNCNAME
FUNC_MAP_ORGMapping Field PR_ORG_ID to Link Structure COMT_PR_FUNC_MAP_ORGCHAR30Assigned to domainFUNCNAME
FUNC_SAVE_RELFunction Module for Saving a Link COMT_PR_FUNC_SAVE_RELCHAR30Assigned to domainFUNCNAME
FUNC_SAVE_DB_REL 0
FUNC_CHECK_SET_E 0
LINK_TABLEH_TTYPTable Type for History of Links COMT_PR_ORG_LINKH_TTYPCHAR30DDOBJNAME
FUNC_RELH_READ_PFunction Module for Reading History of All Links to Product COMT_PR_FUNC_RELH_READ_PRODMCHAR30Assigned to domainFUNCNAME
LINK_SEL_STRUCStructure for Selecting Entries from Link Table COMT_PR_ORG_LINK_SELCHAR30DDOBJNAME
LINK_SEL_TTYPTable Type for Selection for Entries of the Link Table COMT_PR_ORG_LINK_SEL_TTYPCHAR30DDOBJNAME
LINK_KEY_STRUCName of Key Structure for Link Table COMT_PR_ORG_LINK_KEYCHAR30DDOBJNAME
LINK_KEY_TTYPTable Type for Key Structure of Link Table COMT_PR_ORG_LINK_KEY_TTYPCHAR30DDOBJNAME
LINK_KEYH_STRUCName of Key Structure of Link Table History COMT_PR_ORG_LINKH_KEYCHAR30DDOBJNAME

Key field Non-key field



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

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

How to access SAP table COMT_PR_ORG_REL

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