RJVTMCP_STRUCTURE SAP (IS-M: TMCP Structures for TMCP Products (CRoutes/GUnits)) Structure details

Dictionary Type: Structure
Description: IS-M: TMCP Structures for TMCP Products (CRoutes/GUnits)




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




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

RJVTMCP_STRUCTURE 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 "IS-M: TMCP Structures for TMCP Products (CRoutes/GUnits)" 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_RJVTMCP_STRUCTURE TYPE RJVTMCP_STRUCTURE.

The RJVTMCP_STRUCTURE table consists of various fields, each holding specific information or linking keys about IS-M: TMCP Structures for TMCP Products (CRoutes/GUnits) data available in SAP. These include MANDT (Client), PUBLICATION (Publication), EDITION (Edition), PUBLDATE (Publication Date).. 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 RJVTMCP_STRUCTURE 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
MANDTClient MANDTCLNT3T000MANDT
PUBLICATIONPublication DRERZCHAR8JDTDRERALPHADRERZJD1MJD1
EDITIONEdition PVACHAR8JDTPVAALPHAPVAJD2
PUBLDATEPublication Date ERSCHDATDATS8DATUMJD9
BEZIRKCarrier Route BEZIRKCHAR10Assigned to domainALPHABEZIRKBEZMJVC
GEOEINNumber of Geographical Unit GEOEINCHAR10Assigned to domainALPHAGEOEINGEO
XNO_HHADR_FOUNDIndicator: No Households Found for Carrier Route/Geo. Unit TMCP_XNO_HHCHAR1XFELD
XFINISHEDIndicator: Market Coverage Completed TMCP_XFINISHEDCHAR1XFELD
XMANUALLY_CLOSEDIndicator: Market Coverage Closed Manually TMCP_XMANUALLY_CLOSEDCHAR1XFELD
EXCL_TYPEType of Market Coverage Exclusion TMCP_EXCLUDE_TYPENUMC2TMCP_EXCLUDE_TYPE
XORDER_GENERATEDMarket Coverage: Shipping Orders Generated XORDER_GENERATEDCHAR1XFELD
SHIPORDNBRAddress-Based Shipping Order Number SHIPORDNBRCHAR10Assigned to domainALPHASHIPORDNBRJVSONMJVSOA
XTMCPIndicator: Total Market Coverage TMCP_XTMCCHAR1XFELD
XSATURATIONIndicator: Market Saturation TMCP_XSATURATIONCHAR1XFELD
SEQ_NR_LASTLast Sequence Number for Market Coverage Execution TMCP_SEQUENCE_NUMBER_LASTNUMC3NUM3
ERFUSERCreated By ERFUSERCHAR12USNAM
ERFDATECreated On ERFDATEDATS8DATUM
ERFTIMETime Created ERFTIMETIMS6UZEIT
AENUSERLast Changed By AENUSERCHAR12USNAM
AENDATEDate of Last Change AENDATEDATS8DATUM
AENTIMETime of Last Change AENTIMETIMS6UZEIT
TASK_IDTask ID TMCP_TASK_IDCHAR32CHAR0032
TASK_SYSTEMRFC System ID TMCP_TASK_RFCDESTCHAR32Assigned to domainRFCDEST
TASK_START_DATETask Start Date TMCP_TASK_STARTDATEDATS8DATS
TASK_END_DATETask End Date TMCP_TASK_ENDDATEDATS8DATS
TASK_START_TIMETask Start Time TMCP_TASK_START_TIMETIMS6TIMS
TASK_END_TIMETask End Time TMCP_TASK_END_TIMETIMS6TIMS
TASK_ERRORNumber of Message Type ERRORCHAR2Assigned to domainERROR
ERROR_MESSAGEMessage Row MSGCHAR83CHAR83

Key field Non-key field



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

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

How to access SAP table RJVTMCP_STRUCTURE

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