PPIOA000 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 PPIOA000 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CO26 - Order information system
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: S_AUART = Order type
Selection Text: S_ARBPL = Work center
Selection Text: S_APRIO = D Priority
Selection Text: SO_VERID = Production version
Selection Text: SO_M02_P = Planning ID 2
Selection Text: SO_M01_P = Planning ID 1
Selection Text: SO_M01_F = Production line
Selection Text: SO_AUFNR = Run schedule header
Selection Text: P_SYST2 = D Status
Selection Text: P_SYST1 = System status
Selection Text: P_SYOP2 = D Status
Selection Text: P_SYOP1 = D Status
Selection Text: P_SYCP2 = D Status
Selection Text: P_SYCP1 = D Status
Selection Text: P_SELOPR = D Selection profile
Selection Text: P_SELID = Selection profile status
Selection Text: P_SELCMP = D Selection profile
Selection Text: P_REWORK = Display complete rework
Selection Text: P_PROFID = Profile
Selection Text: P_MSTUF = Display compl.collective order
Selection Text: P_MAXNUM = D Maximum number of orders
Selection Text: P_LOEKZ = With deletion flag/indicator
Selection Text: P_KZ_E2 = D Excl
Selection Text: P_KZ_E1 = D Excl
Selection Text: P_EXOP2 = D Excl
Selection Text: P_EXOP1 = D Excl
Selection Text: P_EXCP2 = D Excl
Selection Text: P_EXCP1 = D Excl
Selection Text: PA_UMONL = Only convertible planned ords
Selection Text: PA_PEONL = Only orders relev.to rep.man.
Selection Text: PA_NMONT = No assembly orders
Selection Text: PA_KAPFX = Only cap. planned orders
Selection Text: S_WERKS = Plant
Selection Text: S_TERST = Scheduled start date
Selection Text: S_TERFR = Scheduled release date
Selection Text: S_TEREN = Scheduled finish date
Selection Text: S_SEQNR = D Sequence number
Selection Text: S_RTERST = Relative Scheduled Start Date
INCLUDE PPIOAF02.
INCLUDE PPIOAF03.
INCLUDE PPIOAF04.
INCLUDE PPIOAO01.
INCLUDE PPIOAI11.
INCLUDE PPIOAI12.
INCLUDE PPIOAF05.
INCLUDE PPIOAF06.
INCLUDE PPIOAF07.
INCLUDE PPIOAF08.
INCLUDE PPIOAF09.
INCLUDE PPIOAF10.
INCLUDE PPIOAF11.
INCLUDE PPIOAI13.
INCLUDE PPIOAF12.
INCLUDE PPIO_REPETITIVE.
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.
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 PPIOA000 or its description.