ECRMCONTRINFOCONR SAP (CRM Control Data: IS-U Replication) Structure details

Dictionary Type: Structure
Description: CRM Control Data: IS-U Replication




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




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

ECRMCONTRINFOCONR 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 "CRM Control Data: IS-U Replication" 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_ECRMCONTRINFOCONR TYPE ECRMCONTRINFOCONR.

The ECRMCONTRINFOCONR table consists of various fields, each holding specific information or linking keys about CRM Control Data: IS-U Replication data available in SAP. These include MO_CREATE (Create Move-Out), MO_DATECHANGE (Change Move-Out Date), MO_REVERSE (Reverse move-out), MI_CREATE (Create Move-In (Using Master Data Generator)).. 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)


SAP ECRMCONTRINFOCONR 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
MO_CREATE Create Move-Out0
MO_DATECHANGE Change Move-Out Date0
MO_REVERSE Reverse move-out0
MI_CREATE Create Move-In (Using Master Data Generator)0
MI_DATECHANGE Change Move-In Date0
MI_REVERSE Reverse Move-In0
GENERATE Refresh Master Data Generator for Product0
FULL_GENERATION CRM Configuration Changed - Regenerate Contract Period0
MO_CREATEH Finish Time Slice (EVERH)0
MO_DATECHANGEH Postpone Time Slice (EVERH)0
MO_REVERSEH Open Time Slice (EVERH)0
MI_CREATEH Create Time Slice (EVERH) (Using Master Data Generator)0
MI_DATECHANGEH Postpone Time Slice (EVERH)0
MI_REVERSEH Delete Time Slice (EVERH)0
MI_NOCONTRGEN Do Not Generate Contract0
MI_INSERT Insert move-in/out0
MI_INSERT_REV Reverse Move-In/Out Insertion0
PC_ADJUSTBBP Product Change: Adjust Budget Billing Plan0
PC_PRINTDOC Product Change: Print Rate Change Letter0
VK_CHANGED Contract Account Switched0
CONTRACT_CHANGE Contract Change Required0
REV_INVOICE Billing Reversal Required0
GENERATE_FROM Interim Period Generation (From-Date)0
GENERATE_TO Interim Period Generation (To-Date)0
EVERH_CHANGE Everh Indicator Must Be Changed0
PRODCH_BEGIndicators KENNZXCHAR1KENNZX
PRODCH_ENDIndicators KENNZXCHAR1KENNZX
PRODCLR Delete Product Allocation0
PRODCLR_AB Delete Product Allocation from0
PRODCLR_BIS Delete Product Allocation to0

Key field Non-key field



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

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

How to access SAP table ECRMCONTRINFOCONR

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