FAGL_S_RFDAUB00_LIST2 SAP (ALV Structure for Report RFDAUB00 - Lines) Structure details

Dictionary Type: Structure
Description: ALV Structure for Report RFDAUB00 - Lines




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




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

FAGL_S_RFDAUB00_LIST2 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 "ALV Structure for Report RFDAUB00 - Lines" 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_FAGL_S_RFDAUB00_LIST2 TYPE FAGL_S_RFDAUB00_LIST2.

The FAGL_S_RFDAUB00_LIST2 table consists of various fields, each holding specific information or linking keys about ALV Structure for Report RFDAUB00 - Lines data available in SAP. These include BELNR (Accounting Document Number), GJAHR (Fiscal Year), BUZEI (Number of Line Item Within Accounting Document), BSCHL (Posting 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: Cannot Be Enhanced


SAP FAGL_S_RFDAUB00_LIST2 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
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BUZEINumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
BSCHLPosting Key BSCHLCHAR2Assigned to domainBSCHL
UMSKZSpecial G/L Indicator UMSKZCHAR1Assigned to domainUMSKZ
XUMSWIndicator: Sales-related item ? XUMSWCHAR1XFELD
KOARTAccount Type KOARTCHAR1KOART
KONTOAccount Number - Customer, Vendor, G/L Account FAGL_ACCOUNT_CVGCHAR10ALPHAMAXKK
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
MDSHBTax on Sales/Purchases in Local Currency with +/- Sign FAGL_MDSHBCURR13(2) WRTV7
DMSHBAmount in Local Currency with +/- Signs DMSHBCURR13(2) WRTV7
HWAERLocal Currency HWAERCUKY5Assigned to domainWAERS
WRSHBForeign Currency Amount with Signs (+/-) WRSHBCURR13(2) WRTV7
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ZLSCHPayment Method SCHZW_BSEGCHAR1Assigned to domainZLSCH
ZTERMTerms of Payment Key DZTERMCHAR4ZTERM
MSCHLDunning key MSCHLCHAR1Assigned to domainMSCHL
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
ANLN1Main Asset Number ANLN1CHAR12Assigned to domainALPHAANLN1AN1
ANLN2Asset Subnumber ANLN2CHAR4Assigned to domainALPHAANLN2AN2
PROJKWork Breakdown Structure Element (WBS Element) PS_PSP_PNRNUMC8Assigned to domainKONPRPS_POSNR
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
MENGEQuantity MENGE_DQUAN13(3) MENG13
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
SGTXTItem Text SGTXTCHAR50TEXT50
IMKEYInternal Key for Real Estate Object IMKEYCHAR8IMKEY
DABRZReference Date for Settlement DABRBEZDATS8DDAT
STBUKCompany Code for Cross-Company Code Transactions FAGL_CRCOMPCODECHAR4Assigned to domainBUKRS
NAME1Name 1 NAME1_GPCHAR35NAME
NAME2Name 2 NAME2_GPCHAR35NAME
LAND1Country Key LAND1_GPCHAR3Assigned to domainLAND1C_LAND1
PSTLZPostal Code PSTLZCHAR10PSTLZ
ORT01City ORT01_GPCHAR35TEXT35
REGIOSTATE (State, Province, County) REGIOCHAR3Assigned to domainREGIO

Key field Non-key field



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

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

How to access SAP table FAGL_S_RFDAUB00_LIST2

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