SAP ABAP Class CL_HRRCF_REQUISITION_INFO (Basic Data Requisition)
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_INFOTYPE | Super Class of Infotype Framework | 20010917 |
Properties
| Class | CL_HRRCF_REQUISITION_INFO | |
| Short Description | Basic Data Requisition | |
| Super Class | CL_HRRCF_INFOTYPE | Super Class of Infotype Framework |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20010917 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_REQUISITION_INFO has no forward declaration.
Interfaces
Class CL_HRRCF_REQUISITION_INFO has no interface implemented.
Friends
Class CL_HRRCF_REQUISITION_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RCF_CLASSNAME | 'CL_HRRCF_REQUISITION_INFO' | Name of Calling Class | 20011213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Assign Texts to Infotype Records | 20011129 | |
| 2 | Instance method | Public | Method | Changes Requested Status of Requisition | 20020725 | |
| 3 | Instance method | Public | Method | Changes Status of Requisition | 20011127 | |
| 4 | Instance method | Private | Method | Check Date | 20021114 | |
| 5 | Instance method | Public | Method | Checks Whether Deletion Is Possible | 20030310 | |
| 6 | Instance method | Private | Method | Check Change Vector of Status | 20011129 | |
| 7 | Instance method | Public | Constructor | CONSTRUCTOR | 20010917 | |
| 8 | Static method | Public | Method | Gets requisitions with requested status | 20040312 | |
| 9 | Static method | Public | Method | Get List of Requisitions That Are "To Be Deleted" | 20030307 | |
| 10 | Static method | Public | Method | Get Instance | 20010917 | |
| 11 | Instance method | Private | Method | Returns All Permitted Values for Status | 20011221 | |
| 12 | Instance method | Public | Method | Read Infotype Data with Texts on Keydate | 20011129 | |
| 13 | Instance method | Public | Method | Returns the records of the object for the given req.type | 20031112 | |
| 14 | Instance method | Private | Event handling method | Listener for Event OnChange | 20020812 |
Events
Class CL_HRRCF_REQUISITION_INFO has no event.
Types
Class CL_HRRCF_REQUISITION_INFO has no local type.
Method Signatures
Method ASSIGN_TEXT_TO_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_INFO | Call by reference | Type reference (TYPE) | RCF_T_REQUISITION_INFO | Tabellentyp für Infotyp SuchAuftragsinformationen | 20011129 | |||
| 2 | PT_REQUISITION_INFO_T | Call by reference | Type reference (TYPE) | RCF_T_REQUISITION_INFO_TEXT | Suchauftrag-Info mit Texten | 20011129 | |||
| 3 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20011129 |
Method ASSIGN_TEXT_TO_ENTRIES on class CL_HRRCF_REQUISITION_INFO has no exception.
Method CHANGE_REQUESTED_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20020725 | |||
| 2 | P_REQUESTED_REASON_CODE | Call by reference | Type reference (TYPE) | RCF_REQUESTED_RSN_CODE | Beantragter Statusgrund | 20030307 | |||
| 3 | P_REQUESTED_STATUS | Call by reference | Type reference (TYPE) | RCF_REQUISITION_REQUESTED_STAT | Beantragter Status des Suchauftrags | 20020725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020725 |
Method CHANGE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011210 | |||
| 2 | P_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020115 | ||
| 3 | P_NEW_REASON_CODE | Call by reference | Type reference (TYPE) | RCF_REASON_CODE | Statusgrund | 20030306 | |||
| 4 | P_NEW_STATUS | Call by reference | Type reference (TYPE) | RCF_REQUISITION_STATUS | Status des Suchauftrags | 20011210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011127 |
Method CHECK_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_REQUISITION_INFO | Call by reference | Type reference (TYPE) | P5125 | Infotype 5125: Grunddaten Suchauftrag | 20021114 | |||
| 2 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20021114 |
Method CHECK_DATE on class CL_HRRCF_REQUISITION_INFO has no exception.
Method CHECK_DELETE_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20030310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030310 |
Method CHECK_STATUS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_REQUISITION_INFO | Call by reference | Type reference (TYPE) | P5125 | Infotype 5125: Grunddaten Suchauftrag | 20020725 | |||
| 2 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020109 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20010917 |
Method CONSTRUCTOR on class CL_HRRCF_REQUISITION_INFO has no exception.
Method GET_BY_STATUS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_5125 | Call by reference | Type reference (TYPE) | RCF_T_REQUISITION_INFO | Tabellentyp für Infotyp SuchAuftragsinformationen | 20040312 | |||
| 2 | PT_STATUS | Call by reference | Type reference (TYPE) | RCF_T_REQ_STATUS_LIST | Statusliste | 20040312 | |||
| 3 | P_DATE | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040312 |
Method GET_BY_STATUS_LIST on class CL_HRRCF_REQUISITION_INFO has no exception.
Method GET_DELETED_REQ_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_5125 | Call by reference | Type reference (TYPE) | RCF_T_REQUISITION_INFO | Tabellentyp für Infotyp SuchAuftragsinformationen | 20030307 | |||
| 2 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20030307 |
Method GET_DELETED_REQ_LIST on class CL_HRRCF_REQUISITION_INFO has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20010917 | ||||
| 2 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_REQUISITION_INFO | 20010917 |
Method GET_INSTANCE on class CL_HRRCF_REQUISITION_INFO has no exception.
Method GET_POSSIBLE_STATUS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_REQUISITION_INFO | Call by reference | Type reference (TYPE) | P5125 | Infotype 5125: Grunddaten Suchauftrag | 20020725 | |||
| 2 | STATUS_LIST | Call by reference | Type reference (TYPE) | RCF_T_REQ_STATUS_LIST | Statusliste des Suchauftrags | 20011221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020725 |
Method GET_RECORDS_BY_DATE_WITH_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Call by reference | Type reference (TYPE) | DATS | SY-DATUM | Field of type DATS | 20011129 | ||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Language key | 20011129 | ||
| 3 | PT_REQUISITION_INFO_T | Call by reference | Type reference (TYPE) | RCF_T_REQUISITION_INFO_TEXT | Suchauftrag-Info mit Texten | 20011129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011129 |
Method GET_RECORDS_BY_REQ_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20031112 | |||
| 2 | PT_REQUISITION_INFO | Call by reference | Type reference (TYPE) | RCF_T_REQUISITION_INFO | Tabellentyp für Infotyp SuchAuftragsinformationen | 20031112 | |||
| 3 | REQ_TYPE | Call by reference | Type reference (TYPE) | RCF_REQUISITION_TYPE | Typ eines Suchauftrags | 20031112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031112 |
Method ON_CHANGE_OF_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEFORE_IMAGE | Call by reference | Attribute reference (LIKE) | 20020812 | |||||
| 2 | HRRCF_INFOTYPE_OBJECT | Call by reference | Attribute reference (LIKE) | 20020812 |
Method ON_CHANGE_OF_STATUS on class CL_HRRCF_REQUISITION_INFO has no exception.
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 110 |