SAP Reports / Programs

H21PLOG0 SAP ABAP INCLUDE - Subroutines pool for calculation log Hungary







H21PLOG0 is a standard ABAP INCLUDE 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 H21PLOG0 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT H21PLOG0. "Basic submit
SUBMIT H21PLOG0 AND RETURN. "Return to original report after report execution complete
SUBMIT H21PLOG0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Subroutines pool for calculation log Hungary
Text Symbol: P06 = No. of daily working hours:
Text Symbol: P07 = Position "during" absence:
Text Symbol: P08 = no position
Text Symbol: P09 = position exists
Text Symbol: P10 = Standard period start:
Text Symbol: P11 = Standard period end:
Text Symbol: P12 = Wage type codes:
Text Symbol: P13 = Correction:
Text Symbol: P14 = Basic wage unit:
Text Symbol: P15 = Bas. wage part of comp.f.a.:
Text Symbol: P16 = Comp. for absence amount:
Text Symbol: R00 = Calculation results:
Text Symbol: S00 = Values of payroll constants:
Text Symbol: S01 = Red. with weekly working hours
Text Symbol: S02 = Red. with daily working hours
Text Symbol: S03 = Standby/duty hours limit/month
Text Symbol: S04 = Shift bonus % limit
Text Symbol: S05 = Hours acc. to work schedule
Text Symbol: S06 = Hours entered here
Text Symbol: S07 = Read from table RT
Text Symbol: S08 = Read from table HU_NRBE
Text Symbol: S09 = Division only with /I31
Text Symbol: S10 = Division with /I31 + /I59
Text Symbol: T00 = Time data by periods:
Text Symbol: T01 = Period
Text Symbol: T02 = Amount ex.
Text Symbol: T03 = NormalHours
Text Symbol: T04 = Ov.time
Text Symbol: T05 = Inc.w. hours
Text Symbol: TB1 = Standard period
Text Symbol: P05 = No. of weekly working hours:
Text Symbol: 001 = START OF COMPENSATION FOR ABSENCE CALCULATION
Text Symbol: A00 = Basic wage and increment amounts, time data
Text Symbol: A01 = Basic wage part:
Text Symbol: A02 = Hours worked (/I31):
Text Symbol: A03 = Overtime (/I59):
Text Symbol: A04 = Number of hours applied:





Text Symbol: A05 = Shift bonus increment:
Text Symbol: A06 = Shift bonus hours:
Text Symbol: A07 = Standby, duty increment:
Text Symbol: A08 = Standby, duty hours:
Text Symbol: A09 = Shift bonus flat rate incr.:
Text Symbol: A10 = Incentive wage amount:
Text Symbol: C00 = Compensation for absence based on correction wage type:
Text Symbol: C01 = Way of evaluation:
Text Symbol: C02 = in hours
Text Symbol: C03 = in days
Text Symbol: C04 = in months
Text Symbol: C05 = No. of weekly working hours:
Text Symbol: C06 = No. of daily working hours:
Text Symbol: C07 = Correction wage type:
Text Symbol: C08 = Calculated amount:
Text Symbol: I00 = Incentive wage reduced amounts:
Text Symbol: I01 = WT
Text Symbol: I02 = WageTypeName
Text Symbol: I03 = Amount
Text Symbol: I04 = Ref.start
Text Symbol: I05 = Ref. end
Text Symbol: P01 = Way of evaluation:
Text Symbol: P02 = in hours
Text Symbol: P03 = in days
Text Symbol: P04 = in months


INCLUDES used within this REPORT H21PLOG0

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 H21PLOG0 or its description.