SAP ABAP Class CL_HRRCF_POSTING_BL (BL Facade for Job Posting Object)
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 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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CLOSED Constant Public Type reference (TYPE) RCF_POSTING_STATUS '2' Posting Status 20020710
2 C_DRAFT Constant Public Type reference (TYPE) RCF_POSTING_STATUS '0' Posting Status 20020710
3 C_OTYPE_POSTING Constant Public Type reference (TYPE) OTYPE 'NC' Object Type 20020802
4 C_RELEASED Constant Public Type reference (TYPE) RCF_POSTING_STATUS '1' Posting Status 20020710
5 C_TO_BE_ARCHIVED Constant Public Type reference (TYPE) RCF_POSTING_STATUS '3' Posting Status 20020710
6 DELETE Instance attribute Private Attribute reference (LIKE) 20020708
7 FALSE Instance attribute Private Attribute reference (LIKE) 20020708
8 HIGH_DATE Instance attribute Private Attribute reference (LIKE) 20020708
9 INSERT Instance attribute Private Attribute reference (LIKE) 20020708
10 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_HRRCF_POSTING_BL Posting Facade 20020703
11 LOW_DATE Instance attribute Private Attribute reference (LIKE) 20020708
12 MODIFY Instance attribute Private Attribute reference (LIKE) 20020708
13 MSGCL_ADMIN Instance attribute Private Attribute reference (LIKE) 20020708
14 MSGCL_USER Instance attribute Private Attribute reference (LIKE) 20020708
15 TRUE Instance attribute Private Attribute reference (LIKE) 20020708
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_POSTING_STATUS Instance method Public Method Changes Status of Job Posting 20020710
2 CHANGE_REQUESTED_STATUS Instance method Public Method Changes Requested Status of Job Posting 20020723
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020704
4 COPY_POSTING Instance method Public Method Copies a Job Posting 20020802
5 COPY_POSTING_TEXT Instance method Private Method Copies a Free Text into All Languages 20020805
6 CREATE_POSTING Instance method Public Method Creates a Job Posting 20020805
7 DEQUEUE_POSTING Instance method Public Method Unlocks Job Posting 20030102
8 ENQUEUE_POSTING Instance method Public Method Locks Job Posting 20020802
9 FIRE_EVENT_APPROVALREQUESTED Instance method Public Method Fires BOR-Event 'ApprovalRequested' for Status Change 20020723
10 GET_APPROVER_LIST Instance method Public Method Gets Pers. Resp. for Requisition with Auth. to Change Status 20020719
11 GET_BO_POST_INFO Instance method Public Method Returns Business Object for Job Posting Maintenance 20040604
12 GET_DATA_SUMMARY Instance method Public Method Gets Data Overview for Job Posting 20020807
13 GET_INSTANCE Static method Public Method Gets Instance of Class 20020703
14 GET_LANGUAGES_OF_TEXTS Instance method Public Method Determines Number of Language Keys of KW Documents 20020808
15 GET_POSTING_INFO Instance method Public Method Reads Infotype 5121 20021217
16 GET_POSTING_LIST_BY_REQ Instance method Public Method Reads Job Postings for Requisition 20021218
17 GET_POSTING_STATUS Instance method Public Method Gets Current and Requested Posting Status 20020709
18 GET_POSTING_STATUS_LIST Static method Public Method Reads the Possible Statuses of a Job Posting 20020802
19 GET_POSTING_TEXTS Instance method Public Method Reads Free Texts for Job Posting 20020709
20 GET_REQ_OBJECT Instance method Public Method Gets Requisition Object for Posting Object 20020719
21 GET_STATUS_HISTORY Instance method Public Method Reads Status History 20030310
22 MAINTAIN_POSTING_INFO Instance method Public Method Maintains Infotype Posting Information (5121) 20020708
23 MAINTAIN_POSTING_TEXTS Instance method Public Method Maintains the Free Texts for Posting Information 20020709
24 ON_POSTING_UPDATE 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 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021217
2 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20021210
3 Exporting P_APPROVAL_REQUIRED Call by reference Type reference (TYPE) BOOLE_D Zustimmung zur Änderung des Ausschreibungsstatus notwendig 20021210
4 Exporting P_CHANGE_NOT_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Statusänderung nicht gestattet wg. betriebswirtsch. Regeln 20021210
5 Importing P_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D SPACE Nur Konsistenz der Daten und Berechtigung prüfen 20021210
6 Importing P_NEW_REASON_CODE Call by reference Type reference (TYPE) RCF_REASON_CODE Statusgrund 20030307
7 Importing P_NEW_STATUS Call by reference Type reference (TYPE) RCF_POSTING_STATUS Status der Ausschreibung 20021210
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021217
2 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20021210
3 Importing P_REQUESTED_REASON_CODE Call by reference Type reference (TYPE) RCF_REQUESTED_RSN_CODE Beantragter Statusgrund 20030308
4 Importing P_REQUESTED_STATUS Call by reference Type reference (TYPE) RCF_POSTING_REQUESTED_STATUS Angeforderter Status der Stellenausschreibung 20021210
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Exporting PS_NEW_HROBJECT Call by reference Type reference (TYPE) HROBJECT Kopiertes Ausschreibungsobjekt 20021217
2 Importing PS_ORIG_HROBJECT Call by reference Type reference (TYPE) HROBJECT Zu kopierendes Ausschreibungsobjekt 20021217
3 Importing PS_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030730
4 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20021217
5 Importing P_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20021217
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Importing PO_NEW_POSTING_INFO Call by reference Object reference (TYPE REF TO) CL_HRRCF_POSTING_INFORMATION Ausschreibungsinformationen 20020805
2 Importing PO_ORIG_POSTING_INFO Call by reference Object reference (TYPE REF TO) CL_HRRCF_POSTING_INFORMATION Ausschreibungsinformationen 20020805
3 Changing PS_NEW_POSTING_INFO Call by reference Type reference (TYPE) P5121 Infotyp 5121: Ausschreibungsinformation 20020805
4 Importing PS_ORIG_POSTING_INFO Call by reference Type reference (TYPE) P5121 Infotyp 5121: Ausschreibungsinformation 20020805
5 Importing P_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20020805
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Exporting PS_POSTING_HROBJECT Call by reference Type reference (TYPE) HROBJECT Ausschreibungsobjekt 20021217
2 Importing PS_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Suchauftragsobjekt 20021219
3 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20021210
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Ausschreibungsobjekt 20030102
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Ausschreibungsobjekt 20021217
2 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20021210
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021217
2 Importing P_APPROVER Call by reference Type reference (TYPE) RCF_WF_APPROVER R/3-System, Anmeldename des Genehmigenden im Workflow 20021217
3 Importing P_REQUESTED_REASON_CODE Call by reference Type reference (TYPE) RCF_REQUESTED_RSN_CODE Beantragter Statusgrund 20030308
4 Importing P_REQUESTED_STATUS Call by reference Type reference (TYPE) RCF_POSTING_REQUESTED_STATUS Beantragter Status der Stellenausschreibung 20021217
5 Importing 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 CX_HRRCF ü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 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021217
2 Exporting PT_APPROVER_LIST Call by reference Type reference (TYPE) RCF_T_USER_LIST Liste der Anmeldenamen der Benutzer 20021217
3 Exporting 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 Importing P_REQUESTED_STATUS Call by reference Type reference (TYPE) RCF_POSTING_REQUESTED_STATUS Beantragter Status der Stellenausschreibung 20021217
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Returning PO_POST_INFO Value transfer Object reference (TYPE REF TO) CL_HRRCF_POSTING_INFORMATION Ausschreibungsinformationen 20040604
2 Importing PS_HROBJECT Call by reference Type reference (TYPE) HROBJECT 20040604
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Ausschreibungsobjekt 20021218
2 Exporting PS_POST_INFO_TEXTS Call by reference Type reference (TYPE) RCF_S_ITF_POST_INFO_TEXTS Freitexte aus Infotyp 5121: Ausschreibungsinformation 20020807
3 Exporting PS_POST_INFO_WT Call by reference Type reference (TYPE) RCF_S_POSTING_INFO_TEXT Ausschreibungsinformation mit Text 20020807
4 Exporting PT_POST_INFO_TEXTS_W_LANG Call by reference Type reference (TYPE) RCF_T_ITF_LANG_POST_INFO_TEXTS Ausschreibungstexte mit Sprachattribut 20041208
5 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20021218
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Returning 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 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021217
2 Exporting PT_LANGUAGE_LIST Call by reference Type reference (TYPE) RCF_T_LANGU_LIST Sprachen mit Text 20021217
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Exporting PS_POSTING_INFO Call by reference Type reference (TYPE) P5121 Ausschreibungsinformationen 20021217
2 Exporting PS_POSTING_INFO_TEXT Call by reference Type reference (TYPE) RCF_S_POSTING_INFO_TEXT Ausschreibungsinformation mit Text 20021217
3 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021217
4 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20021217
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Importing PS_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Tabellentyp der Ausschreibungs-IDs 20021218
2 Exporting PT_POSTING_ID_LIST Call by reference Type reference (TYPE) RCF_T_POSTING_ID_LIST Tabellentyp der Ausschreibungs-IDs 20021218
3 Exporting PT_POST_INFO_TEXT_HEADER Call by reference Type reference (TYPE) RCF_T_POSTING_INFO_TEXT_HEADER Ausschreibungsinformation mit Text und Überschrift 20021218
4 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20021218
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021217
2 Exporting P_POSTING_STATUS Call by reference Type reference (TYPE) RCF_POSTING_STATUS Status der Ausschreibung 20021217
3 Exporting P_REQUESTED_STATUS Call by reference Type reference (TYPE) RCF_POSTING_REQUESTED_STATUS Angeforderter Status der Stellenausschreibung 20021217
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Returning PT_POSTING_STATUS_LIST Value transfer Type reference (TYPE) RCF_T_POSTING_STATUS_LIST Statusliste der Ausschreibung 20021217
2 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20021217
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Exporting PS_COMPANY_DESC Call by reference Type reference (TYPE) RCF_S_ITF_DESCRIPTION Infotyptext mit Zusatzinformationen 20020718
2 Exporting PS_DEPARTMENT_DESC Call by reference Type reference (TYPE) RCF_S_ITF_DESCRIPTION Infotyptext mit Zusatzinformationen 20020718
3 Exporting PS_HEADER Call by reference Type reference (TYPE) RCF_S_ITF_DESCRIPTION Infotyptext mit Zusatzinformationen 20020718
4 Exporting PS_ORG_NAME Call by reference Type reference (TYPE) RCF_S_ITF_DESCRIPTION Infotyptext mit Zusatzinformationen 20020718
5 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021217
6 Exporting PS_PROJECT_DESC Call by reference Type reference (TYPE) RCF_S_ITF_DESCRIPTION Infotyptext mit Zusatzinformationen 20020718
7 Exporting PS_REQUIREMENT_DESC Call by reference Type reference (TYPE) RCF_S_ITF_DESCRIPTION Infotyptext mit Zusatzinformationen 20020718
8 Exporting PS_TASK_DESC Call by reference Type reference (TYPE) RCF_S_ITF_DESCRIPTION Infotyptext mit Zusatzinformationen 20020718
9 Importing P_DEFAULT_INITIAL_HEADER Call by reference Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041210
10 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20021217
11 Importing 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 CX_HRRCF ü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 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Ausschreibungsobjekt 20021217
2 Returning PS_REQ_HROBJECT Value transfer Type reference (TYPE) HROBJECT Suchauftragsobjekt 20021217
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030310
2 Exporting PT_STATUS_HISTORY Call by reference Type reference (TYPE) RCF_T_STATUS_HISTORY Statushistorie 20030310
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Importing PS_POSTING_INFO Call by reference Type reference (TYPE) P5121 Infotyp 5121: Ausschreibungsinformation 20020709
2 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021217
3 Exporting PS_RESULT Call by reference Type reference (TYPE) P5121 Infotyp 5121: Ausschreibungsinformation 20021217
4 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20021217
5 Importing P_OPERATION Call by reference Type reference (TYPE) RCF_OPERA Datenbankoperation 20021217
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Importing PS_POST_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021217
2 Exporting PS_RESULT Call by reference Type reference (TYPE) P5121 Infotyp 5121: Ausschreibungsinformation 20021217
3 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20021217
4 Importing P_COMPANY_DESC Call by reference Type reference (TYPE) RCF_ITF_DESCRIPTION Übergabe-Objekt für Freitexte aus Infotypen 20021217
5 Importing P_DEPARTMENT_DESC Call by reference Type reference (TYPE) RCF_ITF_DESCRIPTION Übergabe-Objekt für Freitexte aus Infotypen 20021217
6 Importing P_HEADER Call by reference Type reference (TYPE) RCF_ITF_DESCRIPTION Übergabe-Objekt für Freitexte aus Infotypen 20021217
7 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20021217
8 Importing P_OPERATION Call by reference Type reference (TYPE) RCF_OPERA Datenbankoperation 20021217
9 Importing P_ORG_NAME Call by reference Type reference (TYPE) RCF_ITF_DESCRIPTION Übergabe-Objekt für Freitexte aus Infotypen 20021217
10 Importing P_PROJECT_DESC Call by reference Type reference (TYPE) RCF_ITF_DESCRIPTION Übergabe-Objekt für Freitexte aus Infotypen 20021217
11 Importing P_REQUIREMENT_DESC Call by reference Type reference (TYPE) RCF_ITF_DESCRIPTION Übergabe-Objekt für Freitexte aus Infotypen 20021217
12 Importing 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 CX_HRRCF ü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 Importing BEFORE_IMAGE Call by reference Attribute reference (LIKE) 20020823
2 Importing 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