SAP ABAP Class CL_HRRCF_T77RCFCOMPANY (Access Class for Company)
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 20030417
Properties
Class CL_HRRCF_T77RCFCOMPANY  
Short Description Access Class for Company    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_BL   Recruitment Factory: Business Logic 
Created 20030417   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_T77RCFCOMPANY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20030417
Friends
Class CL_HRRCF_T77RCFCOMPANY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Private Attribute reference (LIKE) 20030417
2 HIGH_DATE Instance attribute Private Attribute reference (LIKE) 20030417
3 LOW_DATE Instance attribute Private Attribute reference (LIKE) 20030417
4 MSGCL_ADMIN Instance attribute Private Attribute reference (LIKE) 20030417
5 MSGCL_USER Instance attribute Private Attribute reference (LIKE) 20030417
6 TRUE Instance attribute Private Attribute reference (LIKE) 20030417
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTENCE Static method Public Method Check if entry exists 20030417
2 INSERT_COMPANY Static method Public Method Insert a New Company 20030417
3 MODIFY_COMPANY Static method Public Method Modify a Company 20030417
4 READ_ALL_RECORDS Static method Public Method Read All Records 20030417
5 READ_RECORD Static method Public Method Read Single Record 20030417
Events
Class CL_HRRCF_T77RCFCOMPANY has no event.
Types
Class CL_HRRCF_T77RCFCOMPANY 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 (=' ') 20030417
2 Importing COMPANY_ID Call by reference Type reference (TYPE) RCF_COMPANY Unternehmen der Holding 20030417

Method CHECK_EXISTENCE on class CL_HRRCF_T77RCFCOMPANY has no exception.

Method INSERT_COMPANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPANY_DESC Call by reference Type reference (TYPE) RCF_COMPANY_TXT Bezeichnung des Unternehmens 20030417
2 Importing COMPANY_ID Call by reference Type reference (TYPE) RCF_COMPANY Unternehmen der Holding 20030417
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20030417

Method MODIFY_COMPANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPANY_DESC Call by reference Type reference (TYPE) RCF_COMPANY_TXT Bezeichnung des Unternehmens 20030417
2 Importing COMPANY_ID Call by reference Type reference (TYPE) RCF_COMPANY Unternehmen der Holding 20030417
# Exception Resumable Description Created on
1 CX_HRRCF_BRANCH_COMPANY Ausnahmenklasse für Niederlassungen und Firmen 20030417

Method READ_ALL_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting T77RCF_COMPANY_LIST Call by reference Type reference (TYPE) T77RCF_COMPANY_TAB Tabletype for company list 20030417

Method READ_ALL_RECORDS on class CL_HRRCF_T77RCFCOMPANY has no exception.

Method READ_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPANY_ID Call by reference Type reference (TYPE) RCF_COMPANY Unternehmen der Holding 20030417
2 Exporting T77RCF_COMPANY_REC Call by reference Type reference (TYPE) T77RCF_COMPANY Unternehmen eines Konzerns 20030417
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Customizing Fehler 20030417
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A