SAP Reports / Programs

RFTI_FAS157_LEVEL3_DET SAP ABAP Report - FAS157 Level3 Details







RFTI_FAS157_LEVEL3_DET is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RFTI_FAS157_LEVEL3_DET into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

FTI_FAS157_LEVEL3 - Level3 details report


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT RFTI_FAS157_LEVEL3_DET. "Basic submit
SUBMIT RFTI_FAS157_LEVEL3_DET AND RETURN. "Return to original report after report execution complete
SUBMIT RFTI_FAS157_LEVEL3_DET VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_JLOF = Listed Derivatives
Selection Text: P_JOTC = OTC Derivatives
Selection Text: P_JSE = Securities
Selection Text: P_LOGSAV = Save Error Log
Selection Text: P_RST_PB = Key Date Reference
Selection Text: P_SACCCP = Interpretation of Sec.Act Grp
Selection Text: P_VAR = Layout
Selection Text: S_ACCGRP = Sec. Acct Group
Selection Text: S_ACCTYP = Sec.Account Type
Selection Text: S_BUKRS = Company Code
Selection Text: S_CTYID = Commodity ID
Selection Text: S_FINPRO = Finance Project
Selection Text: S_GSART = Product Type
Selection Text: S_LNGSRT = Long/Short Position
Selection Text: S_LOTTRA = Lot-Generating Transaction No.
Selection Text: S_MERKM = Characteristics
Selection Text: S_PARTNR = Partner (Commitment)
Selection Text: S_PERIOD = Selection Period
Selection Text: S_PORTTM = Portfolio
Selection Text: S_POSACC = Futures Account
Selection Text: S_RANLOF = ID Number
Selection Text: S_RANLSE = ID Number
Selection Text: S_RANLVD = Contract Number
Selection Text: S_REFER = Internal Reference
Selection Text: S_RFHA = Transaction
Selection Text: S_RLDEPO = Securities Account
Selection Text: S_RMAID = Master Agreement
Selection Text: S_RPORTB = Portfolio (Position)
Selection Text: S_SANLF = Product Category
Selection Text: S_SFHART = Transaction Type
Selection Text: S_VALCLS = Valuation class
Selection Text: S_VLAREA = Valuation Area
Selection Text: S_ZUOND = Assignment
Selection Text: P_JLO = Loans
Selection Text: P_ERRLOG = Error Log Display
Selection Text: P_CTYTYP = Commodity Type
Selection Text: P_BUKRS = Company code
Title: FAS157 Level3 Details





Text Symbol: 002 = Layout
Text Symbol: 100 = Start Balance
Text Symbol: 101 = End Balance
Text Symbol: 102 = Local Currency
Text Symbol: B01 = Product Groups
Text Symbol: B02 = General Selections
Text Symbol: B03 = Securities
Text Symbol: B04 = Loans
Text Symbol: B05 = OTC Transactions
Text Symbol: B06 = Listed Derivatives
Text Symbol: BUK = Company Code
Text Symbol: PER = Reporting Period
Text Symbol: S01 = Securities
Text Symbol: S02 = Foreign Exchange
Text Symbol: S03 = Money Market
Text Symbol: S04 = OTC Transactions (MM, FX, OTC Derivatives)
Text Symbol: S05 = Loans
Text Symbol: S06 = Listed Derivatives
Text Symbol: S11 = Selection: Securities
Text Symbol: S12 = Selection: FX Trading
Text Symbol: S13 = Selection: Money Market
Text Symbol: S14 = Selection: OTC Derivatives
Text Symbol: S15 = Selection: Loans
Text Symbol: S16 = Selection: Listed Derivatives
Text Symbol: S27 = Commodities (Underlying)
Text Symbol: S28 = Commodity Underlying
Text Symbol: S29 = Control Parameters
Text Symbol: T01 = Error Log
Text Symbol: T02 = Log


INCLUDES used within this REPORT RFTI_FAS157_LEVEL3_DET

INCLUDE RFTI_FAS157_LEVLE3_TOP_INCL.
INCLUDE RFTI_FAS157_LEVLE3_SEL_SCR.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RFTI_FAS157_LEVEL3_DET or its description.