SAP Reports / Programs | Payroll | India(PY-IN) SAP PY

HINCEPF0_GCF SAP ABAP Report - HINCEPF0GCF







HINCEPF0_GCF 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 HINCEPF0_GCF 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 HINCEPF0_GCF. "Basic submit
SUBMIT HINCEPF0_GCF AND RETURN. "Return to original report after report execution complete
SUBMIT HINCEPF0_GCF VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Text Symbol: 049 = ErPenCon
Text Symbol: 050 = EDLI Bas
Text Symbol: 051 = EDLI ErCo
Text Symbol: 052 = EDLI Adm
Text Symbol: 053 = TotalEmp
Text Symbol: 054 = No.LastMn
Text Symbol: 055 = No.NewMn
Text Symbol: 056 = No.Left
Text Symbol: 057 = Employee PF No.
Text Symbol: 058 = Employee No.
Text Symbol: 059 = Tot Remain
Text Symbol: 060 = Emp-Name
Text Symbol: 061 = Father/Husband Name
Text Symbol: 062 = DateOfBirth
Text Symbol: 063 = DateOfPFJn
Text Symbol: 064 = Sex
Text Symbol: 065 = Prev.Service
Text Symbol: 066 = PF Form 5
Text Symbol: 067 = PF Form 5 Results
Text Symbol: 068 = DateOfLv
Text Symbol: 069 = ReasonForLv
Text Symbol: 070 = PF Form 10
Text Symbol: 091 = PA/PSG not defined for the employee
Text Symbol: 092 = Comapny code not defined
Text Symbol: 093 = PF grouping not defined for the employee
Text Symbol: 094 = Cluster result not available
Text Symbol: 095 = Personal data not maintained
Text Symbol: 096 = Family data not maintained
Text Symbol: 097 = Reason for action is not maintained
Text Symbol: 100 = Trust ID
Text Symbol: NAM = Employee Name
Text Symbol: NER = There are no errors
Text Symbol: NUM = Emp.No.
Text Symbol: PRF = Er PF No.
Text Symbol: REM = Remarks
Text Symbol: 048 = PenBasis
Text Symbol: 001 = User Parameters
Text Symbol: 003 = Output format





Text Symbol: 004 = Name of the Layout Set
Text Symbol: 005 = Customer Layout
Text Symbol: 006 = Standard Layout
Text Symbol: 007 = Employer's PF Reference No.
Text Symbol: 008 = Additional Selection
Text Symbol: 009 = Report name
Text Symbol: 010 = Legal Forms-EPF
Text Symbol: 011 = Name and Branch of the Bank
Text Symbol: 012 = Address of the Bank
Text Symbol: 013 = City / Pin of the Bank
Text Symbol: 014 = Report date
Text Symbol: 015 = PF Form 12A
Text Symbol: 016 = PF Form 12A Results
Text Symbol: 017 = Print Errors
Text Symbol: 018 = Print Form
Text Symbol: 019 = PF Form 5 Results
Text Symbol: 020 = PF Form 10 Results
Text Symbol: 021 = Test run without Printing
Text Symbol: 022 = Return of Employees qualifying for membership
Text Symbol: 023 = Return of Members leaving the service
Text Symbol: 024 = Monthly contribution statement
Text Symbol: 025 =
Text Symbol: 029 = Process Discontinued
Text Symbol: 030 = No Payroll Results available and no
Text Symbol: 031 = employee/employees selected for this criteria
Text Symbol: 039 = Generating List, please wait.....
Text Symbol: 041 = Co.Code
Text Symbol: 042 = Ref.No.
Text Symbol: 043 = PF Rate
Text Symbol: 044 = PF Basis
Text Symbol: 045 = EePFCont
Text Symbol: 046 = ErPFCont
Text Symbol: 047 = PFAdmChg


INCLUDES used within this REPORT HINCEPF0_GCF

INCLUDE PCEPFIN8_GCF. " COMMON ROUTINES REQUIRED FOR EPF REPORT


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