BAPICMS_RE_STR_MOBJ_ACS_CRT SAP (BAPI : Structure for Accessory) Structure details

Dictionary Type: Structure
Description: BAPI : Structure for Accessory




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




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

BAPICMS_RE_STR_MOBJ_ACS_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 Accessory" 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_BAPICMS_RE_STR_MOBJ_ACS_CRT TYPE BAPICMS_RE_STR_MOBJ_ACS_CRT.

The BAPICMS_RE_STR_MOBJ_ACS_CRT table consists of various fields, each holding specific information or linking keys about BAPI : Structure for Accessory data available in SAP. These include NO_OF_ACCESSORY (No of units of accessories), ACCESSORIES_VALUE (Value of the accessory), ACCESSORIES_VALUE_CURR (Currency for Value of the accessory), ACCESSORIES_VALUE_CURR_ISO (ISO Currency Code).. 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 BAPICMS_RE_STR_MOBJ_ACS_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
ACCESSORY_TYPEAccessory Type BAPICMS_RE_DTE_ACC_TYPECHAR6CMS_ATT_ID_TYP
NO_OF_ACCESSORYNo of units of accessories BAPICMS_RE_DTE_NO_OF_ACSINT410CMS_RE_UNITS
ACCESSORIES_VALUEValue of the accessory BAPICMS_RE_DTE_ACS_VALUEDEC23(4) BAPICURR
ACCESSORIES_VALUE_CURRCurrency for Value of the accessory BAPICMS_RE_DTE_ACS_VALUE_CURRCUKY5Assigned to domainWAERS
ACCESSORIES_VALUE_CURR_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
IS_SUB_ASSET_CREATEDIndicates whether an subasset created for this building part BAPICMS_RE_DTE_SUB_AST_FLGCHAR1ALPHACMS_RE_FLG
ACCESSORY_DESCRIPTIONDescription of the cost BAPICMS_RE_DTE_CST_DESCCHAR30CMS_RE_DESC
ACCESSORY_IDAccessory/Special Eqipment sequence number BAPICMS_RE_DTE_ACS_IDNUMC4CMS_ACS_ID
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_CURRCurrency of the Safety discount amount BAPICMS_DTE_SAFETY_AMT_CURRCUKY5Assigned to domainWAERS
SAFETY_AMOUNT_CURR_ISOISO Currency Code BAPIISOCDCHAR3ISOCD
VALUATION_TYPEType of Check conducted on the object BAPICMS_DTE_IND_VALN_TYPCHAR2CMS_VALN_TYP
VALUATION_FREQUENCY_UNITIndicator: Units of time for revaluation of an asset BAPICMS_DTE_IND_AST_VLN_FQ_UNTCHAR2CMS_IND_AST_VALN_FREQ_UNIT
VALUATION_FREQUENCY_PERIODPeriod of revaluation for an asset BAPICMS_DTE_AST_VLN_FQ_PRDNUMC4CMS_AST_VALN_FREQ_PERIOD
PAST_VALUED_DATEDate on which the asset was last valued BAPICMS_DTE_VALN_DATEDATS8CMS_DATE
START_DATEValuation Start date BAPICMS_DTE_START_DATEDATS8CMS_DATE
END_DATEValuation End date BAPICMS_DTE_END_DATEDATS8CMS_DATE
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
LENDING_RATE2Lending Rate 2 BAPICMS_DTE_LRTE_PCT2DEC10(6) CMS_PCT
LENDING_RATE3Lending Rate 3 BAPICMS_DTE_LRTE_PCT3DEC10(6) CMS_PCT
LENDING_RATE4Lending Rate 4 BAPICMS_DTE_LRTE_PCT4DEC10(6) CMS_PCT
LENDING_RATE5Lending Rate 5 BAPICMS_DTE_LRTE_PCT5DEC10(6) CMS_PCT

Key field Non-key field



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

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

How to access SAP table BAPICMS_RE_STR_MOBJ_ACS_CRT

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