HINCLWF1 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This function generates the legal forms for the
If you would like to execute this report or see the full code listing simply enter HINCLWF1 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_M40_LWF - LWF Reports
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: P_SCRIPT = SAPScript Display
Selection Text: P_PDF = PDF Display
Selection Text: P_LWGRP = LWF Grouping
Title: HR-IN: Labour Welfare Fund legal reports
Text Symbol: NER = There are no errors
Text Symbol: 052 = SAP Script Display
Text Symbol: 051 = Adobe PDF Document
Text Symbol: 044 = Establishment Code No.
Text Symbol: 043 = Date of Submission
Text Symbol: 042 = Cheque/Draft/Money order
Text Symbol: 041 = Establishment Class
Text Symbol: 040 = Type of Display
Text Symbol: 039 = Generating List, please wait.....
Text Symbol: 021 = Results
Text Symbol: 020 = Labour Welfare Fund
Text Symbol: 019 = Employer Contribution
Text Symbol: 018 = Print Form
Text Symbol: 017 = Print Errors
Text Symbol: 016 = LWF Form D Results
Text Symbol: 015 = LWF Form D
Text Symbol: 014 = LWF Form Results
Text Symbol: 013 = LWF Form
Text Symbol: 012 = Employee Contribution
Text Symbol: 011 = Designation
Text Symbol: 010 = Employee Name
Text Symbol: 009 = Employee No.
Text Symbol: 008 = LWF Grouping
Text Symbol: 007 = User Parameters
Text Symbol: 006 = Standard Layout
Text Symbol: 005 = Customer Layout
Text Symbol: 004 = LWF Groupings
Text Symbol: 003 = (Text not defined)
Text Symbol: 002 = Name of the Layout Set
Text Symbol: 001 = Output Format
INCLUDE PCREPIN1. " COMMON SUBROUTINES FOR REPORTING
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.
HINCLWF1 - HR-IN: Labour Welfare Fund legal reports HINCLWF1 - HR-IN: Labour Welfare Fund legal reports HINCLSTR - Cluster Display IN ( Payroll Results, India ) HINCLSTR - Cluster Display IN ( Payroll Results, India ) HINCLON1 - HR-IN : Loan Report to display Principal, interest and subsidy HINCLON1 - HR-IN : Loan Report to display Principal, interest and subsidy