/1MD/800_0F_FRSI SAP () Structure details

Dictionary Type: Structure
Description:




ABAP Code to SELECT data from /1MD/800_0F_FRSI
Related tables to /1MD/800_0F_FRSI
Access table /1MD/800_0F_FRSI




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

/1MD/800_0F_FRSI 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 "" 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_/1MD/800_0F_FRSI TYPE /1MD/800_0F_FRSI.

The /1MD/800_0F_FRSI table consists of various fields, each holding specific information or linking keys about data available in SAP. These include DIS_SYSTEM (Key Name of Business System), USMD_EDITION (Edition), COA (Chart of Accounts), FRS (Financial Reporting Structure).. 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 /1MD/800_0F_FRSI 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
USMD_ACTIONCODEChange Indicator for Master Data USMD_ACTIONCODECHAR1USMD_ACTIONCODE
DIS_SYSTEMKey Name of Business System SLD_BSKEYCHAR60SLD_BSKEY
USMD_EDITIONEdition USMD_EDITIONCHAR10Assigned to domainALPHAUSMD_EDITION
COAChart of Accounts USMDA1_COACHAR4USMDA1_COA
FRSFinancial Reporting Structure USMDA1_FRSCHAR4Assigned to domainALPHAUSMDA1_FRS
FRSIFinancial Reporting Structure Item USMDA1_FRSICHAR10USMDA1_FRSI
FRSIASSTYAssignment Category of Financial Statement Item USMDA1_FRSIASSTYPCHAR1USMDA1_FRSIASSTYP
FRSIDTENDIndicator: Display control footing total ? XSUME_F02ECHAR1XFELD
FRSIDTGRAIndicator: Display graduated total ? XSUMS_F02ECHAR1XFELD
FRSISIGNCChange of sign (+/-) RR_RSIGNCHAR1FLAG
FRSICONTRContra Item USMDA1_CONTRAITEMCHAR10ALPHAUSMDA1_CONTRAITEM
LANGULanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
TXTSHDescription (short text) USMD_TXTSHCHAR20TEXT20
TXTMIDescription (medium text) USMD_TXTMICHAR40TEXT40
TXTLGDescription (long text) USMD_TXTLGCHAR60TEXT60
ACCFRSIAFAccount Range Lower Limit USMDA1_ACCOUNTFCHAR10ALPHAUSMDA1_ACCOUNT
ACCFRSIATAccount Range Upper Limit USMDA1_ACCOUNTTCHAR10ALPHAUSMDA1_ACCOUNT
FAFRSIFFFunctional Area Range Lower Limit USMDA1_FUNCAREAFCHAR16USMDA1_FUNCAREA
FAFRSIFTFunctional Area Range Upper Limit USMDA1_FUNCAREATCHAR16USMDA1_FUNCAREA
SEQNUMSequence Number USMDA1_SEQNUMNUMC3ALPHAUSMDA1_SEQNUM
FRSIACCREIndicator: Is entry relevant if there is a credit balance ? XHABN_F02ECHAR1XFELD
FRSIACDEBIndicator: Is entry relevant if there is a debit balance? XSOLL_F02ECHAR1XFELD
LANGUAGELanguage Key (Technical) SPRASTCHAR1Assigned to domainISOLASPRASTSPRSTRALAN_LANGUAGE_TECHNICAL
FRSITBEGStart of Group for Financial Statement Item USMDA1_FRSITBEGCHAR183USMDA1_FRSITEXT
FRSITENDEnd of Group for Financial Statement Item USMDA1_FRSITENDCHAR183USMDA1_FRSITEXT
FRSITTOTGraduated Total for Financial Statement Item USMDA1_FRSITTOTCHAR183USMDA1_FRSITEXT

Key field Non-key field



How do I retrieve data from SAP structure /1MD/800_0F_FRSI using ABAP code?

As /1MD/800_0F_FRSI 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 /1MD/800_0F_FRSI as there is no data to select.

How to access SAP table /1MD/800_0F_FRSI

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