FIAA_SALVTAB_RAMAFA2 SAP (Def. of Int. Output Table for ALV in FIAA Rep. RAMAFA item) Structure details

Dictionary Type: Structure
Description: Def. of Int. Output Table for ALV in FIAA Rep. RAMAFA item




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




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

FIAA_SALVTAB_RAMAFA2 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 "Def. of Int. Output Table for ALV in FIAA Rep. RAMAFA item" 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_FIAA_SALVTAB_RAMAFA2 TYPE FIAA_SALVTAB_RAMAFA2.

The FIAA_SALVTAB_RAMAFA2 table consists of various fields, each holding specific information or linking keys about Def. of Int. Output Table for ALV in FIAA Rep. RAMAFA item data available in SAP. These include S1 (Text Field), S2 (Text Field), S3 (Text Field), S4 (Text Field).. 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: Not classified


SAP FIAA_SALVTAB_RAMAFA2 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
S1Text Field CHAR_40CHAR40CHAR40
S2Text Field CHAR_40CHAR40CHAR40
S3Text Field CHAR_40CHAR40CHAR40
S4Text Field CHAR_40CHAR40CHAR40
S5Text Field CHAR_40CHAR40CHAR40
S1_TEXTText Field CHAR_40CHAR40CHAR40
S2_TEXTText Field CHAR_40CHAR40CHAR40
S3_TEXTText Field CHAR_40CHAR40CHAR40
S4_TEXTText Field CHAR_40CHAR40CHAR40
S5_TEXTText Field CHAR_40CHAR40CHAR40
FLG_PICK_UPSelect time frame in units of day C1CHAR1CHAR1
RANGESelect time frame in units of day C1CHAR1CHAR1
HLP_LEVELSelect time frame in units of day C1CHAR1CHAR1
EXPANDSelect time frame in units of day C1CHAR1CHAR1
DSPACE01Select time frame in units of day C1CHAR1CHAR1
DSPACE02Select time frame in units of day C1CHAR1CHAR1
DSPACE03Select time frame in units of day C1CHAR1CHAR1
DSPACE04Select time frame in units of day C1CHAR1CHAR1
DSPACE05Select time frame in units of day C1CHAR1CHAR1
DSPACE06Select time frame in units of day C1CHAR1CHAR1
DSPACE07Select time frame in units of day C1CHAR1CHAR1
DSPACE08Select time frame in units of day C1CHAR1CHAR1
DSPACE09Select time frame in units of day C1CHAR1CHAR1
DSPACE10Select time frame in units of day C1CHAR1CHAR1
MANDTClient MANDTCLNT3Assigned to domainMANDT
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
ANLN0Reporting: Asset main number ANLN0CHAR12Assigned to domainALPHAANLN1AN1
ANLN1Main Asset Number ANLN1CHAR12ANLHALPHAANLN1AN1
ANLN2Asset Subnumber ANLN2CHAR4ANLAALPHAANLN2AN2
ANLKLAsset Class ANLKLCHAR8ANKAALPHAANLKLANKSH_ANLKA
TXT50Asset description TXA50_ANLTCHAR50TEXT50
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
KTANSWBal. sheet account: Acquisition and production costs KTANSWCHAR10Assigned to domainALPHASAKNR
KANSWCumulative acquisition and production costs KANSWCURR13(2) ANLKWERT
KUMAFATotal accumulated depreciation KUMAFACURR13(2) ANLKWERT
BUCHWERTAsset net book value BUCHWRTCURR13(2) ANLKWERT
AFABEDepreciation area real or derived AFABERNUMC2Assigned to domainAFABE
AKTIVAsset capitalization date AKTIVDDATS8DATUM
ERGSOAA: Balance sheet item (debit) AM_ERGSOCHAR10ERGSL
XANLGRIndicator: asset class managed as group asset XANLGRCHAR1XFELD
BTR1Amount field in FI-AA reports REPBETRAGCURR13(2)
BTR2Amount field in FI-AA reports REPBETRAGCURR13(2)
BTR3Amount field in FI-AA reports REPBETRAGCURR13(2)
BTR4Amount field in FI-AA reports REPBETRAGCURR13(2)
BTR5Amount field in FI-AA reports REPBETRAGCURR13(2)
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
BWASLAsset Transaction Type BWASLCHAR3Assigned to domainBWASLBWA
BZDATAsset value date BZDATDATS8DATUM
SGTXTItem Text SGTXTCHAR50TEXT50
XBLNRReference Document Number XBLNR1CHAR16XBLNR1

Key field Non-key field



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

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

How to access SAP table FIAA_SALVTAB_RAMAFA2

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