CRMT_REPORT_IPM_RCTRL_I SAP (IPM: Reporting Struktur for Ext. IPM_RCTRL_I) Structure details

Dictionary Type: Structure
Description: IPM: Reporting Struktur for Ext. IPM_RCTRL_I




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




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

CRMT_REPORT_IPM_RCTRL_I 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 "IPM: Reporting Struktur for Ext. IPM_RCTRL_I" 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_CRMT_REPORT_IPM_RCTRL_I TYPE CRMT_REPORT_IPM_RCTRL_I.

The CRMT_REPORT_IPM_RCTRL_I table consists of various fields, each holding specific information or linking keys about IPM: Reporting Struktur for Ext. IPM_RCTRL_I data available in SAP. These include CLIENT (Client), GUID (GUID of a CRM Order Object), ROYALTY_EXPLODED (Item Expanded by Royalties Indicator), RIGHT_EXPLODED (Item Expanded by Rights Indicator).. 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 (character-type or numeric)


SAP CRMT_REPORT_IPM_RCTRL_I 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
CLIENTClient MANDTCLNT3Assigned to domainMANDT
GUIDGUID of a CRM Order Object CRMT_OBJECT_GUIDRAW16SYSUUID
ROYALTY_EXPLODEDItem Expanded by Royalties Indicator CRMT_IPM_ROYALTY_EXPLODEDCHAR1CRM_BOOLEAN
RIGHT_EXPLODEDItem Expanded by Rights Indicator CRMT_IPM_RIGHT_EXPLODEDCHAR1CRM_BOOLEAN
IL_TYPE_IPMATItem Expanded by Material Relationship Type Indicator CRMT_IPM_IL_IPMAT_EXPLODEDCHAR1CRM_BOOLEAN
IL_TYPE_IPACCItem Expanded by Part Relationship Type Indicator CRMT_IPM_IL_IPACC_EXPLODEDCHAR1CRM_BOOLEAN
IL_TYPE_IPPACItem Expanded by Package Part Relationship Type Indicator CRMT_IPM_IL_IPPAC_EXPLODEDCHAR1CRM_BOOLEAN
EXCLUSIVITY_TYPEExclusivity Type for Rights Usage CRMT_IPM_EXCLUSIVITY_TYPECHAR20CRMC_IPM_EXCLCRMT_IPM_EXCLUSIVITY_TYPE
SEQUENCEReminder Sequence CRMT_IPM_SEQUENCECHAR4CRMT_IPM_SEQUENCE
DT_PROFILEData Values Profile CRMT_IPM_DATATYPE_PROFILECHAR12CRMC_IPM_DTPRFLCRMT_IPM_DATATYPE_PROFILE
AMG_ITEM_NOReference Item Number CRMT_IPM_AMG_ITEM_NONUMC10CRM_ITEM_NO
RCHAR_USAGEUsage of the Rights Characteristics Set CRMT_IPM_RCHAR_USAGECHAR2CRMT_IPM_IP_COMPONENT_TYPE
PRIC_PROCPricing Procedure BEA_PRIC_PROCCHAR6PRCC_COND_PPDPRC_PRIC_PROC
IPMAT_TYPE_SHIPType of Shipping for an IP-Related Material CRMT_IPM_TYPE_DELIVERYCHAR10CRMC_IPM_SHPTYCRMT_IPM_TYPE_DELIVERY
IPMAT_STANDARDStandards for IP-Related Materials CRMT_IPM_MAT_STDCHAR10CRMC_IPM_MATSTCRMT_IPM_MAT_STD
IPMAT_FORMATFormat of an IP-Related Material CRMT_IPM_MAT_FORMATCHAR10CRMC_IPM_MATFOCRMT_IPM_MAT_FORMAT
IPMAT_LANGUAGELanguage of an IP Name or IP Content CRMT_IPM_IPLANGUCHAR10CRMC_IPM_LANGUCRMT_IPM_IPLANGU
IPMAT_SHIP_FROMShipping Location for IP-Related Material CRMT_IPM_MAT_SHIP_FROMCHAR14CRMC_IPM_SHPFRCRMT_IPM_MAT_SHIP_FROM
IPMAT_SHIP_METHShipping Method for IP-Related Material CRMT_IPM_MAT_SHIP_METHODCHAR10CRMC_IPM_SHPMECRMT_IPM_MAT_SHIP_METHOD
REVISEDIPM: Revision Scope CRMT_IPM_BEA_REVISEDCHAR2Assigned to domainCRMT_IPM_BEA_REVISED
ITEM_NO_REVISEDIPM: Item Number of Contract Revision Group CRMT_IPM_ITEM_NO_REVISION_GRPNUMC10
RGHTDIM_STRINGRights Characteristics CRMT_IPM_RIGHTS_STRINGCHAR100CHAR100
RGHTDIM01Rights Characteristics CRMT_IPM_RIGHTS_STRINGCHAR100CHAR100
RGHTDIM02Rights Characteristics CRMT_IPM_RIGHTS_STRINGCHAR100CHAR100
RGHTDIM03Rights Characteristics CRMT_IPM_RIGHTS_STRINGCHAR100CHAR100
RGHTDIM04Rights Characteristics CRMT_IPM_RIGHTS_STRINGCHAR100CHAR100
RGHTDIM05Rights Characteristics CRMT_IPM_RIGHTS_STRINGCHAR100CHAR100
RGHTDIM06Rights Characteristics CRMT_IPM_RIGHTS_STRINGCHAR100CHAR100

Key field Non-key field



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

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

How to access SAP table CRMT_REPORT_IPM_RCTRL_I

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