HROCROP1 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 HROCROP1 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M61_CROP1 - Signature list for cash payments
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: VALU12 = Range of valuation
Selection Text: VALU13 = Range of valuation
Selection Text: VALU14 = Range of valuation
Selection Text: VALU15 = Range of valuation
Selection Text: VALU16 = Range of valuation
Selection Text: VALU17 = Range of valuation
Selection Text: VALU18 = Range of valuation
Selection Text: VALU19 = Range of valuation
Selection Text: VALU20 = Range of valuation
Selection Text: VALU21 = Range of valuation
Selection Text: VALU22 = Range of valuation
Selection Text: VALU23 = Range of valuation
Selection Text: VALU24 = Range of valuation
Selection Text: VALU25 = Range of valuation
Selection Text: VALU26 = Range of valuation
Selection Text: VALU27 = Range of valuation
Selection Text: VALU28 = Range of valuation
Selection Text: VALU29 = Range of valuation
Selection Text: VALU30 = Range of valuation
Selection Text: VALU31 = Range of valuation
Selection Text: VALU32 = Range of valuation
Selection Text: VALU33 = Range of valuation
Selection Text: VALU34 = Range of valuation
Selection Text: VALU35 = Range of valuation
Selection Text: VALU36 = Range of valuation
Selection Text: VALU37 = Range of valuation
Selection Text: VALU38 = Range of valuation
Selection Text: VALU39 = Range of valuation
Selection Text: VALU40 = Range of valuation
Selection Text: CNT_INC = Key cols for counter incremen.
Selection Text: CNT_KEY = Key cols for counter
Selection Text: CNT_RES = Key cols for counter reset
Selection Text: DETAIL = Print Items
Selection Text: H_COUNT = Key cols in header
Selection Text: PAR_LINE = Key cols in item area w/o rept
Selection Text: P_ALV = Output into ALV table
Selection Text: P_LVTEMP = Display variant
Selection Text: REKAP = Print Recapitulation
INCLUDE HROLXXL6.
INCLUDE HROLXXL7.
INCLUDE HROLXXL1.
No SAP DATABASE tables are accessed within this REPORT code!
HR_RO_READ_PYRES_INTERVAL CALL FUNCTION 'HR_RO_READ_PYRES_INTERVAL' EXPORTING pernr = pernr-pernr mode = 'R' begda = pn-begda endda = pn-endda bondt = bondt payty = payty payid = payid tprun = '' tpall = '' TABLES runs = it_runs myrg = it_myrg rtdet = it_rtdet.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
HROCROP1 - Signature list for rest of pay paid in cash HROCROP1 - Signature list for rest of pay paid in cash HROCROP0 - Recapitulation of bank transfers and cash payments HROCROP0 - Recapitulation of bank transfers and cash payments HROCRECH - General recapitulation HROCRECH - General recapitulation