Programme SAP HVECLPH0 - Report of files for the LRVH (Housing Act)

Description
Program that generates the RPVH (Housing Scheme) Act list, whichgenerates the TemSe file that is sent to the bank as a list of employeecontributions.
The report is run in accordance with the parameters: period and company.
The RPVH List sets out employee amounts, company amounts and the sum ofboth.
The TemSe file only specifies the total contribution per employee.
The file and list generated contain the following information:
a) Company data:
The company name is obtained from table T001.
The RIF (tax roll) number and the company code are obtained from tableT7VE01. The code which identifies the Company Code must exist in tableT7VE02.
The country code and bank code, which should be defined in infotype 9(Bank information) with subtype VEPH, are used to obtain the name of thebank (in table BNKA).
b) Employee data:
The code corresponds to the employee number.
The national identity card number is obtained from infotype 0185(employee ID).
The name of the employee is obtained from infotype 0001 (Organizationalassignment).
To see how the date on which the employee joined the company isobtained, see the documentation of function module HR_ENTRY_DATE.
The date of birth, nationality and gender of the employee are obtainedfrom infotype 0002 (Personal details).
b) Other information:
The "Transaction type" column specifies whether there has been adeposit, withdrawal or change in salary for the employee.
Employee, company and total contributions are obtained from table BT.The total contribution is contained in wage type/5V0 (RPVH BankTransfer). This total is used to deduce employee contributions (onethird) and company contributions (two thirds).
The period corresponds to the last period in which a bank transfer wasmade.
The town is obtained from infotype 0001 (Organizational assignment).
The required selection conditions for this report include:
a) Company Code identifier key
b) Under "Printing details" in the selection screen, form HRVE_LPH_01appears. If this form does not meet your needs, you can use a differentone. You can flag both the "Generate report" and "Generate file"checkboxes, or just one of them. It is also possible to flag neither.

Precondition
You must previously have run the payrolls for the report period.

Output
RPVH (Housing Scheme) list
RPVH (Housing Scheme) TemSe file.
INCLUDE POSTSCRIPT_COMPATIBLE OBJECT DOKU ID TX