SAP Reports / Programs | Payroll | France(PY-FR) SAP PY

RPLEPHF0 SAP ABAP Report - Labor Court elections







RPLEPHF0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Labor Dispute Elections This program enables you to establish the list of employees appointed as voters and eligible for the elections with mention of their electoral college...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter RPLEPHF0 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PC00_M06_LEPH - Labor court election


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


Text pool values


Selection Text: R_AFFSAL = Display by employee
Selection Text: R_AGE_EC = Age (in years) is less than
Selection Text: R_COL_E = College of employers
Selection Text: R_COL_EX = "Collège" of those excluded
Selection Text: R_COL_S = College of employees
Selection Text: R_EX_EMP = Exclude employers
Selection Text: R_FICH = File name and path
Selection Text: R_TYPEMP = Type of employer
Selection Text: SIRET = SIRET sender branch
Selection Text: S_DOMIC = Registered domicile
Selection Text: S_ELEABS = Types of absence
Selection Text: S_ELECAT = Employee categories
Selection Text: S_ELECTR = Types of contract
Selection Text: S_ELEMAT = Personnel nos.
Selection Text: S_ELEMES = Actions/reasons
Selection Text: S_ELEPRE = Presence types
Selection Text: S_ELESTA = Status of employees
Selection Text: R_AFFCHG = D .
Selection Text: R_DATELE = D .
Selection Text: R_SIRET = D .
Selection Text: S_DOM_EL = D .
Title: Labor Court elections
Text Symbol: EXC = Exclusion
Text Symbol: ETA = Branch
Text Symbol: ERR = CONTRACT ERROR
Text Symbol: ENC = Executives
Text Symbol: ELE = Voter
Text Symbol: EJS = EE excl.
Text Symbol: EJM = Employees excluded
Text Symbol: EFJ = Reason for exclusion from employee list
Text Symbol: EEM = Employers will not be declared
Text Symbol: ECL = Electoral college code does not match the values given
Text Symbol: ECJ = Reason for exclusion for voters list
Text Symbol: DOM = Domicile
Text Symbol: DIV = Other activities
Text Symbol: COM = Commerce
Text Symbol: COL = College
Text Symbol: FIC = Data for digital file





Text Symbol: FON = Function
Text Symbol: HEA = Reference date of Labor Court elections
Text Symbol: IND = Industry
Text Symbol: LIE = Site
Text Symbol: MAT = Pers.no.
Text Symbol: MES = Action-reason
Text Symbol: NBR = Number
Text Symbol: NON = No
Text Symbol: OUI = Yes
Text Symbol: PRE = Presence
Text Symbol: SIR = Error while determining SIRET
Text Symbol: STA = Status
Text Symbol: TY2 = not maintained
Text Symbol: TYP = Internal error: type of elections
Text Symbol: 026 = magnetic support medium appended to this summary
Text Symbol: 025 = List of branches declared on the
Text Symbol: 024 = Send date:
Text Symbol: 023 = Number of branches:
Text Symbol: 022 = Fax:
Text Symbol: 021 = Telephone:
Text Symbol: 020 = Total persons voting :
Text Symbol: 019 = contact person
Text Symbol: 018 = Name of
Text Symbol: 017 = to
Text Symbol: 016 = Numbered from
Text Symbol: 015 = [ ] Cassette or other
Text Symbol: 014 = Number support med.:
Text Symbol: 013 = [ ] Disk
Text Symbol: 012 = [ ] Magnetic tape
Text Symbol: 011 = Types of support :
Text Symbol: 010 = General inforamtion
Text Symbol: 009 = 91914 EVRY CEDEX 9
Text Symbol: 008 = Address :
Text Symbol: 007 = LABOR COURT PROCESSING CENTER
Text Symbol: 006 = designation
Text Symbol: 005 = Name or
Text Symbol: 004 = Recipient:
Text Symbol: 003 = ID number :
Text Symbol: 002 = Sender reference





Text Symbol: 001 = Field reserved for process.
Text Symbol: CNT = Contract nature
Text Symbol: CNS = Contrt.
Text Symbol: CNM = Contrt. type
Text Symbol: CJS = Vote excl.
Text Symbol: CJM = Voting exclusion
Text Symbol: CAT = Category
Text Symbol: ANC = Seniority
Text Symbol: AGR = Agriculture
Text Symbol: AGE = Age
Text Symbol: ADR = Address
Text Symbol: ACC = âaàaäaèeéeêeëeîiïiôoûuùuüuçc
Text Symbol: ABS = Absence
Text Symbol: A16 = Cannot open file
Text Symbol: A03 = Cannot close file
Text Symbol: A02 = Cannot write to file
Text Symbol: 037 = Signature :
Text Symbol: 036 = Address
Text Symbol: 035 = Signer
Text Symbol: 034 = Corporate name
Text Symbol: 033 = of company
Text Symbol: 032 = Siret or MSA
Text Symbol: 031 = Main section
Text Symbol: 030 = voting
Text Symbol: 029 = No. of pers.
Text Symbol: 028 = Identification and address of branch
Text Symbol: 027 = Dept


INCLUDES used within this REPORT RPLEPHF0

INCLUDE RPLEPHFA.


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:

HR_FR_GET_CONTRACT call function 'HR_FR_GET_CONTRACT' exporting p_pernr = pernr-pernr p_begda = p_begda p_endda = p_endda importing p_contrat = p_contrat-id " code du contrat p_text = p_contrat-text " libellé p_durat = p_contrat-durat " durée du contrat tables t0001 = g_tab_t0001 exceptions error = c_contr_infty 5f42_empty = c_contr_t5f42 511k_empty = c_contr_t511k others = 0.

HR_FR_GET_PRORATA * call function 'HR_FR_GET_PRORATA' * exporting * p_pernr = pernr-pernr * p_begda = p_begda * p_endda = p_endda * p_contract = p_contrat * importing * p_prorata = p_eff_prorata * tables * t0000 = g_tab_t0000 * t0001 = g_tab_t0001 * exceptions * error = c_prorata_infty * no_active = c_prorata_inactif * error_reading_t5f1p = c_prorata_t5f1p ** Le contrat a déjà été déterminé.

HR_FR_GET_QUALIFICATION call function 'HR_FR_GET_QUALIFICATION' exporting p_pernr = pernr-pernr p_begda = r_datele p_endda = r_datele importing p_text = p_qualtx tables t0001 = g_tab_t0001 exceptions error = 0 0001 = 0 0217 = 0 t511k = 0 others = 0.

HR_FR_GET_WERKS_BTRTL call function 'HR_FR_GET_WERKS_BTRTL' exporting p_siren = siren p_numic = numic tables i5f1p = i5f1p exceptions siren_is_initial = 1 others = 2.

FILE_VALIDATE_NAME



CALL FUNCTION 'FILE_VALIDATE_NAME' EXPORTING logical_filename = pfru0_c_logic_name_out_list parameter_1 = sy-repid CHANGING physical_filename = pv_fich EXCEPTIONS OTHERS = 1.



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