RJHSTAT4A is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You can use this function to determine schedule lines in ad insert items using the schedule line status and display these in a list...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RJHSTAT4A into the relevant SAP transactions such as SE38 or SE80
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: STATUSK = Schedule Line Status
Selection Text: AVM_NR = D .
Selection Text: BELEGEIN = D .
Selection Text: ETERM_B = D .
Selection Text: ETERM_V = D .
Selection Text: E_HEFT2 = D .
Selection Text: GPAG = D .
Selection Text: HRKNFT = D .
Selection Text: PKID = D .
Selection Text: P_VARI = D .
Selection Text: R_EIMER0 = D .
Selection Text: R_EIMER1 = D .
Selection Text: R_EIMER2 = D .
Selection Text: R_EIMER3 = D .
Selection Text: R_EIMER4 = D .
Selection Text: R_EIMER5 = D .
Selection Text: R_EIMER6 = D .
Selection Text: R_EIMER7 = D .
Selection Text: R_EIMER8 = D .
Selection Text: R_EIMER9 = D .
Selection Text: R_XEINAE = D .
Selection Text: R_XEISTO = D .
Selection Text: R_XERSCH = D .
Selection Text: R_XRESER = D .
Selection Text: R_XVSEE = D .
Selection Text: R_XVSGE = D .
Selection Text: SPART = D .
Selection Text: UR_BEL = D .
Selection Text: VKORG = D .
Selection Text: VTWEG = D .
Selection Text: P_ZEBRA = Striped Pattern
Selection Text: P_RESERV = Number of Footer Lines
Selection Text: P_PRINT = Print Immediately
Selection Text: P_NOVLIN = No Column Separation Line
Selection Text: P_NOSINF = No Selection Information
Selection Text: P_NONEWP = No New Page
Selection Text: P_NOLINF = No List Information
Selection Text: P_NOCOVE = No Cover Sheet
INCLUDE: MJ001TAL,
MJ000TDI,
MJH00T10,
MJH00T11,
MJH00T12,
MJJ00T03,
MJJ00T21,
MJHA0TOP, "ALLG TOP-INCLUDE AUFTRAG
INCLUDE MJ_ACTIV_AUTH.
INCLUDE MJ_AVM_HRKNFT.
INCLUDE MJ_AVMPOS_ART.
INCLUDE MJ_CHAR1.
INCLUDE MJ_DATE.
INCLUDE MJ_MEMORYID.
INCLUDE MJ_ON_OFF.
INCLUDE MJ_STAT_EBENE.
No SAP DATABASE tables are accessed within this REPORT code!
ISM_ISSUES_TO_DATE_CONVERT_2 call function 'ISM_ISSUES_TO_DATE_CONVERT_2' exporting pt_beleinh_range = belegein[] pt_heft2nr_range = e_heft2[] importing pv_seldat_von = gv_eterm_v pv_seldat_bis = gv_eterm_b.
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 RJHSTAT4A or its description.
RJHSTAT4A - IS-M: Status/Characteristic Attributes for Sched.Lines for Ad Insert RJHSTAT4A - IS-M: Status/Characteristic Attributes for Sched.Lines for Ad Insert RJHSTAT4 - IS-M: Status/Characteristic Attributes for Sched.Lines for Ad Insert RJHSTAT4 - IS-M: Status/Characteristic Attributes for Sched.Lines for Ad Insert RJHSTAT3A - IS-M/AM: Status/Char.Attributes for Schedule Lines/Ad Specs for Ads RJHSTAT3A - IS-M/AM: Status/Char.Attributes for Schedule Lines/Ad Specs for Ads