BAPI_STR_SEC_ACC_CRT SAP (BAPI : Structure for Securities account) Structure details

Dictionary Type: Structure
Description: BAPI : Structure for Securities account




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




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

BAPI_STR_SEC_ACC_CRT 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 "BAPI : Structure for Securities account" 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_BAPI_STR_SEC_ACC_CRT TYPE BAPI_STR_SEC_ACC_CRT.

The BAPI_STR_SEC_ACC_CRT table consists of various fields, each holding specific information or linking keys about BAPI : Structure for Securities account data available in SAP. These include ACCOUNT_NUMBER (Securities account number), DESCRIPTION (Description of the securities account), ACCOUNT_OLD_REFERENCE (Reference number for an external system), ACCOUNT_VALUE (Value 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: Cannot Be Enhanced


SAP BAPI_STR_SEC_ACC_CRT 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
ACCOUNT_HOLDING_BANKDepository bank identification BAPICMS_DTE_SEC_DEPO_BNK_IDCHAR18CMS_SEC_DEPO_BNK_IDCMS_SEC_DEPO_BANK_ID
ACCOUNT_NUMBERSecurities account number BAPICMS_DTE_SEC_ACC_NUMBERCHAR20CMS_SEC_ACC_IDCMS_SEC_ACC_NO
DESCRIPTIONDescription of the securities account BAPICMS_DTE_SEC_ACC_DESCCHAR30CMS_SEC_DESC
ACCOUNT_OLD_REFERENCEReference number for an external system BAPICMS_DTE_SEC_ACC_REF_NOCHAR32CMS_SEC_EXT_REFID
ACCOUNT_VALUEValue of the securities account BAPICMS_DTE_SEC_ACC_VAL_AMTDEC23(4) BAPICURR
CURRENCY_ACCOUNT_VALUESecurities Account value Currency BAPICMS_DTE_SEC_ACC_VAL_CURRCUKY5Assigned to domainWAERS
CURRENCY_ACCOUNT_VALUE_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
VALUATION_DATEDate of last valuation BAPICMS_DTE_SEC_ACC_VAL_DATEDATS8CMS_DATE
BANKAREABank Area in Collateral Management BAPICMS_DTE_BANKAREACHAR4Assigned to domainCMS_BANKAREACMS_BANKAREA
RISK_CODERisk Code BAPICMS_DTE_RISK_CODECHAR6Assigned to domainCMS_RISK_CODE
SAFETY_INDICATORIndicates that the asset has a default sfty discount or not BAPICMS_DTE_IND_SFTY_DISCCHAR2CMS_IND_SFTY
SAFETY_DISCOUNTSafety discount BAPICMS_DTE_SAFETY_DSCNTDEC10(6) CMS_SFTY_PCT
SAFETY_AMOUNTSafety discount as an amount BAPICMS_DTE_SAFETY_AMTDEC23(4) BAPICURR
SAFETY_AMOUNT_CURRENCYCurrency of the Safety discount amount BAPICMS_DTE_SAFETY_AMT_CURRCUKY5Assigned to domainWAERS
SAFETY_AMOUNT_CURRENCY_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
UNIT_VALUATION_FREQUENCYIndicator: Units of time for revaluation of an asset BAPICMS_DTE_IND_AST_VLN_FQ_UNTCHAR2CMS_IND_AST_VALN_FREQ_UNIT
PERIOD_VALUATION_FREQUENCYPeriod of revaluation for an asset BAPICMS_DTE_AST_VLN_FQ_PRDNUMC4CMS_AST_VALN_FREQ_PERIOD
START_DATEValuation Start date BAPICMS_DTE_START_DATEDATS8CMS_DATE
END_DATEValuation End date BAPICMS_DTE_END_DATEDATS8CMS_DATE
DEFAULT_LENDING_RATE_INDICATORIndicates that the asset has a default lending rate or not BAPICMS_DTE_IND_LND_RTECHAR2CMS_IND_LRTE
LENDING_RATE1Lending Rate 1 BAPICMS_DTE_LRTE_PCT1DEC10(6) CMS_PCT
LIQUIDATION_TYPELiquidation Type BAPICMS_DTE_LIQD_TYPCHAR6CMS_TYPCMS_AST_LIQTYP
LIQUIDATION_REASONLiquidation Reason BAPICMS_DTE_ATT_ID_TY_AST004CHAR6CMS_ATT_ID_TYP
LIQUIDATION_DATECollateral Liquidation Date BAPICMS_DTE_LIQD_DATEDATS8CMS_DATE
LIQUIDATION_AMOUNTReturns from the Liquidation of Collateral BAPICMS_DTE_LIQD_VALUEDEC23(4) BAPICURR
LIQUIDATION_CURRENCYCurrency of Liquidation Value BAPICMS_DTE_LIQD_CURRCUKY5Assigned to domainWAERS
LIQUIDATION_CURRENCY_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
BANK_ACCOUNTBank account number BAPICMS_DTE_BANK_ACCTCHAR18BANKN
BANK_COUNTRYBank country key BAPICMS_DTE_BANK_CTRYCHAR3Assigned to domainLAND1BKL
BANK_COUNTRY_ISOCountry ISO code INTCACHAR2INTCAF4_INTCA
BANK_KEYBank Keys BAPICMS_DTE_BANK_KEYCHAR15BANKKBNK
BANK_CONTROL_KEYBank Control Key BAPICMS_DTE_BANK_CNTRL_KEYCHAR2BKONT
NOMINAL_VALUENominal Value of the Asset BAPICMS_DTE_AST_NOMINAL_VALUEDEC23(4) BAPICURR
ASSET_VALUEFinal Asset Value BAPICMS_DTE_AST_VALUEDEC23(4) BAPICURR
NOMINAL_VALUE_CURRENCYCurrency of Nominal value BAPICMS_DTE_AST_NOMINL_VAL_CURCUKY5Assigned to domainWAERS
NOMINAL_VALUE_CURRENCY_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
ASSET_VALUE_CURRENCYCurrency of the final Asset Value BAPICMS_DTE_AST_VALUE_CURRCUKY5Assigned to domainWAERS
ASSET_VALUE_CURRENCY_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
QUANTITYQuantity BAPICMS_DTE_QTYQUAN13(3) CMS_QTY
UNIT_OF_MEASURE_FOR_QUANTITYUnit of Measure of Quantity BAPICMS_DTE_UNITUNIT3Assigned to domainCUNITMEINS
UNIT_OF_MEASURE_QUANTITY_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
ASSET_VALUE_REC_TIMESTAMPAsset Value Recording Timestamp BAPICMS_DTE_REC_ATDEC15TZNTSTMPS
ORGANIZATION_UNIT1Organization Unit 1 for an Asset BAPICMS_DTE_AST_ORG_UNIT1CHAR10Assigned to domainCMS_ORG_UNIT
ORGANIZATION_UNIT2Organization Unit 2 for an Asset BAPICMS_DTE_AST_ORG_UNIT2CHAR10Assigned to domainCMS_ORG_UNIT
ORGANIZATION_UNIT3Organization Unit 3 for an Asset BAPICMS_DTE_AST_ORG_UNIT3CHAR10Assigned to domainCMS_ORG_UNIT
ORGANIZATION_UNIT4Organization Unit 4 for an Asset BAPICMS_DTE_AST_ORG_UNIT4CHAR10Assigned to domainCMS_ORG_UNIT
ORGANIZATION_UNIT5Organization Unit 5 for an Asset BAPICMS_DTE_AST_ORG_UNIT5CHAR10Assigned to domainCMS_ORG_UNIT

Key field Non-key field



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

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

How to access SAP table BAPI_STR_SEC_ACC_CRT

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