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
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.
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
INCLUDE PCEPFIN8_GCF. " COMMON ROUTINES REQUIRED FOR EPF REPORT
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.