FBS_SX_FRS_MAPPING_TGT_ITM SAP (Target Structure for SMT: Items) Structure details

Dictionary Type: Structure
Description: Target Structure for SMT: Items




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




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

FBS_SX_FRS_MAPPING_TGT_ITM 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 "Target Structure for SMT: Items" 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_FBS_SX_FRS_MAPPING_TGT_ITM TYPE FBS_SX_FRS_MAPPING_TGT_ITM.

The FBS_SX_FRS_MAPPING_TGT_ITM table consists of various fields, each holding specific information or linking keys about Target Structure for SMT: Items data available in SAP. These include MANDT (Client), VERSN (Financial Statement Version), ERGS1 (Debit Item key), ERGS2 (Credit Item Key).. 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 FBS_SX_FRS_MAPPING_TGT_ITM 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
011VC 0
MANDTClient MANDTCLNT3MANDT
VERSNFinancial Statement Version VERSN_011CHAR4VERSN_011BIL
ERGS1Debit Item key ERGSO_011ZCHAR10ERGSL
ERGS2Credit Item Key ERGHB_011ZCHAR10ERGSL
011ZC 0
MANDTClient MANDTCLNT3MANDT
VERSNFinancial Statement Version VERSN_011CHAR4VERSN_011BIL
ERGSLFinancial Statement Item ERGSLCHAR10ERGSL
KTOPLChart of Accounts KTOPLCHAR4KTOPLKPLC_KTOPL
VONKTAccount interval lower limit VONKT_011ZCHAR10ALPHABILKT
BISKTAccount interval upper limit BISKT_011ZCHAR10ALPHABILKT
XSOLLIndicator: Is entry relevant if there is a debit balance? XSOLL_F02ECHAR1XFELD
XHABNIndicator: Is entry relevant if there is a credit balance ? XHABN_F02ECHAR1XFELD
XVERDIndicator: Group balance decides on allocation XVERD_011ZCHAR1XFELD
ITEM_TEXTS 0
011FC 0
MANDTClient MANDTCLNT3MANDT
VERSNFinancial Statement Version VERSN_011CHAR4VERSN_011BIL
ERGSLFinancial Statement Item ERGSLCHAR10ERGSL
VONFBFunctional area interval lower limit VONFB_011FCHAR16FKBER
BISFBFunctional area interval upper limit BISFB_011FCHAR16FKBER
011SC 0
MANDTClient MANDTCLNT3MANDT
VERSNFinancial Statement Version VERSN_011CHAR4VERSN_011BIL
ERGSLFinancial Statement Item ERGSLCHAR10ERGSL
SETPRSet name prefix SETPR_011SCHAR2CHAR2
SETVSBalance sheet version SETVS_011SCHAR4VERSN_011BIL
SETNRSet Name Sequence Number SETNR_011SNUMC6NUMC06
011PC 0
MANDTClient MANDTCLNT3MANDT
VERSNFinancial Statement Version VERSN_011CHAR4VERSN_011BIL
IDInternal: Node ID SEU_IDNUMC6SEU_ID
TYPENode type SEU_TYPECHAR4SEU_TYPE
ERGSLFinancial Statement Item ERGSLCHAR10ERGSL
PARENTInternal: Node ID SEU_IDNUMC6SEU_ID
CHILDInternal: Node ID SEU_IDNUMC6SEU_ID
NEXTNInternal: Node ID SEU_IDNUMC6SEU_ID
STUFEFinancial statement item hierarchy level STUFE_F02ENUMC2NUM02
SUMMEIs the total to be displayed? If yes, where? SUMME_011PCHAR1CHAR1
SIGNChange of sign (+/-) RR_RSIGNCHAR1FLAG
AEDATChanged On AEDATDATS8DATUM
USNAMUser name USNAMCHAR12XUBNAMEUSR
EDGE 0
PARENTFinancial Statement Item ERGSLCHAR10ERGSL
NEXTNFinancial Statement Item ERGSLCHAR10ERGSL
DB_ACTIONAction on database DB_ACTIONCHAR1CHAR1
011QT 0
MANDTClient MANDTCLNT3MANDT
VERSNFinancial Statement Version VERSN_011CHAR4VERSN_011BIL
SPRASLanguage Key SPRASLANG1ISOLASPRASSPRH_T002
ERGSLFinancial Statement Item ERGSLCHAR10ERGSL
TXTYPText type TXTYP_011QCHAR1TXTYP_011Q
ZEILELine number of the financial statement item DZEILE_011NUMC1NUM01
TXT45Financial statement item text TXT45_011QCHAR45TEXT45

Key field Non-key field



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

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

How to access SAP table FBS_SX_FRS_MAPPING_TGT_ITM

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