RFGMAVC_OVERVIEW 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 RFGMAVC_OVERVIEW into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
GMAVCOVRW - Overview of GM AVC Values
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.
Selection Text: P_ALDNR = D .
Selection Text: P_BUDDFC = Display Budget Deficits Only
Selection Text: P_BUKRS = D .
Selection Text: P_FYORG = Organizational Fiscal Year
Selection Text: P_FYSPON = Grantee Fiscal Year
Selection Text: P_OVERAL = Overall Values
Selection Text: P_OYEAR = Organizational Fiscal Year
Selection Text: P_SYEAR = Grantee Fiscal Year
Selection Text: S_CLASS = D .
Selection Text: S_FUND = D .
Selection Text: S_GRANT = D .
Selection Text: S_PROG = D .
Title: AVC Overview for Grants Management Dimensions
Text Symbol: SPA =
Text Symbol: REV = Total Revenues
Text Symbol: REP = GM AVC Overview Report for Ledger
Text Symbol: TIM = Selection of Reporting Time-Frame
Text Symbol: TMR = Time Interval
Text Symbol: TYP = Class Type
Text Symbol: PRO = Sponsored Program
Text Symbol: MUL = Multiple Values
Text Symbol: GRA = Grant
Text Symbol: FYS = Based on Sponsor's Fiscal Year
Text Symbol: FYO = Based on Grantee's Fiscal Year
Text Symbol: FUN = Fund
Text Symbol: 001 = Year
Text Symbol: 020 = Consumable Budget
Text Symbol: 021 = Consumable Bdgt
Text Symbol: 030 = Consumed Amount
Text Symbol: 031 = Consumed Amt.
Text Symbol: 040 = Available Amount
Text Symbol: 041 = Available Amt.
Text Symbol: 042 = Deficit Indicator
Text Symbol: 043 = Deficit Ind.
Text Symbol: 044 = Currency
Text Symbol: 045 = Curr.
Text Symbol: 050 = Time Range
Text Symbol: ACL = Overall Classes
Text Symbol: ACO = Selection of Control Objects
Text Symbol: ACP = Control Parameters
Text Symbol: AFU = Overall Funds
Text Symbol: ALL = All Values
Text Symbol: APR = Overall Programs
Text Symbol: ATM = Overall Time Period
Text Symbol: BUK = Company Code
Text Symbol: CLA = Sponsored Class
Text Symbol: ERR = Enter a Valid Fiscal Year
Text Symbol: EXP = Total Expenses
INCLUDE RFGMAVC_OVERVIEWTOP.
INCLUDE RFGMAVC_OVERVIEWS0.
INCLUDE RFGMAVC_OVERVIEWF01.
INCLUDE RFGMAVC_OVERVIEWO01.
INCLUDE RFGMAVC_OVERVIEWI01.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFGMAVC_OVERVIEW - AVC Overview for Grants Management Dimensions RFGMAVC_OVERVIEW - AVC Overview for Grants Management Dimensions RFGMAVC_CALL_GMAVCOVRW_OVERALL - Report RFGMAVC_CALL_GMAVCOVRW_OVERALL RFGMAVC_CALL_GMAVCOVRW_OVERALL - Report RFGMAVC_CALL_GMAVCOVRW_OVERALL RFGMAVC_CALL_GMAVCOVRW_ANNUAL - Report RFGMAVC_CALL_GMAVCOVRW_ANNUAL RFGMAVC_CALL_GMAVCOVRW_ANNUAL - Report RFGMAVC_CALL_GMAVCOVRW_ANNUAL