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 | Instance attribute | Private | Attribute reference (LIKE) | 20030417 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20030417 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20030417 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20030417 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20030417 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20030417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if entry exists | 20030417 | |
| 2 | Static method | Public | Method | Insert a New Company | 20030417 | |
| 3 | Static method | Public | Method | Modify a Company | 20030417 | |
| 4 | Static method | Public | Method | Read All Records | 20030417 | |
| 5 | 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 | ANSWER | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030417 | |||
| 2 | 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 | COMPANY_DESC | Call by reference | Type reference (TYPE) | RCF_COMPANY_TXT | Bezeichnung des Unternehmens | 20030417 | |||
| 2 | COMPANY_ID | Call by reference | Type reference (TYPE) | RCF_COMPANY | Unternehmen der Holding | 20030417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | COMPANY_DESC | Call by reference | Type reference (TYPE) | RCF_COMPANY_TXT | Bezeichnung des Unternehmens | 20030417 | |||
| 2 | COMPANY_ID | Call by reference | Type reference (TYPE) | RCF_COMPANY | Unternehmen der Holding | 20030417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | COMPANY_ID | Call by reference | Type reference (TYPE) | RCF_COMPANY | Unternehmen der Holding | 20030417 | |||
| 2 | T77RCF_COMPANY_REC | Call by reference | Type reference (TYPE) | T77RCF_COMPANY | Unternehmen eines Konzerns | 20030417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20030417 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |