CMS_STR_SEC_ACC_MAP_GET SAP (Securities account details) Structure details

Dictionary Type: Structure
Description: Securities account details




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




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

CMS_STR_SEC_ACC_MAP_GET 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 "Securities account 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_CMS_STR_SEC_ACC_MAP_GET TYPE CMS_STR_SEC_ACC_MAP_GET.

The CMS_STR_SEC_ACC_MAP_GET table consists of various fields, each holding specific information or linking keys about Securities account details data available in SAP. These include SEC_ACC_GUID (GUID for securities account), DEPO_BANK_ID (Depository Bank Identification), ACCOUNT_NUMBER (Securities Account Identification Number), SEC_ACC_DESC (Description of the Securities Account).. 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: Not classified


SAP CMS_STR_SEC_ACC_MAP_GET 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
SEC_ACC_GUIDGUID for securities account CMS_DTE_SEC_ACC_GUIDRAW16SYSUUID
DEPO_BANK_IDDepository Bank Identification CMS_DTE_SEC_DEPO_BNK_IDCHAR18CMS_SEC_DEPO_BNK_IDCMS_SEC_DEPO_BANK_ID
ACCOUNT_NUMBERSecurities Account Identification Number CMS_DTE_SEC_ACC_NUMBERCHAR20CMS_SEC_ACC_IDCMS_SEC_ACC_NO
SEC_ACC_DESCDescription of the Securities Account CMS_DTE_SEC_ACC_DESCCHAR30CMS_SEC_DESC
ACC_OLD_REF_NOID of a Securities Account Referenced from External System CMS_DTE_SEC_ACC_REF_NOCHAR32CMS_SEC_EXT_REFID
SEC_ACC_VALValue of the Securities Account CMS_DTE_SEC_ACC_VAL_AMTCURR17(2) CMS_SEC_AMOUNT
SEC_ACC_VAL_CURRCurrency of Securities Account Value CMS_DTE_SEC_ACC_VAL_CURRCUKY5TCURCWAERS
VAL_DATEDate of last valuation CMS_DTE_SEC_ACC_VAL_DATEDATS8CMS_DATE
ADMIN_ORG_UNITAdministration Organizational Unit CMS_DTE_ADMINORGCHAR12TEXT12CMS_ADMINORG
BANKAREABank Area in Collateral Management CMS_DTE_BANKAREACHAR4Assigned to domainCMS_BANKAREACMS_BANKAREA
RISK_CODERisk Code CMS_DTE_SEC_RISK_CODECHAR6Assigned to domainCMS_RISK_CODE
SFTY_INDIndicates that the asset has a default sfty discount or not CMS_DTE_SEC_IND_SFTY_DISCCHAR2CMS_IND_SFTY
SFTY_DSCNTSafety discount CMS_DTE_SEC_SAFETY_DSCNTDEC10(6) CMS_SFTY_PCT
SFTY_AMOUNTSafety discount as an amount CMS_DTE_SEC_SAFETY_AMTCURR17(2) CMS_SEC_AMOUNT
SFTY_AMT_CURRCurrency of the Safety discount amount CMS_DTE_SEC_SAFETY_AMT_CURRCUKY5TCURCWAERS
UNIT_VALN_FREQIndicator : Valuation Frequency of Securities Account CMS_DTE_SEC_IND_FREQUENCYCHAR2CMS_IND_AST_VALN_FREQ_UNIT
PERIOD_VALN_FREQPeriod of revaluation for securities CMS_DTE_SEC_VALN_FREQ_PERIODNUMC4CMS_AST_VALN_FREQ_PERIOD
START_DATEValuation Start date CMS_DTE_SEC_START_DATEDATS8CMS_DATE
END_DATEValuation End date CMS_DTE_SEC_END_DATEDATS8CMS_DATE
LENDING_RATE_INDIndicates that the asset has a default lending rate or not CMS_DTE_SEC_IND_LND_RTECHAR2CMS_IND_LRTE
LENDING_RATE1Lending rate 1 CMS_DTE_SEC_LRTE_PCT1DEC10(6) CMS_PCT
LIQD_TYPLiquidation type CMS_DTE_SEC_LIQD_TYPCHAR6CMS_TYPCMS_AST_LIQTYP
LIQD_REASONLiquidation Reason CMS_DTE_ATT_ID_TY_AST004CHAR6TCMS_ATT_ID_TYCMS_ATT_ID_TYP
LIQD_DATEDate of Liquidation of Collateral CMS_DTE_SEC_LIQD_DATEDATS8CMS_DATE
LIQD_AMTProceeds obtained from liquidation of the collateral CMS_DTE_SEC_LIQD_VALUECURR17(2) CMS_SEC_AMOUNT
LIQD_CURRCurrency of Liquidation value CMS_DTE_SEC_LIQD_CURRCUKY5TCURCWAERS
ACC_NUMBER_LIQAccount number for liquidation proceeds CMS_DTE_LIQ_ACC_NUMBERCHAR35BANKN35
BANK_CNTRY_LIQBank country key CMS_DTE_LIQ_BNK_CTRY_KYCHAR3T005LAND1
BANK_KEY_LIQBank Key CMS_DTE_LIQ_BNK_KEYCHAR15BANKKBNK
BANK_CTRLKEY_LIQBank Control Key BKONTCHAR2BKONT
AST_GUIDGUID for Table CMS_AST CMS_DTE_AST_GUIDRAW16SYSUUID
AST_TYPAsset Type CMS_DTE_AST_TYPCHAR6Assigned to domainCMS_AST_TYPCMS_AST_TYPCMS_AST_TYP
PARENT_GUIDAsset Guid as a parent GUID for a sub-asset CMS_DTE_SAS_PAR_GUIDRAW16SYSUUID
NOM_VALUENominal Value of the Asset CMS_DTE_AST_NOMINAL_VALUECURR17(2) CMS_AMOUNT
NOM_VALUE_CURRCurrency of Nominal value CMS_DTE_AST_NOMINAL_VALUE_CURRCUKY5TCURCWAERS
AST_VALUEFinal Asset Value CMS_DTE_AST_VALUECURR17(2) CMS_AMOUNT
AST_VALUE_CURRCurrency of the Final Asset Value CMS_DTE_AST_VALUE_CURRCUKY5TCURCWAERS
QUANTITYQuantity CMS_DTE_QTYQUAN13(3) CMS_QTY
UNIT_OF_MEASUREUnit of Measure of Quantity CMS_DTE_UNITUNIT3T006CUNITMEINS
REC_ATAsset Value Recording Timestamp CMS_DTE_REC_ATDEC15TZNTSTMPS
PUR_PRICEPurchase Price of the Asset CMS_DTE_AST_PURCHASE_PRICECURR17(2) CMS_AMOUNT
PUR_PRICE_CURRCurrency of Purchase Price CMS_DTE_AST_PUR_PRICE_CURRCUKY5TCURCWAERS
PUR_DATEDate of Purchase CMS_DTE_AST_PUR_PRICE_DATEDATS8CMS_DATE
ORG_UNIT1Organizational Unit 1: Assets CMS_DTE_SEC_ORG_UNIT1CHAR10Assigned to domainCMS_ORG_UNIT
ORG_UNIT2Organizational Unit 2: Assets CMS_DTE_SEC_ORG_UNIT2CHAR10Assigned to domainCMS_ORG_UNIT
ORG_UNIT3Organizational Unit 3: Assets CMS_DTE_SEC_ORG_UNIT3CHAR10Assigned to domainCMS_ORG_UNIT
ORG_UNIT4Organizational Unit 4: Assets CMS_DTE_SEC_ORG_UNIT4CHAR10Assigned to domainCMS_ORG_UNIT
ORG_UNIT5Organizational Unit 5: Assets CMS_DTE_SEC_ORG_UNIT5CHAR10Assigned to domainCMS_ORG_UNIT
CREATED_BYSecurities Add-On User CMS_DTE_SEC_CR_BYCHAR12CMS_USER
CREATED_DATECreated On CMS_DTE_SEC_CR_ONDATS8CMS_DATE
CREATED_TIMECreated At CMS_DTE_SEC_CR_ATTIMS6CMS_TIME
LAST_CHG_BYLast Changed By CMS_DTE_SEC_CH_BYCHAR12CMS_USER
LAST_CHG_DATELast Changed on CMS_DTE_SEC_CH_ONDATS8CMS_DATE
LAST_CHG_TIMELast Changed At CMS_DTE_SEC_CH_ATTIMS6CMS_TIME

Key field Non-key field



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

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

How to access SAP table CMS_STR_SEC_ACC_MAP_GET

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