PRDT_BSP_CME_ST_FORMAT_SL SAP (CME Data Type: Format Details) Structure details

Dictionary Type: Structure
Description: CME Data Type: Format Details




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




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

PRDT_BSP_CME_ST_FORMAT_SL 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 "CME Data Type: Format Details" 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_PRDT_BSP_CME_ST_FORMAT_SL TYPE PRDT_BSP_CME_ST_FORMAT_SL.

The PRDT_BSP_CME_ST_FORMAT_SL table consists of various fields, each holding specific information or linking keys about CME Data Type: Format Details data available in SAP. These include CLIENT (Client), FRG_GUID (Set GUID), VALID_FROM (Valid From (Time Stamp)), VALID_TO (Valid To (Time Stamp)).. 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: Cannot Be Enhanced


SAP PRDT_BSP_CME_ST_FORMAT_SL 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
FRG_GUIDSet GUID COMT_FRG_GUIDRAW16SYSUUID
VALID_FROMValid From (Time Stamp) COMT_VALID_FROMDEC15TSTPSBCOS_TSTMP
VALID_TOValid To (Time Stamp) COMT_VALID_TODEC15TSTPSBCOS_TSTMP
UPNAMEName of the User Who Last Changed the Set COMT_UPNAMECHAR12UNAME
HISTEXHistory Exists COMT_HISTEXCHAR1COM_BOOLEAN
OBJECT_KEYObject Key COMT_BSP_OBJECTKEYCHAR100
DATATYPData Type CME_DATATYP_UICHAR10Assigned to domainCME_DATATYP
DATATYP_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
DIGITSTotal Length (Including Decimal Places) CME_DTYPE_DIGITS_UIINT25
DIGITS_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
DECIMALSNumber of Decimal Places CME_DTYPE_DECIMALS_UIINT13
DECIMALS_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
CASESENSMixed Uppercase / Lowercase Letters CME_DTYPE_CASESENS_UICHAR1FLAG
CASESENS_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
SIGNED+/- Sign CME_DTYPE_SIGNED_UICHAR1FLAG
SIGNED_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
UOMISO Unit of Measure CME_DTYPE_UOM_UICHAR3Assigned to domainISOCD_UNIT
UOM_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
CURRENCYISO Currency CME_DTYPE_CURRENCY_UICHAR3CME_DTYPE_CURRENCY_UI
CURRENCY_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
EXP_TYPEType of Exponential Format CME_DTYPE_EXP_TYPE_UICHAR1CME_DTYPE_EXP_TYPE
EXP_TYPE_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
EXP_VALUEExponent Value CME_DTYPE_EXP_VALUE_UIINT13INT1
EXP_VALUE_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
INTERVAIntervals CME_DTYPE_INTERVAL_UICHAR1FLAG
INTERVA_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
ACCURACYInput Accuracy (Decimal Place) CME_DTYPE_ACCURACY_UICHAR1FLAG
ACCURACY_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
PATTERNInput Template CME_DTYPE_PATTERN_UISSTR255
PATTERN_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
SEPARATORSet Thousand Separator CME_DTYPE_SEPARATOR_UICHAR1FLAG
SEPARATOR_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
LEVELSNumber of Values in Data Set CME_DTYPE_LEVELS_UIINT13INT1
LEVELS_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
AUTOMATICAutomatic Value Generation CME_DTYPE_AUTOMATIC_UICHAR1FLAG
AUTOMATIC_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
CONVERSIOConversion Exit CME_DTYPE_CONVERSION_UICHAR5CME_DTYPE_CONVERSION_UI
CONVERSIO_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
REFERENCEReference for Complex Data Type CME_DTYPE_REFERENCE_UIRAW16
REFERENCE_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
CHECKTABLCheck Table CME_DTYPE_CHECKTABLE_UICHAR16CME_DTYPE_CHECKTABLE_UI
CHECKTABL_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
CHECKCLASCheck Class (ABAP-OO) CME_DTYPE_CHECKCLASS_UICHAR30SEOCLSNAME
CHECKCLAS_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
DOCUMENTSDocument Key DML_DOCKEY_UICHAR30DML_DOCKEY_UI
DOCUMENTS_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
ECM_COUNTChange Management Counter DML_ECM_COUNT_UINUMC5DML_ECM_COUNT_UI
ECM_COUNT_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
ECM_DELDeletion Indicator DML_ECM_DEL_UICHAR1DML_ECM_DEL_UI
ECM_DEL_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
DESC_MANDCME Characteristic: Description Obligatory CME_DESC_MAND_UICHAR1CME_DESC_MAND_UI
DESC_MAND_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT

Key field Non-key field



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

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

How to access SAP table PRDT_BSP_CME_ST_FORMAT_SL

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