Hierarchy
⤷
⤷
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 | 20020708 |
Properties
| Class | CL_HRRCF_POSTING_BL | |
| Short Description | BL Facade for Job Posting Object | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20020703 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_POSTING_BL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20020708 |
Friends
Class CL_HRRCF_POSTING_BL has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Changes Status of Job Posting | 20020710 | |
| 2 | Instance method | Public | Method | Changes Requested Status of Job Posting | 20020723 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20020704 | |
| 4 | Instance method | Public | Method | Copies a Job Posting | 20020802 | |
| 5 | Instance method | Private | Method | Copies a Free Text into All Languages | 20020805 | |
| 6 | Instance method | Public | Method | Creates a Job Posting | 20020805 | |
| 7 | Instance method | Public | Method | Unlocks Job Posting | 20030102 | |
| 8 | Instance method | Public | Method | Locks Job Posting | 20020802 | |
| 9 | Instance method | Public | Method | Fires BOR-Event 'ApprovalRequested' for Status Change | 20020723 | |
| 10 | Instance method | Public | Method | Gets Pers. Resp. for Requisition with Auth. to Change Status | 20020719 | |
| 11 | Instance method | Public | Method | Returns Business Object for Job Posting Maintenance | 20040604 | |
| 12 | Instance method | Public | Method | Gets Data Overview for Job Posting | 20020807 | |
| 13 | Static method | Public | Method | Gets Instance of Class | 20020703 | |
| 14 | Instance method | Public | Method | Determines Number of Language Keys of KW Documents | 20020808 | |
| 15 | Instance method | Public | Method | Reads Infotype 5121 | 20021217 | |
| 16 | Instance method | Public | Method | Reads Job Postings for Requisition | 20021218 | |
| 17 | Instance method | Public | Method | Gets Current and Requested Posting Status | 20020709 | |
| 18 | Static method | Public | Method | Reads the Possible Statuses of a Job Posting | 20020802 | |
| 19 | Instance method | Public | Method | Reads Free Texts for Job Posting | 20020709 | |
| 20 | Instance method | Public | Method | Gets Requisition Object for Posting Object | 20020719 | |
| 21 | Instance method | Public | Method | Reads Status History | 20030310 | |
| 22 | Instance method | Public | Method | Maintains Infotype Posting Information (5121) | 20020708 | |
| 23 | Instance method | Public | Method | Maintains the Free Texts for Posting Information | 20020709 | |
| 24 | Instance method | Public | Event handling method | Event Handler for Changes to Job Posting | 20020704 |
Events
Class CL_HRRCF_POSTING_BL has no event.
Types
Class CL_HRRCF_POSTING_BL has no local type.
Method Signatures
Method CHANGE_POSTING_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20021217 | |||
| 2 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20021210 | |||
| 3 | P_APPROVAL_REQUIRED | Call by reference | Type reference (TYPE) | BOOLE_D | Zustimmung zur Änderung des Ausschreibungsstatus notwendig | 20021210 | |||
| 4 | P_CHANGE_NOT_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Statusänderung nicht gestattet wg. betriebswirtsch. Regeln | 20021210 | |||
| 5 | P_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Nur Konsistenz der Daten und Berechtigung prüfen | 20021210 | ||
| 6 | P_NEW_REASON_CODE | Call by reference | Type reference (TYPE) | RCF_REASON_CODE | Statusgrund | 20030307 | |||
| 7 | P_NEW_STATUS | Call by reference | Type reference (TYPE) | RCF_POSTING_STATUS | Status der Ausschreibung | 20021210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020710 |
Method CHANGE_REQUESTED_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20021217 | |||
| 2 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20021210 | |||
| 3 | P_REQUESTED_REASON_CODE | Call by reference | Type reference (TYPE) | RCF_REQUESTED_RSN_CODE | Beantragter Statusgrund | 20030308 | |||
| 4 | P_REQUESTED_STATUS | Call by reference | Type reference (TYPE) | RCF_POSTING_REQUESTED_STATUS | Angeforderter Status der Stellenausschreibung | 20021210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020723 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRRCF_POSTING_BL has no parameter.
Method CONSTRUCTOR on class CL_HRRCF_POSTING_BL has no exception.
Method COPY_POSTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_NEW_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Kopiertes Ausschreibungsobjekt | 20021217 | |||
| 2 | PS_ORIG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Zu kopierendes Ausschreibungsobjekt | 20021217 | |||
| 3 | PS_REQ_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20030730 | |||
| 4 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20021217 | |||
| 5 | P_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020802 |
Method COPY_POSTING_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_NEW_POSTING_INFO | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_POSTING_INFORMATION | Ausschreibungsinformationen | 20020805 | |||
| 2 | PO_ORIG_POSTING_INFO | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_POSTING_INFORMATION | Ausschreibungsinformationen | 20020805 | |||
| 3 | PS_NEW_POSTING_INFO | Call by reference | Type reference (TYPE) | P5121 | Infotyp 5121: Ausschreibungsinformation | 20020805 | |||
| 4 | PS_ORIG_POSTING_INFO | Call by reference | Type reference (TYPE) | P5121 | Infotyp 5121: Ausschreibungsinformation | 20020805 | |||
| 5 | P_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20020805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020805 |
Method CREATE_POSTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POSTING_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Ausschreibungsobjekt | 20021217 | |||
| 2 | PS_REQ_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Suchauftragsobjekt | 20021219 | |||
| 3 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20021210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020805 |
Method DEQUEUE_POSTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Ausschreibungsobjekt | 20030102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030102 |
Method ENQUEUE_POSTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Ausschreibungsobjekt | 20021217 | |||
| 2 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20021210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020802 |
Method FIRE_EVENT_APPROVALREQUESTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20021217 | |||
| 2 | P_APPROVER | Call by reference | Type reference (TYPE) | RCF_WF_APPROVER | R/3-System, Anmeldename des Genehmigenden im Workflow | 20021217 | |||
| 3 | P_REQUESTED_REASON_CODE | Call by reference | Type reference (TYPE) | RCF_REQUESTED_RSN_CODE | Beantragter Statusgrund | 20030308 | |||
| 4 | P_REQUESTED_STATUS | Call by reference | Type reference (TYPE) | RCF_POSTING_REQUESTED_STATUS | Beantragter Status der Stellenausschreibung | 20021217 | |||
| 5 | P_REQUEST_DATE | Call by reference | Type reference (TYPE) | RCF_WF_REQUEST_DATE | Datum des Antrags im Workflow | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020723 |
Method GET_APPROVER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20021217 | |||
| 2 | PT_APPROVER_LIST | Call by reference | Type reference (TYPE) | RCF_T_USER_LIST | Liste der Anmeldenamen der Benutzer | 20021217 | |||
| 3 | PT_APPROVER_ROLES_NAMES | Call by reference | Type reference (TYPE) | RCF_T_REC_TEAM_TXT | Zuordnung von Rollen und Namen zu einem Suchauftrag | 20021217 | |||
| 4 | P_REQUESTED_STATUS | Call by reference | Type reference (TYPE) | RCF_POSTING_REQUESTED_STATUS | Beantragter Status der Stellenausschreibung | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020719 |
Method GET_BO_POST_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_POST_INFO | Value transfer | Object reference (TYPE REF TO) | CL_HRRCF_POSTING_INFORMATION | Ausschreibungsinformationen | 20040604 | |||
| 2 | PS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20040604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20040604 |
Method GET_DATA_SUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Ausschreibungsobjekt | 20021218 | |||
| 2 | PS_POST_INFO_TEXTS | Call by reference | Type reference (TYPE) | RCF_S_ITF_POST_INFO_TEXTS | Freitexte aus Infotyp 5121: Ausschreibungsinformation | 20020807 | |||
| 3 | PS_POST_INFO_WT | Call by reference | Type reference (TYPE) | RCF_S_POSTING_INFO_TEXT | Ausschreibungsinformation mit Text | 20020807 | |||
| 4 | PT_POST_INFO_TEXTS_W_LANG | Call by reference | Type reference (TYPE) | RCF_T_ITF_LANG_POST_INFO_TEXTS | Ausschreibungstexte mit Sprachattribut | 20041208 | |||
| 5 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20021218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020807 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_HRRCF_POSTING_BL | Ausschreibungsfassade | 20020703 |
Method GET_INSTANCE on class CL_HRRCF_POSTING_BL has no exception.
Method GET_LANGUAGES_OF_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20021217 | |||
| 2 | PT_LANGUAGE_LIST | Call by reference | Type reference (TYPE) | RCF_T_LANGU_LIST | Sprachen mit Text | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020808 |
Method GET_POSTING_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POSTING_INFO | Call by reference | Type reference (TYPE) | P5121 | Ausschreibungsinformationen | 20021217 | |||
| 2 | PS_POSTING_INFO_TEXT | Call by reference | Type reference (TYPE) | RCF_S_POSTING_INFO_TEXT | Ausschreibungsinformation mit Text | 20021217 | |||
| 3 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20021217 | |||
| 4 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021217 |
Method GET_POSTING_LIST_BY_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_REQ_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Tabellentyp der Ausschreibungs-IDs | 20021218 | |||
| 2 | PT_POSTING_ID_LIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_ID_LIST | Tabellentyp der Ausschreibungs-IDs | 20021218 | |||
| 3 | PT_POST_INFO_TEXT_HEADER | Call by reference | Type reference (TYPE) | RCF_T_POSTING_INFO_TEXT_HEADER | Ausschreibungsinformation mit Text und Überschrift | 20021218 | |||
| 4 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20021218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021218 |
Method GET_POSTING_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20021217 | |||
| 2 | P_POSTING_STATUS | Call by reference | Type reference (TYPE) | RCF_POSTING_STATUS | Status der Ausschreibung | 20021217 | |||
| 3 | P_REQUESTED_STATUS | Call by reference | Type reference (TYPE) | RCF_POSTING_REQUESTED_STATUS | Angeforderter Status der Stellenausschreibung | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020709 |
Method GET_POSTING_STATUS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_POSTING_STATUS_LIST | Value transfer | Type reference (TYPE) | RCF_T_POSTING_STATUS_LIST | Statusliste der Ausschreibung | 20021217 | |||
| 2 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020802 |
Method GET_POSTING_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_COMPANY_DESC | Call by reference | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Infotyptext mit Zusatzinformationen | 20020718 | |||
| 2 | PS_DEPARTMENT_DESC | Call by reference | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Infotyptext mit Zusatzinformationen | 20020718 | |||
| 3 | PS_HEADER | Call by reference | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Infotyptext mit Zusatzinformationen | 20020718 | |||
| 4 | PS_ORG_NAME | Call by reference | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Infotyptext mit Zusatzinformationen | 20020718 | |||
| 5 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20021217 | |||
| 6 | PS_PROJECT_DESC | Call by reference | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Infotyptext mit Zusatzinformationen | 20020718 | |||
| 7 | PS_REQUIREMENT_DESC | Call by reference | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Infotyptext mit Zusatzinformationen | 20020718 | |||
| 8 | PS_TASK_DESC | Call by reference | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Infotyptext mit Zusatzinformationen | 20020718 | |||
| 9 | P_DEFAULT_INITIAL_HEADER | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041210 | ||
| 10 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20021217 | ||
| 11 | P_USE_FALLBACK | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Flag, ob Text laut T778L bestimmt werden soll | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020709 |
Method GET_REQ_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Ausschreibungsobjekt | 20021217 | |||
| 2 | PS_REQ_HROBJECT | Value transfer | Type reference (TYPE) | HROBJECT | Suchauftragsobjekt | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020719 |
Method GET_STATUS_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20030310 | |||
| 2 | PT_STATUS_HISTORY | Call by reference | Type reference (TYPE) | RCF_T_STATUS_HISTORY | Statushistorie | 20030310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030310 |
Method MAINTAIN_POSTING_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POSTING_INFO | Call by reference | Type reference (TYPE) | P5121 | Infotyp 5121: Ausschreibungsinformation | 20020709 | |||
| 2 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20021217 | |||
| 3 | PS_RESULT | Call by reference | Type reference (TYPE) | P5121 | Infotyp 5121: Ausschreibungsinformation | 20021217 | |||
| 4 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20021217 | |||
| 5 | P_OPERATION | Call by reference | Type reference (TYPE) | RCF_OPERA | Datenbankoperation | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020708 |
Method MAINTAIN_POSTING_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POST_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20021217 | |||
| 2 | PS_RESULT | Call by reference | Type reference (TYPE) | P5121 | Infotyp 5121: Ausschreibungsinformation | 20021217 | |||
| 3 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20021217 | |||
| 4 | P_COMPANY_DESC | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20021217 | |||
| 5 | P_DEPARTMENT_DESC | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20021217 | |||
| 6 | P_HEADER | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20021217 | |||
| 7 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20021217 | ||
| 8 | P_OPERATION | Call by reference | Type reference (TYPE) | RCF_OPERA | Datenbankoperation | 20021217 | |||
| 9 | P_ORG_NAME | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20021217 | |||
| 10 | P_PROJECT_DESC | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20021217 | |||
| 11 | P_REQUIREMENT_DESC | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20021217 | |||
| 12 | P_TASK_DESC | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020709 |
Method ON_POSTING_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEFORE_IMAGE | Call by reference | Attribute reference (LIKE) | 20020823 | |||||
| 2 | HRRCF_INFOTYPE_OBJECT | Call by reference | Attribute reference (LIKE) | 20020823 |
Method ON_POSTING_UPDATE on class CL_HRRCF_POSTING_BL has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 10A |