/1ACC/RT_________M81001I SAP (Generated for FINB_RUNTIME/NOD_HD_1TLCEM) Structure details

Dictionary Type: Structure
Description: Generated for FINB_RUNTIME/NOD_HD_1TLCEM




ABAP Code to SELECT data from /1ACC/RT_________M81001I
Related tables to /1ACC/RT_________M81001I
Access table /1ACC/RT_________M81001I




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

/1ACC/RT_________M81001I 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 "Generated for FINB_RUNTIME/NOD_HD_1TLCEM" 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_/1ACC/RT_________M81001I TYPE /1ACC/RT_________M81001I.

The /1ACC/RT_________M81001I table consists of various fields, each holding specific information or linking keys about Generated for FINB_RUNTIME/NOD_HD_1TLCEM data available in SAP. These include /1FB/CEBQRQM (Fixed Base Quantity for Requirement Quan), /1FB/CECLS (Costing Lot Size), /1FB/CECLSM (Manual Costing Lot Size), /1FB/CECSCL (Costs).. 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 /1ACC/RT_________M81001I 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
/1FB/CEBQRQFBase Quantity (Factor) /1FB/MD_________M8300SZINT410
/1FB/CEBQRQMFixed Base Quantity for Requirement Quan /1FB/MD_________M8300T3QUAN17(3)
/1FB/CECLSCosting Lot Size /1FB/MD_________M8300SQQUAN17(3)
/1FB/CECLSMManual Costing Lot Size /1FB/MD_________M8300S2QUAN17(3)
/1FB/CECSCLCosts /1FB/MD_________M8300S3CURR17(2)
/1FB/CECSCLFXFixed Costs /1FB/MD_________M8300S1CURR17(2)
/1FB/CECSCLVAVariable Costs /1FB/MD_________M8300SOCURR17(2)
/1FB/CECSTARADistributed Target Costs /1FB/MD_________M8300RLCURR17(2)
/1FB/CEETTCTool Costs /1FB/MD_________M8300U4CURR17(2)
/1FB/CEETTCMManual Tool Costs /1FB/MD_________M8300TZCURR17(2)
/1FB/CELSIZEMManual Lot Size /1FB/MD_________M8300P9QUAN17(3)
/1FB/CEPRCS4Target Price /1FB/MD_________M8300X5CURR17(2)
/1FB/CEPRCS5Allowable Costs /1FB/MD_________M8300Y2CURR17(2)
/1FB/CERQBQFManual Base Quantity (Factor) /1FB/MD_________M8300UDINT410
/1FB/CERVPERCPercentage Margin /1FB/MD_________M8300WVDEC17(3)
/1FB/CERVPMRGCM /1FB/MD_________M8300WTCURR17(2)
/1FB/CERVSVOLAverage Sales in Units /1FB/MD_________M8300WQQUAN17(3)
/1FB/COS_CLASSiPPE Class (only for Concurrent Costing) /1FB/MD_________M8300MFCHAR18
/1FB/COS_CMPNiPPE Nodes (only for Concurrent Costing) /1FB/MD_________M8300MECHAR40
/1FB/COS_CMPViPPE Variant (only for Concurrent Costin /1FB/MD_________M8300MCCHAR8
/1FB/COS_FILTERiPPE Filter (only for Concurrent Costing /1FB/MD_________M8300M5CHAR40
/1FB/COS_FOCUSiPPE Focus (only for Concurrent Costing) /1FB/MD_________M8300M4CHAR40
/1FB/COS_KLARiPPE Class Type (only for Concurrent Cos /1FB/MD_________M8300M2CHAR3
/1FB/COS_PPEIDiPPE Identification (only for Concurrent /1FB/MD_________M8300MSCHAR32
/1FB/LOTSIZELot Size /1FB/MD_________M8300JJQUAN17(3)
ACC_MODEL_IDModel Version ACC_MODEL_IDINT25ACC_INT_ID
ACC_NODE_IDNode ID ACC_NODE_IDRAW16SYSUUID
CURRENCYCurrency Key CURRENCYCUKY5Assigned to domainWAERS
FINB_CHANGED_BYLast Changed By FINB_CHANGED_BYCHAR12UNAME
FINB_CHNG_DATELast Changed On FINB_CHNG_DATEDATS8DATE
FINB_CHNG_TIMETime of Last Change FINB_CHNG_TIMETIMS6TIME
FINB_CHNG_TSTAMPTime Stamp of Last Change FINB_CHNG_TSTAMPDEC15TZNTSTMPS
FINB_CREATED_BYCreated By FINB_CREATED_BYCHAR12UNAME
FINB_CREA_DATECreated On FINB_CREA_DATEDATS8DATE
FINB_CREA_TIMECreation Time FINB_CREA_TIMETIMS6TIME
FINB_CREA_TSTAMPTime Stamp of Creation FINB_CREA_TSTAMPDEC15TZNTSTMPS
FINB_VALUE_DATEValue Date FINB_VALUE_DATEDATS8DATUM
FOBJ_OBJECT_IDObject ID FOBJ_OBJECT_IDRAW16SYSUUID
KURST_CURRExchange Rate Type KURST_CURRCHAR4Assigned to domainKURST
UNITUnit UNITUNIT3CUNITEINHEIT

Key field Non-key field



How do I retrieve data from SAP structure /1ACC/RT_________M81001I using ABAP code?

As /1ACC/RT_________M81001I 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 /1ACC/RT_________M81001I as there is no data to select.

How to access SAP table /1ACC/RT_________M81001I

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