CRMT_DNO_ISSUE SAP (Issue Data Integration Solution Manager(Int. + Ext. Fields)) Structure details

Dictionary Type: Structure
Description: Issue Data Integration Solution Manager(Int. + Ext. Fields)




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




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

CRMT_DNO_ISSUE 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 "Issue Data Integration Solution Manager(Int. + Ext. Fields)" 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_DNO_ISSUE TYPE CRMT_DNO_ISSUE.

The CRMT_DNO_ISSUE table consists of various fields, each holding specific information or linking keys about Issue Data Integration Solution Manager(Int. + Ext. Fields) data available in SAP. These include GUIDS (GUID SAP Support), SOLNUMB (Solution Number), BUSPROCOBJ1 (Business Process Object), BUSPROCOBJ2 (Business Process Object 2).. 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_DNO_ISSUE 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
GUIDSGUID SAP Support DNOT_GUIDSRAW16SYSUUID
SOLNUMBSolution Number CRMT_DNO_SOLNUMBNUMC15CRM_DNO_SOLNUMB
BUSPROCOBJ1Business Process Object CRMT_DNO_BUSPROCOBJ1NUMC10CRM_DNO_ISSUE_OBJ_NO
BUSPROCOBJ2Business Process Object 2 CRMT_DNO_BUSPROCOBJ2NUMC10CRM_DNO_ISSUE_OBJ_NO
BUSPROCOBJ3Business Process Object 3 CRMT_DNO_BUSPROCOBJ3NUMC10CRM_DNO_ISSUE_OBJ_NO
BUSPROCOBJ4Business Process Object 4 CRMT_DNO_BUSPROCOBJ4NUMC10CRM_DNO_ISSUE_OBJ_NO
BUSPROCOBJ5Business Process Object 5 CRMT_DNO_BUSPROCOBJ5NUMC10CRM_DNO_ISSUE_OBJ_NO
STEP1Business Process Step CRMT_DNO_STEP1NUMC10CRM_DNO_ISSUE_OBJ_NO
STEP2Business Process Step 2 CRMT_DNO_STEP2NUMC10CRM_DNO_ISSUE_OBJ_NO
STEP3Business Process Step 3 CRMT_DNO_STEP3NUMC10CRM_DNO_ISSUE_OBJ_NO
STEP4Business Process Step 4 CRMT_DNO_STEP4NUMC10CRM_DNO_ISSUE_OBJ_NO
STEP5Business Process Step 5 CRMT_DNO_STEP5NUMC10CRM_DNO_ISSUE_OBJ_NO
SWCOMPONENT1Software Component CRMT_DNO_SWCOMPONENT1NUMC10CRM_DNO_ISSUE_OBJ_NO
SWCOMPONENT2Software Component 2 CRMT_DNO_SWCOMPONENT2NUMC10CRM_DNO_ISSUE_OBJ_NO
SWCOMPONENT3Software Component 3 CRMT_DNO_SWCOMPONENT3NUMC10CRM_DNO_ISSUE_OBJ_NO
SWCOMPONENT4Software Component 4 CRMT_DNO_SWCOMPONENT4NUMC10CRM_DNO_ISSUE_OBJ_NO
SWCOMPONENT5Software Component 5 CRMT_DNO_SWCOMPONENT5NUMC10CRM_DNO_ISSUE_OBJ_NO
PROJECTNUMBProject Number CRMT_DNO_PROJECTNOCHAR10ALPHACRM_DNO_PROJECTNO
ROLLOUTPHASERollout Phase CRMT_DNO_ROLLOUTPHNUMC10CRM_DNO_ISSUE_OBJ_NO
SESSINO_SRCService Session Source (Session Number) CRMT_DNO_SESSINO_SRCCHAR13CRM_DNO_SESSINO_SRC
SESSITYPE_SRCService Session Category - Source CRMT_DNO_SESSITYPE_SRCCHAR2CRM_DNO_SESSITYPE_SRC
SESSINO_TRGService Session Target (Session Number) CRMT_DNO_SESSINO_TRGCHAR13CRM_DNO_SESSINO_TRG
SESSITYPE_TRGService Session Category - Target CRMT_DNO_SESSITYPE_TRGCHAR2CRM_DNO_SESSITYPE_TRG
BUSPROCOBJ1_TXTDescription of Business Process Object CRMT_DNO_BUSPROCOBJ1_TXTCHAR40TEXT40
BUSPROCOBJ2_TXTDescription of Business Process Object 2 CRMT_DNO_BUSPROCOBJ2_TXTCHAR40TEXT40
BUSPROCOBJ3_TXTDescription of Business Process Object 3 CRMT_DNO_BUSPROCOBJ3_TXTCHAR40TEXT40
BUSPROCOBJ4_TXTDescription of Business Process Object 4 CRMT_DNO_BUSPROCOBJ4_TXTCHAR40TEXT40
BUSPROCOBJ5_TXTDescription of Business Process Object 5 CRMT_DNO_BUSPROCOBJ5_TXTCHAR40TEXT40
STEP1_TXTDescription of Business Process Step 1 CRMT_DNO_STEP1_TXTCHAR40TEXT40
STEP2_TXTDescription of Business Process Step 2 CRMT_DNO_STEP2_TXTCHAR40TEXT40
STEP3_TXTDescription of Business Process Step 3 CRMT_DNO_STEP3_TXTCHAR40TEXT40
STEP4_TXTDescription of Business Process Step 4 CRMT_DNO_STEP4_TXTCHAR40TEXT40
STEP5_TXTDescription of Business Process Step 5 CRMT_DNO_STEP5_TXTCHAR40TEXT40
SWCOMPONENT1_TXTDescription of Software Component CRMT_DNO_SWCOMPONENT1_TXTCHAR40TEXT40
SWCOMPONENT2_TXTDescription of Software Component 2 CRMT_DNO_SWCOMPONENT2_TXTCHAR40TEXT40
SWCOMPONENT3_TXTDescription of Software Component 3 CRMT_DNO_SWCOMPONENT3_TXTCHAR40TEXT40
SWCOMPONENT4_TXTDescription of Software Component 4 CRMT_DNO_SWCOMPONENT4_TXTCHAR40TEXT40
SWCOMPONENT5_TXTDescription of Software Component 5 CRMT_DNO_SWCOMPONENT5_TXTCHAR40TEXT40
PROJECT_TXTProject Description CRMT_DNO_PROJECT_TXTCHAR40TEXT40
SOLUTION_TXTDescription of Solution CRMT_DNO_SOL_TXTCHAR40TEXT40
SESSITXT_SRCService Session Source CRMT_DNO_SESSITXT_SRCCHAR40TEXT40
SESSITXT_TRGService Session Target CRMT_DNO_SESSITXT_TRGCHAR40TEXT40

Key field Non-key field



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

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

How to access SAP table CRMT_DNO_ISSUE

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