DISPLAY_WIP_LAR 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 DISPLAY_WIP_LAR into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CKMACD - Value Flow Display f. Activity Types
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: R_WERKS = D .
Selection Text: R_LSTAR = D .
Selection Text: R_KOSTL = D .
Selection Text: P_POPER = D .
Selection Text: P_LAUF = D .
Selection Text: P_KSGRU = D .
Selection Text: P_BUKRS = D .
Selection Text: P_BDATJ = D .
Title: Activity Types Value Flow Display
Text Symbol: 039 = Status Closing Entry
Text Symbol: 038 = Status Revaluation
Text Symbol: 037 = Document Number
Text Symbol: 036 = Currency/Valuation
Text Symbol: 035 = Object Number
Text Symbol: 034 = Object Number
Text Symbol: 033 = Obj.No.
Text Symbol: 032 = Controlling Area
Text Symbol: 031 = Activity Types From
Text Symbol: 030 = Closing Entry
Text Symbol: 029 = Revaluation
Text Symbol: 028 = Price Differences Not Settled
Text Symbol: 027 = Price Diff. not Sett.
Text Symbol: 026 = PrDiff not Sett.
Text Symbol: 025 = Price Differences Settled
Text Symbol: 024 = PrDiff. Sett.
Text Symbol: 023 = Price Diff. Sett.
Text Symbol: 022 = Closing Entry
Text Symbol: 021 = Revaluation
Text Symbol: 018 = /
Text Symbol: 017 = Period/ Application
Text Symbol: 016 = Costing Run
Text Symbol: 014 = Consumption
Text Symbol: 013 = Period
Text Symbol: 012 = Process Category
Text Symbol: 011 = Restrict Selection
Text Symbol: 010 = Work in Process
Text Symbol: 009 = WIP
Text Symbol: 008 = PW
INCLUDE DISPLAY_WIP_LARTOP.
INCLUDE DISPLAY_WIP_LARPARA.
INCLUDE DISPLAY_WIP_LARF01.
No SAP DATABASE tables are accessed within this REPORT code!
CKML_RUN_PERIOD_GET CALL FUNCTION 'CKML_RUN_PERIOD_GET' EXPORTING I_RUN_ID = g_runid IMPORTING ES_RUNPERIOD = gd_runperiod EXCEPTIONS RUN_NOT_EXISTENT = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
DISPLAY_WIP_LAR - Activity Types Value Flow Display DISPLAY_WIP_LAR - Activity Types Value Flow Display DISPLAY_LOG - DISPLAY LOG DISPLAY_GPA_DATA - Global Performance Analysis: Display Performance Data DISPLAY_GPA_DATA - Global Performance Analysis: Display Performance Data DISPLAY_COLLECTION_AS_TREE - Test