RPLAAIF2 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The program
If you would like to execute this report or see the full code listing simply enter RPLAAIF2 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_M06_LAAI - ASSEDIC 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.
Selection Text: LABPSSV = "living performance" label no.
Selection Text: LICSPEC = Performance licence no.
Selection Text: LIEU_SIG = Location of signature
Selection Text: NOM_SIG = Surname of signatory
Selection Text: OOSP = Occasional organisor
Selection Text: PRN_SIG = First name of signatory
Selection Text: P_LFORM = Form Name
Selection Text: P_LFVAR = Form Variant
Selection Text: QUALITE = Position of signatory
Selection Text: RESPONS = Contact person
Selection Text: R_AGS = Guarantee of salaries (AGS)
Selection Text: R_BRU_AV = Gross before exemption
Selection Text: R_CACHET = Number of fees
Selection Text: R_CERTIF = Approval no.
Selection Text: R_CURR = Currency
Selection Text: R_DISPL = Layout
Selection Text: R_NBHR = Number of hours worked
Selection Text: R_NBJRS = Number of days worked
Selection Text: R_PRODUC = Generate statement no.
Selection Text: R_RAC = Unemployment insurance (RAC)
Selection Text: R_RELAT = Relationship to employer
Selection Text: TELNR = Telephone
Title: ASSEDIC Statement for Casual Labor (Entertainment Sector)
Text Symbol: T30 = Employee / Work benefits
Text Symbol: T20 = Employer
Text Symbol: T10 = Statement
Text Symbol: T01 = List of statements
Text Symbol: R03 = early termination on employee's intiative
Text Symbol: R02 = early termination on employer's initiative
Text Symbol: A01 = Entry date
Text Symbol: A02 = Leaving date
Text Symbol: A03 = Post occupied
Text Symbol: A04 = Contributions due
Text Symbol: A05 = Gross after deduc.
Text Symbol: A06 = Rate
Text Symbol: A07 = Gross before deduc.
Text Symbol: A08 = Month
Text Symbol: A09 = Year
INCLUDE RPLAAIFT.
INCLUDE RPLAAIFD.
INCLUDE RPLAAIFS.
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.
RPLAAIF2 - ASSEDIC Statement for Casual Labor (Entertainment Sector) RPLAAIF2 - ASSEDIC Statement for Casual Labor (Entertainment Sector) RPLAAIF1 - ASSEDIC Statement for Casual Labor (Entertainment Sector) RPLAAIF1 - ASSEDIC Statement for Casual Labor (Entertainment Sector) RPLAAIF0 - ASSEDIC Statement for Casual Labor (Entertainment Sector) RPLAAIF0 - ASSEDIC Statement for Casual Labor (Entertainment Sector)