/PLMB/S_RCA_INTRA_FRML_ITEM SAP (Structure for Intra formula calculation relevant item fields) Structure details

Dictionary Type: Structure
Description: Structure for Intra formula calculation relevant item fields




ABAP Code to SELECT data from /PLMB/S_RCA_INTRA_FRML_ITEM
Related tables to /PLMB/S_RCA_INTRA_FRML_ITEM
Access table /PLMB/S_RCA_INTRA_FRML_ITEM




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

/PLMB/S_RCA_INTRA_FRML_ITEM 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 "Structure for Intra formula calculation relevant item fields" 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_/PLMB/S_RCA_INTRA_FRML_ITEM TYPE /PLMB/S_RCA_INTRA_FRML_ITEM.

The /PLMB/S_RCA_INTRA_FRML_ITEM table consists of various fields, each holding specific information or linking keys about Structure for Intra formula calculation relevant item fields data available in SAP. These include RFO_GUID (Formula GUID), ITEM_GUID (Formula Item GUID), ST_ID (Stage), POSNR (Number of a Formula Item).. 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: Can Be Enhanced (Deep)


SAP /PLMB/S_RCA_INTRA_FRML_ITEM 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
RFO_GUIDFormula GUID /PLMB/RFO_GUIDRAW16SYSUUID
ITEM_GUIDFormula Item GUID /PLMB/RFO_ITEM_GUIDRAW16SYSUUID
ST_IDStage /PLMB/RPR_STAGE_IDNUMC4RCPNZ/PLMB/RPR_PE_ID
POSNRNumber of a Formula Item /PLMB/RFO_FRML_POSNRNUMC4RCPNZ/PLMB/RCP_FRML_POSNR_D
POSCOUNTNumber of Formula Item /PLMB/RFO_FRML_POSCOUNTNUMC4RCPNZ/PLMB/RCP_FRML_POSNR_D
SUBRECNSpecification Key /PLMB/RCA_SUBRECNNUMC20
SUBIDSpecification ID /PLMB/RCP_SUBIDCHAR12CHAR12/PLMB/RSP_CMP_DMZ_WO_MATNR
MATERIALMaterial Number /PLMB/MATNRCHAR18Assigned to domainMATN1MATNRMAT/PLMB/MAT_CMP_MATERIAL_NO
STREAM_IDFormula Item GUID /PLMB/RFO_ITEM_GUIDRAW16SYSUUID
ST_ID_SOURCEStage /PLMB/RPR_STAGE_IDNUMC4RCPNZ/PLMB/RPR_PE_ID
COMP_TYPEComponent Type of Formula Item /PLMB/RFO_COMPTYPECHAR10
ITEM_TYPEFormula Item Type /PLMB/RFO_FRML_ITEM_TYPE_UICHAR2
PRIM_OUTPUTCheckbox XFELDCHAR1XFELD
ALT_ITEM_GUIDFormula Item GUID /PLMB/RFO_ITEM_GUIDRAW16SYSUUID
USE_FOR_CALCAlternative Item Used for Calculation /PLMB/RFO_USE_FOR_CALCCHAR1
CALCULATEDCalculate Quantity /PLMB/RFO_CALCULATEDCHAR1
CALC_STOPCheckbox XFELDCHAR1XFELD
SUM_STOPCheckbox XFELDCHAR1XFELD
STREAM_OUTPUTCheckbox XFELDCHAR1XFELD
CALC_DENSITYCheckbox XFELDCHAR1XFELD
EXPL_STOPCheckbox XFELDCHAR1XFELD
DUMMY1 0
CALC_TYPEFormula Calculation Mode /PLMB/RCA_FRML_CALC_TYPE_UICHAR10/PLMB/RCA_FRML_CALC_TYPE_D_UI
IS_BALANCING_ITEMBalancing Item /PLMB/RFO_IS_BALANCINGCHAR1
ERR_FLAGCheckbox XFELDCHAR1XFELD
MSG_INDEXRelated Data Index of a Message /PLMB/SPI_MSG_INDEXINT410/PLMB/SPI_MSG_INDEX
QUANTQuantity /PLMB/RFO_QTYD34D18(6) /PLMB/RCP_DECFLOAT_34
UOMUnit of Measure /PLMB/RFO_UOMUNIT3Assigned to domainCUNITMEINS
QUANT_LOWFormula Item: Quantity for Lower Limit /PLMB/RFO_QUANT_LOWD34D18(6) /PLMB/RCP_DECFLOAT_34
QUANT_HIGHFormula Item: Quantity for Upper Limit /PLMB/RFO_QUANT_UPD34D18(6) /PLMB/RCP_DECFLOAT_34
SCRAPFormula Item - Scrap Factor in Percent /PLMB/RFO_SCRAPD34D18(6) /PLMB/RCP_DECFLOAT_34
EXCEPTION_VALUEException Value /PLMB/RFO_EXCEPTION_VALUECHAR2Assigned to domainCHAR2/PLMB/RSP_TCG78
OVERRUNFormula Overrun Factor in Percent /PLMB/RFO_FACTORD34D18(6) /PLMB/RCP_DECFLOAT_34
SCALE_QUANTQuantity /PLMB/RFO_QTYD34D18(6) /PLMB/RCP_DECFLOAT_34
SCALE_UOMUnit of Measure /PLMB/RFO_UOMUNIT3Assigned to domainCUNITMEINS
MASSABSFLOATAbsolute Mass (As Float) /PLMB/RFO_MASSABSFLOATD34D31(14)
MASSFormula Mass Value /PLMB/RFO_MASSD34D31(14) /PLMB/RCP_FLTP
MASS_PCTMass in Percent /PLMB/RFO_MASS_PCTD34D31(14)
VOLUMEFormula Volume value /PLMB/RFO_VOLUMED34D31(14) /PLMB/RCP_FLTP
VOLUME_PCTVolume in Percent /PLMB/RFO_VOLUME_PCTD34D31(14)
DENSITYFormula: Density /PLMB/RFO_DENSITYD34D31(14)
LOSS_QUANTLoss Quantity /PLMB/RFO_LOSS_QUANTD34D31(14)
LOG_QUANTLogistic Quantity /PLMB/RFO_LOG_QUANTD34D31(14)
MASS_UOMUnit of Measure /PLMB/RFO_UOMUNIT3Assigned to domainCUNITMEINS
VOLUME_UOMUnit of Measure /PLMB/RFO_UOMUNIT3Assigned to domainCUNITMEINS
DENSITY_UOMUnit of Measure /PLMB/RFO_UOMUNIT3Assigned to domainCUNITMEINS
MASS_POMass Calculated per Primary Output /PLMB/RFO_MASS_POD34D31(14) /PLMB/RCP_FLTP
MASS_PCT_POMass in Percent Calculated per Primary Output /PLMB/RFO_MASS_PCT_POD34D31(14)
VOLUME_POVolume Calculated per Primary Output /PLMB/RFO_VOLUME_POD34D31(14) /PLMB/RCP_FLTP
VOLUME_PCT_POVolume in Percent Calculated per Primary Output /PLMB/RFO_VOLUME_PCT_POD34D31(14)
LOG_QUANT_POLogistic Quantity Calculated per Primary Output /PLMB/RFO_LOG_QUANT_POD34D31(14)
LOSS_QUANT_POScrap Quantity Calculated per Primary Output /PLMB/RFO_LOSS_QUANT_POD34D31(14)
DUMMY 0
TOTAL_SOLIDQuantity /PLMB/RFO_QTYD34D18(6) /PLMB/RCP_DECFLOAT_34
TOTAL_SOLID_PCTQuantity /PLMB/RFO_QTYD34D18(6) /PLMB/RCP_DECFLOAT_34
TS_PCT_IS_EMPTYData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
CALC_DIRFormula Calculation Direction /PLMB/RFO_CALC_DIRCHAR1/PLMB/RFO_CALC_DIR_D
CALC_TYPE_UIFormula Calculation Mode /PLMB/RCA_FRML_CALC_TYPECHAR10/PLMB/RCA_FRML_CALC_TYPE_D

Key field Non-key field



How do I retrieve data from SAP structure /PLMB/S_RCA_INTRA_FRML_ITEM using ABAP code?

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

How to access SAP table /PLMB/S_RCA_INTRA_FRML_ITEM

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