FTI_FAS157_STRUC3 SAP (Output structure 3 for FAS157 Overview) Structure details

Dictionary Type: Structure
Description: Output structure 3 for FAS157 Overview




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




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

FTI_FAS157_STRUC3 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 "Output structure 3 for FAS157 Overview" 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_FTI_FAS157_STRUC3 TYPE FTI_FAS157_STRUC3.

The FTI_FAS157_STRUC3 table consists of various fields, each holding specific information or linking keys about Output structure 3 for FAS157 Overview data available in SAP. These include RANTYP_R (Contract type), CON_TEXT (FAS157: Product group text), SANLF (Product Category), CAT_TEXT (Product Category Text).. 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 FTI_FAS157_STRUC3 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
RANTYP_RContract type FTI_RANTYPCHAR1FTI_RANTYP
CON_TEXTFAS157: Product group text FTI_PROD_GRP_TEXTCHAR30TEXT30
SANLFProduct Category SANLFNUMC3Assigned to domainVVSANLF
CAT_TEXTProduct Category Text TPM_PROD_CAT_TXTCHAR30TEXT30
GSARTProduct Type VVSARTCHAR3Assigned to domainVVSARTSANVVSART_APPL_BAS
TYP_TEXTProduct Type Text TPM_PROD_TYPE_TXTCHAR30TEXT30
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
ACTIVE_PASSIVEAssets/Liabilities Indicator FTI_ASSLIAB_INDCHAR1FTI_ASSLIAB_IND
IND_TEXTText for asset and liability indicator FTI_ASSLIAB_IND_TXTCHAR15CHAR15
VALUATION_AREAValuation Area TPM_VAL_AREACHAR3Assigned to domainTPM_VAL_AREATPM_VAL_AREATRG_VALUATION_AREA
VALUATION_CLASSValuation Class TPM_VAL_CLASSNUMC4Assigned to domainTPM_VAL_CLASS
PORTFOLIOPortfolio as Differentiation Characteristic TPM_PORTFOLIO_DIFFCHAR10Assigned to domainRPORTB
PARTNRPartner with Whom Commitment Exists FTI_LDB_RISK_COUNTERPARTYCHAR10Assigned to domainALPHABU_PARTNERBUPA
SECURITY_IDSecurity ID Number VVRANLWCHAR13Assigned to domainALPHAWP_RANLRANSECURITY_F4
LOANS_CONTRACTContract Number RANLCHAR13ALPHARANLRAN
DEAL_NUMBERPosition-Generating Financial Transaction FTI_POSRFHACHAR13Assigned to domainALPHAT_RFHAFANVTBA
SECURITY_ACCOUNTSecurities Account RLDEPOCHAR10Assigned to domainRLDEPODEPACC_CCD_CORE
DBLFZStart of Term DBLFZDATS8DATUM
DELFZEnd of Term DELFZDATS8DATUM
UNITSNumber of units FTI_UNITSDEC22(6) TPM_UNITS
COMMODITY_IDCommodity ID TRCO_COMM_IDCHAR18TPM_CTY_IDCOMMODITY_IDF4_CTY_ID_CORE
AMT_LEVEL1Book Value in Local Currency FTI_BOOK_VAL_LCCURR21(2) TPM_AMOUNT
AMT_LEVEL2Book Value in Local Currency FTI_BOOK_VAL_LCCURR21(2) TPM_AMOUNT
AMT_LEVEL3Book Value in Local Currency FTI_BOOK_VAL_LCCURR21(2) TPM_AMOUNT
SHWHRLocal Currency TB_SHWHRCUKY5Assigned to domainWAERS

Key field Non-key field



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

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

How to access SAP table FTI_FAS157_STRUC3

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