SAP ABAP Class CL_HR3PRNA_RECON_ITEM_DETAILS (3PR Reconciliation run details)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-US-FP-TP (Application Component) Third Party Remittance
     P3PR (Package) Third Party Remittance North America
Properties
Class CL_HR3PRNA_RECON_ITEM_DETAILS  
Short Description 3PR Reconciliation run details    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P3PR   Third Party Remittance North America 
Created 20040217   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR3PRNA_RECON_ITEM_DETAILS has no forward declaration.
Interfaces
Class CL_HR3PRNA_RECON_ITEM_DETAILS has no interface implemented.
Friends
Class CL_HR3PRNA_RECON_ITEM_DETAILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EXIT_3PR0003 Instance attribute Protected Object reference (TYPE REF TO) OBJECT BAdI exit for PC10_3PR0003 20040217
2 MO_SERVICES Instance attribute Public Object reference (TYPE REF TO) CL_HR3PRNA_SERVICES 3PR services for all areas 20050324
3 MS_EVAL_PAYEE_ITEM Instance attribute Protected Type reference (TYPE) HR3PRNA_EVAL_PAYEE_ITEM HR payee item for evaluation run 20050520
4 MS_PAYEE_ITEM Instance attribute Protected Type reference (TYPE) HR3PRNA_PAYEE_ITEM HR payee items 20040217
5 MT_DETAIL_DOC Instance attribute Public Type reference (TYPE) LVC_T_TLIN Detail table 20040217
6 MT_EMPL Instance attribute Protected Type reference (TYPE) HR3PRNA_T_EMPL Employee details 20050517
7 MT_FIELDCATALOG Instance attribute Public Type reference (TYPE) DD03TTYP Table Type for Structure DD03P 20040217
8 MT_SORT Instance attribute Public Type reference (TYPE) LVC_T_SORT ALV control: Table of sort criteria 20040217
9 MT_TOTAL Instance attribute Public Type reference (TYPE) HR3PRNA_T_TOTAL Totals 20040217
10 MV_CUSSN Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20040217
11 MV_DET1 Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20040217
12 MV_DET2 Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20040217
13 MV_DET3 Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20040217
14 MV_DET4 Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20040217
15 MV_DET5 Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20040217
16 MV_DET6 Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20040217
17 MV_FIRST_EE Instance attribute Public Type reference (TYPE) BOOLE_D Is first employee flag 20040217
18 MV_ITEM_NAME Instance attribute Protected Type reference (TYPE) TABNAME Name of active item structure 20050520
19 MV_NO_EMPLS Instance attribute Public Type reference (TYPE) NUM6 Number of employees 20040217
20 MV_NO_HEADER Instance attribute Public Type reference (TYPE) BOOLE_D No header flag 20040217
21 MV_NO_PAGEBREAK Instance attribute Public Type reference (TYPE) BOOLE_D No page break flag 20040217
22 MV_PERNR Instance attribute Protected Type reference (TYPE) PCCE_PERNR Personnel Assignment 20050518
23 MV_STRUCTURE_NAME Instance attribute Protected Type reference (TYPE) TABNAME Item structure type 20050520
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_EE_DETAIL_DOC Instance method Public Method Append employee detail document 20040217
2 BUILD_DETAIL_DOC Instance method Public Method Build detail document 20040217
3 BUILD_DETAIL_DOC_ITEM Instance method Public Method Build the detail doc item 20050520
4 BUILD_EE_DETAIL_DOC Instance method Public Method Build employee detail document 20080805
5 BUILD_SUBTOTAL_DETAIL_DOC Instance method Public Method Build subtotral detail document 20040217
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040217
7 DISPLAY_DETAIL_DOC Instance method Public Method Display detail document 20040217
8 DISPLAY_ITEM_DETAILS Instance method Public Method Display item details 20040217
9 ELIMINATE_FROM_SORT Instance method Public Method Eliminate unnecessary items from sort table 20040217
10 GET_DOCUMENT_HEADER Instance method Public Method Get document header - default S_DOCU_PRINT 20050719
11 GET_EE_DETAILS Instance method Public Method Get employee details 20040217
12 GET_EMPLOYER_ID Instance method Public Method Get employer ID (EIN) 20040217
13 GET_FIELDCATALOG Instance method Public Method Get fieldcatalog 20050520
14 GET_FIELDVALUE Instance method Public Method Get field value 20050520
15 GET_SUBTOTAL_HIGH Instance method Public Method Get highest subtotal level 20040217
16 GET_SYMKO_DETAILS Instance method Public Method Get symbolic account details 20040217
17 PRINTER_OPTIONS Instance method Public Method Set printer options 20040507
18 PRINT_DETAIL_DOC Instance method Public Method Print detail document 20040217
19 SET_DATA Instance method Public Method Set data 20040217
20 SET_DDIC_LINK Instance method Public Method Set DDIC document hyperlink 20040217
21 UPDATE_TOTAL_AMOUNT Instance method Public Method Update total amount 20040217
Events
Class CL_HR3PRNA_RECON_ITEM_DETAILS has no event.
Types
Class CL_HR3PRNA_RECON_ITEM_DETAILS has no local type.
Method Signatures

Method APPEND_EE_DETAIL_DOC Signature

Method APPEND_EE_DETAIL_DOC on class CL_HR3PRNA_RECON_ITEM_DETAILS has no parameter.
Method APPEND_EE_DETAIL_DOC on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method BUILD_DETAIL_DOC Signature

Method BUILD_DETAIL_DOC on class CL_HR3PRNA_RECON_ITEM_DETAILS has no parameter.
Method BUILD_DETAIL_DOC on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method BUILD_DETAIL_DOC_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DETAIL_DOC Value transfer Type reference (TYPE) TLINE SAPscript: Text Lines 20050520
2 Importing IS_FIELDCATALOG Call by reference Type reference (TYPE) DD03P Structure 20050520

Method BUILD_DETAIL_DOC_ITEM on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method BUILD_EE_DETAIL_DOC Signature

Method BUILD_EE_DETAIL_DOC on class CL_HR3PRNA_RECON_ITEM_DETAILS has no parameter.
Method BUILD_EE_DETAIL_DOC on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method BUILD_SUBTOTAL_DETAIL_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LEVEL Call by reference Type reference (TYPE) I Subtotal level 20040217

Method BUILD_SUBTOTAL_DETAIL_DOC on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXIT_3PR0003 Call by reference Object reference (TYPE REF TO) OBJECT BAdI exit instance 20040219
2 Importing IO_SERVICES Call by reference Object reference (TYPE REF TO) CL_HR3PRNA_SERVICES 3PR services for all areas 20050324
3 Importing IS_EVAL_PAYEE_ITEM Call by reference Type reference (TYPE) HR3PRNA_EVAL_PAYEE_ITEM HR payee item for evaluation run 20050520
4 Importing IS_PAYEE_ITEM Call by reference Type reference (TYPE) HR3PRNA_PAYEE_ITEM HR payee items 20040217
5 Importing IT_FIELDCATALOG Call by reference Type reference (TYPE) DD03TTYP Table Type for Structure DD03P 20050520
6 Importing IT_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV control: Table of sort criteria 20040217
7 Importing IV_CUSS Call by reference Type reference (TYPE) XFELD Checkbox 20041112
8 Importing IV_DET1 Call by reference Type reference (TYPE) XFELD Checkbox 20040217
9 Importing IV_DET2 Call by reference Type reference (TYPE) XFELD Checkbox 20040217
10 Importing IV_DET3 Call by reference Type reference (TYPE) XFELD Checkbox 20040217
11 Importing IV_DET4 Call by reference Type reference (TYPE) XFELD Checkbox 20040217
12 Importing IV_DET5 Call by reference Type reference (TYPE) XFELD Checkbox 20040217
13 Importing IV_DET6 Call by reference Type reference (TYPE) XFELD Checkbox 20040217
14 Importing IV_PERNR Call by reference Type reference (TYPE) PCCE_PERNR Personnel Assignment 20050518

Method CONSTRUCTOR on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method DISPLAY_DETAIL_DOC Signature

Method DISPLAY_DETAIL_DOC on class CL_HR3PRNA_RECON_ITEM_DETAILS has no parameter.
Method DISPLAY_DETAIL_DOC on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method DISPLAY_ITEM_DETAILS Signature

Method DISPLAY_ITEM_DETAILS on class CL_HR3PRNA_RECON_ITEM_DETAILS has no parameter.
Method DISPLAY_ITEM_DETAILS on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method ELIMINATE_FROM_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BUKRS Call by reference Type reference (TYPE) STANDARD TABLE Company Code 20040217
2 Importing IR_CRENR Call by reference Type reference (TYPE) STANDARD TABLE HR payee number 20040217
3 Importing IR_CRETY Call by reference Type reference (TYPE) STANDARD TABLE HR payee type 20040217
4 Importing IR_GSBER Call by reference Type reference (TYPE) STANDARD TABLE Business Area 20040217
5 Importing IR_LIFNR Call by reference Type reference (TYPE) STANDARD TABLE Account Number of Vendor or Creditor 20040217
6 Importing IR_LIFSG Call by reference Type reference (TYPE) STANDARD TABLE Vendor subgroup 20040217
7 Importing IR_RDATN Call by reference Type reference (TYPE) STANDARD TABLE Evaluation run number 20040217
8 Importing IR_REMPN Call by reference Type reference (TYPE) STANDARD TABLE Acknowledgement run number 20040217
9 Importing IR_REMSN Call by reference Type reference (TYPE) STANDARD TABLE Posting run number 20040217
10 Importing IR_STATUS Call by reference Type reference (TYPE) STANDARD TABLE Third party remittance status 20040217
11 Importing IR_XBLNR Call by reference Type reference (TYPE) STANDARD TABLE Reference Document Number 20040217
12 Importing IV_LEVEL Call by reference Type reference (TYPE) I Level 20040217
13 Changing PT_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV control: Table of sort criteria 20040217

Method ELIMINATE_FROM_SORT on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method GET_DOCUMENT_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DOC_HEADER Value transfer Type reference (TYPE) THEAD SAPscript: Text Header 20050719

Method GET_DOCUMENT_HEADER on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method GET_EE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EMPL Call by reference Type reference (TYPE) HR3PRNA_T_EMPL Employee details 20040217
2 Exporting ET_EMPS Call by reference Type reference (TYPE) PERNR_TAB HR: Master Data, PERNR Table (unsorted) 20040217
3 Importing IV_CDATE Call by reference Type reference (TYPE) CDATE Created on 20040217
4 Importing IV_RDATN Call by reference Type reference (TYPE) RDATN Evaluation run number 20040217
5 Importing IV_REMKY Call by reference Type reference (TYPE) REMKY Remittance origin link 20040217
6 Importing IV_WAERS Call by reference Type reference (TYPE) WAERS Currency Key 20040217
7 Importing SEQNR_REQUESTED Value transfer Type reference (TYPE) CHAR1 'X' Payroll Sequence Number Requested? 20080802

Method GET_EE_DETAILS on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method GET_EMPLOYER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_EINS Value transfer Type reference (TYPE) HR3PRNA_T_EINS Employer IDs 20040217

Method GET_EMPLOYER_ID on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method GET_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_FIELDCATALOG Value transfer Type reference (TYPE) DD03TTYP Table Type for Structure DD03P 20050520
2 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20050520

Method GET_FIELDCATALOG on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method GET_FIELDVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALUE Value transfer Type reference (TYPE) CHAR30 30 Characters 20050520
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20050520
3 Importing IV_FLOAT Call by reference Type reference (TYPE) FLAG Flag: convert to float 20050521

Method GET_FIELDVALUE on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method GET_SUBTOTAL_HIGH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_LEVEL Value transfer Type reference (TYPE) I Highest level 20040217
2 Importing IT_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV control: Table of sort criteria 20040217

Method GET_SUBTOTAL_HIGH on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method GET_SYMKO_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SYMKO Value transfer Type reference (TYPE) HR3PRNA_T_SYMKO Symbolic account details 20040217
2 Importing IV_REMKY Call by reference Type reference (TYPE) REMKY Remittance origin link 20040217
3 Importing IV_WAERS Call by reference Type reference (TYPE) WAERS Currency Key 20040217

Method GET_SYMKO_DETAILS on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method PRINTER_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PS_PRINTER_OPTIONS Call by reference Type reference (TYPE) ITCPO SAPscript output interface 20040507
2 Changing PS_PRINTER_PARAMS Call by reference Type reference (TYPE) PRI_PARAMS Structure for Passing Print Parameters 20040507

Method PRINTER_OPTIONS on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method PRINT_DETAIL_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PRINTER_OPTIONS Call by reference Type reference (TYPE) ITCPO SAPscript output interface 20040217

Method PRINT_DETAIL_DOC on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EVAL_PAYEE_ITEM Call by reference Type reference (TYPE) HR3PRNA_EVAL_PAYEE_ITEM HR payee item for evaluation run 20050520
2 Importing IS_PAYEE_ITEM Call by reference Type reference (TYPE) HR3PRNA_PAYEE_ITEM HR payee items 20040217
3 Importing IV_PERNR Call by reference Type reference (TYPE) PCCE_PERNR Personnel Assignment 20050518

Method SET_DATA on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method SET_DDIC_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_OSTRING Value transfer Type reference (TYPE) TDLINE Text Line out 20040217
2 Importing IV_ISTRING Call by reference Type reference (TYPE) TDLINE Text Line in 20040217
3 Importing IV_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Data element (semantic domain) 20040217
4 Importing IV_TEXT Call by reference Type reference (TYPE) SCRTEXT_L Long Field Label 20040217

Method SET_DDIC_LINK on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.

Method UPDATE_TOTAL_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_DETAIL_DOC Value transfer Type reference (TYPE) LVC_T_TLIN ALV Control: SAPScript Table 20040217
2 Importing IT_DETAIL_DOC Call by reference Type reference (TYPE) LVC_T_TLIN ALV Control: SAPScript Table 20040217
3 Importing IT_TOTAL Call by reference Type reference (TYPE) HR3PRNA_T_TOTAL Totals 20040217

Method UPDATE_TOTAL_AMOUNT on class CL_HR3PRNA_RECON_ITEM_DETAILS has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in 500