SAP ABAP Class CL_HR_PM_ST_MATCHCODE_BUFFER (Buffer for Matchcode)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-TL (Application Component) Tools
     PCPM (Package) HR Process Model and Status Management
Properties
Class CL_HR_PM_ST_MATCHCODE_BUFFER  
Short Description Buffer for Matchcode    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCPM   HR Process Model and Status Management 
Created 20030526   SAP 
Last change 20030526   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HR_PM_ST_MATCHCODE_BUFFER has no interface implemented.
Friends
Class CL_HR_PM_ST_MATCHCODE_BUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE_TAB Static Attribute Private Type reference (TYPE) T_INSTANCE_TAB Instance Table 20030526
2 MATCH_INFO Instance attribute Private Type reference (TYPE) PAY_PM_STATUS_UPDATE_INFO-INFO Text Length 132 20030526
3 MATCH_PERNR Instance attribute Private Type reference (TYPE) PERNR_TAB HR: Master Data, PERNR Table (unsorted) 20030526
4 NO_ENTRIES Instance attribute Public Type reference (TYPE) I 20030526
5 PROCESS Instance attribute Private Object reference (TYPE REF TO) CL_HR_PM_PW_PROCESS Process 20030526
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ABKRS Instance method Private Method Check Payroll Area 20030526
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030526
3 GET_ALL_PERNR_OF_PERSON Instance method Public Method Get All Pers. Numbers for Person 20090824
4 GET_INSTANCE Static method Public Method Generates an Instance 20030526
5 GET_MATCH_PERNR Instance method Public Method Delivers the Perno in Matchcode 20030526
6 GET_PERNR Instance method Private Method Read Perno from DM 20030526
7 GET_VARIANT_INFO Instance method Private Method Check Payroll Area 20030526
Events
Class CL_HR_PM_ST_MATCHCODE_BUFFER has no event.
Types
Class CL_HR_PM_ST_MATCHCODE_BUFFER has no local type.
Method Signatures

Method CHECK_ABKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHN_ABKRS Call by reference Type reference (TYPE) PCCE_T_IABKRS Abrechnungskreis (RANGE-Tabelle) 20030526
2 Importing IMP_PAPER Call by reference Type reference (TYPE) PC2PAPER Unterstruktur für Tabelle APER Personalabrechnung 20030526
3 Importing IMP_XABKR Call by reference Object reference (TYPE REF TO) CL_HR_PAYROLL_AREA Abrechnungskreis 20030526

Method CHECK_ABKRS on class CL_HR_PM_ST_MATCHCODE_BUFFER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_MATCH_INFO Call by reference Type reference (TYPE) PAY_PM_STATUS_UPDATE_INFO-INFO Text der Länge 132 20030526
2 Importing IMP_PROCESS Call by reference Object reference (TYPE REF TO) CL_HR_PM_PW_PROCESS Prozeß 20030526

Method CONSTRUCTOR on class CL_HR_PM_ST_MATCHCODE_BUFFER has no exception.

Method GET_ALL_PERNR_OF_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing RET_MATCH_BUFFER_EXTENDED Call by reference Object reference (TYPE REF TO) CL_HR_PM_ST_MATCHCODE_BUFFER Matchcode extended with all pernr of person 20090824

Method GET_ALL_PERNR_OF_PERSON on class CL_HR_PM_ST_MATCHCODE_BUFFER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_MATCH_INFO Call by reference Type reference (TYPE) PAY_PM_STATUS_UPDATE_INFO-INFO Text der Länge 132 20030526
2 Importing IMP_PROCESS Call by reference Object reference (TYPE REF TO) CL_HR_PM_PW_PROCESS Prozeß 20030526
3 Returning RET_INSTANCE Value transfer Object reference (TYPE REF TO) CL_HR_PM_ST_MATCHCODE_BUFFER Puffer für Matchcode 20030526

Method GET_INSTANCE on class CL_HR_PM_ST_MATCHCODE_BUFFER has no exception.

Method GET_MATCH_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_PERNR Value transfer Object reference (TYPE REF TO) CL_HR_PM_PW_PARCEL_OBJECTS Objekte eines Pakets 20030526

Method GET_MATCH_PERNR on class CL_HR_PM_ST_MATCHCODE_BUFFER has no exception.

Method GET_PERNR Signature

Method GET_PERNR on class CL_HR_PM_ST_MATCHCODE_BUFFER has no parameter.
Method GET_PERNR on class CL_HR_PM_ST_MATCHCODE_BUFFER has no exception.

Method GET_VARIANT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXP_ABKRS Call by reference Type reference (TYPE) PCCE_T_IABKRS Abrechnungskreis (RANGE-Tabelle) 20030526
2 Exporting EXP_PAPER Call by reference Type reference (TYPE) PC2PAPER Unterstruktur für Tabelle APER Personalabrechnung 20030526
3 Exporting EXP_PERNR Call by reference Type reference (TYPE) PAY_PM_PERNR_RANGE_TAB Rangetabelle für Personalnummer 20030526
4 Exporting EXP_XABKR Call by reference Object reference (TYPE REF TO) CL_HR_PAYROLL_AREA Abrechnungskreis 20030526

Method GET_VARIANT_INFO on class CL_HR_PM_ST_MATCHCODE_BUFFER has no exception.
History
Last changed by/on SAP  20030526 
SAP Release Created in 470