SAP ABAP Class CL_HRRCF_ACT_CNF (Confirmation Activity)
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 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_ABSTRACT_ACTIVITY Super Class for Activity 20060314
Properties
Class CL_HRRCF_ACT_CNF  
Short Description Confirmation Activity    
Super Class CL_HRRCF_ABSTRACT_ACTIVITY Super Class for Activity 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_BL   Recruitment Factory: Business Logic 
Created 20060314   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_ACT_CNF has no forward declaration.
Interfaces
Class CL_HRRCF_ACT_CNF has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_HRRCF_ACTIVITY_FACTORY 20060314 General Access Class for Activities
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_CLASSNAME Constant Public Type reference (TYPE) CLASSNAME 'CL_HRRCF_ACT_CNF' Reference Type 20060314
2 MY_DATABASE Constant Public Type reference (TYPE) TABNAME16 'HRP5143' Table name, 16 characters 20060314
3 MY_RECORD_CLASS Constant Public Type reference (TYPE) CLASSNAME 'CL_HRRCF_ACT_CNF_RECORD' Reference Type 20060314
4 MY_TEXTRECORD_TYPE Constant Public Type reference (TYPE) STRUKNAME 'RCF_S_ACT_CNF_ACTIVITY_TXT' Name of a structure 20060314
5 SYNC_LIMITED Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20060424
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20060314
2 GET_INSTANCE Static method Public Method Instance Generation 20060314
3 SET_SYNC_LIMITED Instance method Public Method Setter Method 20060424
Events
Class CL_HRRCF_ACT_CNF has no event.
Types
Class CL_HRRCF_ACT_CNF has no local type.
Method Signatures

Method CONSTRUCTOR 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 20060314

Method CONSTRUCTOR on class CL_HRRCF_ACT_CNF has no exception.

Method GET_INSTANCE 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 20060314
2 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_ACT_CNF Oberklasse für Aktivitäten 20060314

Method GET_INSTANCE on class CL_HRRCF_ACT_CNF has no exception.

Method SET_SYNC_LIMITED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SYNC_LIMITED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060424

Method SET_SYNC_LIMITED on class CL_HRRCF_ACT_CNF has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 700