CRMT_3100_SETTINGS_UI SAP (Screen structure CRM_1O_MANAG_SETTINGS_UI general) Structure details

Dictionary Type: Structure
Description: Screen structure CRM_1O_MANAG_SETTINGS_UI general




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




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

CRMT_3100_SETTINGS_UI 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 "Screen structure CRM_1O_MANAG_SETTINGS_UI general" 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_3100_SETTINGS_UI TYPE CRMT_3100_SETTINGS_UI.

The CRMT_3100_SETTINGS_UI table consists of various fields, each holding specific information or linking keys about Screen structure CRM_1O_MANAG_SETTINGS_UI general data available in SAP. These include LOCATOR_OFF (Indicator: Hide Locator), LOCATOR_MIN (Indicator: Minimize Locator), LOCATOR_MAX (Indicator: Maximize Locator), OBJECT_ID (Transaction ID).. 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_3100_SETTINGS_UI 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
DOCUMENT_RECALLIndicator: Display Transaction Last Processed CRMT_UI_DOCUMENT_RECALLCHAR1XFELD
LOCATOR_OFFIndicator: Hide Locator CRMT_UI_LOCATOR_OFFCHAR1XFELD
LOCATOR_MINIndicator: Minimize Locator CRMT_UI_LOCATOR_MINCHAR1XFELD
LOCATOR_MAXIndicator: Maximize Locator CRMT_UI_LOCATOR_MAXCHAR1XFELD
OBJECT_IDTransaction ID CRMT_OBJECT_IDCHAR10ALPHACRM_OBJECT_IDCRM_OBJECT_IDCRM_ORDER_OBJECT_ID
OBJECT_GUIDGUID of a CRM Order Object CRMT_OBJECT_GUIDRAW16SYSUUID
LAST_VIEWIndicator: View Last Chosen CRMT_UI_LAST_VIEWCHAR1XFELD
DISPLAY_MODEIndicator: Display Processing Mode CRMT_UI_OPEN_IN_DISPLAY_MODECHAR1XFELD
CHANGE_MODEIndicator: Change Processing Mode CRMT_UI_OPEN_IN_CHANGE_MODECHAR1XFELD
NEWT_1Business Transaction Type CRMT_PROCESS_TYPECHAR4CRMC_PROC_TYPECRM_PROCESS_TYPECRM_PROCESS_TYPECRM_PROCESS_TYPE
NEWT_2Business Transaction Type CRMT_PROCESS_TYPECHAR4CRMC_PROC_TYPECRM_PROCESS_TYPECRM_PROCESS_TYPECRM_PROCESS_TYPE
NEWT_3Business Transaction Type CRMT_PROCESS_TYPECHAR4CRMC_PROC_TYPECRM_PROCESS_TYPECRM_PROCESS_TYPECRM_PROCESS_TYPE
LOC_SEARCH_TABLocator Active Tab: Search CRMT_UI_SEARCH_TABCHAR1XFELD
LOC_TODO_TABLocator Active Tab: Worklist CRMT_UI_TODO_TABCHAR1XFELD
LOC_ORGANIZER_TABLocator Active Tab: Calendar CRMT_UI_ORGANIZER_TABCHAR1XFELD
GOST1Insert Document as Attachment CRMT_GOS_PCATTA_CREACHAR1XFELD
GOST2Insert Hyperlink as Attachment CRMT_GOS_URL_CREACHAR1XFELD
GOST3Private Note CRMT_GOS_PERS_NOTECHAR1XFELD
GOST4Send Object With Note CRMT_GOS_SO_SENDOBJCHAR1XFELD
GOST5Workflow CRMT_GOS_WF_SERVICESCHAR1XFELD
GOST6My Objects CRMT_GOS_MYOBJECTSCHAR1XFELD
GOST7My Actions in PPF CRMT_GOS_PPFACTIONCHAR1XFELD
SAVE_AND_NEWDisplay Save and New CRMT_SAVE_AND_NEWCHAR1CRM_BOOLEAN

Key field Non-key field



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

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

How to access SAP table CRMT_3100_SETTINGS_UI

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