SAP ABAP Class CL_HRRCF_SPT_CHANGE_POINTER (Access Class for Table T77rcf_spt_cp)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20011018
Properties
Class CL_HRRCF_SPT_CHANGE_POINTER  
Short Description Access Class for Table T77rcf_spt_cp    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRRCF0001    
Program status P  SAP Standard Production Program 
Category 0   
Package PAOC_RCF_BL   Recruitment Factory: Business Logic 
Created 20011018   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRRCF_SPT_CUST_TABS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20011018
Friends
Class CL_HRRCF_SPT_CHANGE_POINTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFFER_SPT_OTYPES Static Attribute Private Type reference (TYPE) RCF_T_SPT_OTYPE Relevant Object Types for SPTs 20011018
2 DELETE Instance attribute Private Attribute reference (LIKE) 20011018
3 FALSE Instance attribute Public Attribute reference (LIKE) 20011112
4 INSERT Instance attribute Private Attribute reference (LIKE) 20011018
5 MSGCL_ADMIN Instance attribute Public Attribute reference (LIKE) 20011112
6 TRUE Instance attribute Public Attribute reference (LIKE) 20011112
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTENCE Static method Private Method Checks existence of change pointer 20020121
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020416
3 DELETE_CHANGE_POINTER Static method Public Method Deletes Change Pointer 20011018
4 DEQUEUE Static method Public Method Deletes Lock for Table T77RCF_SPT_CP 20011112
5 ENQUEUE Static method Public Method Lock Table T77RCF_SPT_CP for Write Access 20011112
6 INSERT_CHANGE_POINTER Static method Public Method Checks if HROBJECT Requires a Change Pointer 20011018
7 INSERT_CHANGE_POINTER_FROM_TAB Static method Public Method Adds Change Pointers After Table Transfer 20011211
8 INSERT_NE_FOR_NA Static method Private Method Insert candidacies for candidate 20040127
9 READ_ALL_CHANGE_POINTER Static method Public Method Reads All Change Pointers from Database 20011018
10 READ_CHANGE_POINTER_BY_OTYPE Static method Public Method Reads all change pointers for an OTYPE from database 20020314
11 UPDATE_TABLE Static method Private Method Writes Change Pointers to Database 20011018
Events
Class CL_HRRCF_SPT_CHANGE_POINTER has no event.
Types
Class CL_HRRCF_SPT_CHANGE_POINTER has no local type.
Method Signatures

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ANSWER Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020121
2 Importing CHANGE_POINTER Call by reference Type reference (TYPE) HROBJECT Objekt 20020121

Method CHECK_EXISTENCE on class CL_HRRCF_SPT_CHANGE_POINTER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRRCF_SPT_CHANGE_POINTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRRCF_SPT_CHANGE_POINTER has no exception.

Method DELETE_CHANGE_POINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20011018
# Exception Resumable Description Created on
1 CX_HRRCF_SEARCH_PROFIL übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20011112

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20011112

Method DEQUEUE on class CL_HRRCF_SPT_CHANGE_POINTER has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20011112
# Exception Resumable Description Created on
1 CX_HRRCF_SEARCH_PROFIL Ausnahmenklasse für das Anlegen von Suchprofilen 20011112

Method INSERT_CHANGE_POINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTERNAL_COMMIT Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060119
2 Importing HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20011018
# Exception Resumable Description Created on
1 CX_HRRCF_SEARCH_PROFIL übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20011112

Method INSERT_CHANGE_POINTER_FROM_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGE_POINTER_TAB Call by reference Type reference (TYPE) RCF_T_HROBJECT Tabellentyp zur Übergabe von HR Objekten 20011211
# Exception Resumable Description Created on
1 CX_HRRCF_SEARCH_PROFIL Ausnahmenklasse für das Anlegen von Suchprofilen 20011211

Method INSERT_NE_FOR_NA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20040127
# Exception Resumable Description Created on
1 CX_HRRCF_SEARCH_PROFIL Ausnahmenklasse für das Anlegen von Suchprofilen 20040127

Method READ_ALL_CHANGE_POINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGE_POINTER_TAB Value transfer Type reference (TYPE) RCF_T_HROBJECT Tabellentyp zur Übergabe von HR Objekten 20011018

Method READ_ALL_CHANGE_POINTER on class CL_HRRCF_SPT_CHANGE_POINTER has no exception.

Method READ_CHANGE_POINTER_BY_OTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGE_POINTER_TAB Value transfer Type reference (TYPE) RCF_T_HROBJECT Tabellentyp zur Übergabe von HR Objekten 20020314
2 Importing IMP_OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20020314

Method READ_CHANGE_POINTER_BY_OTYPE on class CL_HRRCF_SPT_CHANGE_POINTER has no exception.

Method UPDATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_OPERATOR Call by reference Type reference (TYPE) RCF_OPERA Datenbankoperation 20011018
2 Importing EXTERNAL_COMMIT Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060119
3 Importing HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20011018
# Exception Resumable Description Created on
1 CX_HRRCF_SEARCH_PROFIL übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20011023
History
Last changed by/on SAP  20060711 
SAP Release Created in 110