SAP ABAP Class CL_HRECM00_OBJECT_NAVIGATOR (Object navigator, find and create providers, jobs, ...)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-EC-JP (Application Component) Job Pricing
     PAOC_ECM_JPR_BL (Package) Job Pricing - Business Logic
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRECM00_BOOLEAN JPR: Attributes True and False 20030212
Properties
Class CL_HRECM00_OBJECT_NAVIGATOR  
Short Description Object navigator, find and create providers, jobs, ...    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_ECM_JPR_BL   Job Pricing - Business Logic 
Created 20030117   SAP 
Last change 20040223   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRECM00_OBJECT_NAVIGATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRECM00_BOOLEAN JPR: Attributes True and False 20030212
Friends
Class CL_HRECM00_OBJECT_NAVIGATOR 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) 20030212
2 TRUE Instance attribute Private Attribute reference (LIKE) 20030212
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030403
2 GET_BENCHMARK_JOBS Static method Public Method Job Matching list of the job matching table 20030807
3 GET_EMPLOYEE_BY_NAME Static method Private Method Get employee list by name pattern 20030707
4 GET_EMPLOYEE_BY_PERNR Static method Private Method Get employee list by number pattern 20030707
5 GET_EXT_JOBLIST Static method Public Method Provide the list of survey jobs by the Search Criteria 20030408
6 GET_EXT_JOBS_BY_FAMILY_PATTERN Static method Private Method Provide the list of survey jobs by a Job Family Name 20030410
7 GET_EXT_JOBS_BY_JOBCODE Static method Private Method Provide the list of survey jobs by Job Code 20030209
8 GET_EXT_JOBS_BY_JOBFAMILY Static method Private Method Provide the list of survey jobs by Job Family Code 20030209
9 GET_EXT_JOBS_BY_JOBFAMILY_NAME Static method Private Method Provide the list of survey jobs by a Job Family Name 20030209
10 GET_EXT_JOBS_BY_JOB_NAME Static method Private Method Provide the list of survey jobs by Job Name 20030210
11 GET_EXT_JOBS_BY_JOB_PATTERN Static method Private Method Provide the list of survey jobs by JobCode 20030410
12 GET_EXT_JOBS_BY_PROVIDER Static method Private Method Provide the list of survey jobs by Provider Code 20030206
13 GET_EXT_JOBS_BY_SURVEY Static method Private Method Provide the list of survey jobs by Survey 20030224
14 GET_EXT_JOBS_BY_SURVEY_NAME Static method Private Method Provide the list of survey jobs by Survey 20040226
15 GET_EXT_JOBS_BY_SURVEY_RANGE Static method Private Method Provide the list of survey jobs by Survey 20040226
16 GET_INT_JOBLIST Static method Public Method Provide a list of internal jobs 20030204
17 GET_INT_JOBLIST_OF_SAL_STRUC Static method Public Method Get job list by salary structure 20030901
18 GET_INT_JOBS_BY_JGRP Static method Private Method Get job list by compensation job group 20030707
19 GET_INT_JOBS_BY_JGRP_NAME Static method Private Method Get job list by compensation job group name 20030707
20 GET_INT_JOBS_BY_JGRP_PATTERN Static method Private Method Get job list by compensation job group 20030707
21 GET_INT_JOBS_BY_NAME Static method Private Method Get job list by name pattern 20030707
22 GET_INT_JOBS_BY_POSITIONS Static method Private Method Get job list from position tab 20030707
23 GET_JOBGROUP_OF_JOBS Static method Private Method Get compensation job group and group name of internal jobs 20030410
24 GET_JOBNAME_OF_JOBS Static method Private Method Get name of internal jobs 20030410
25 GET_MATCHED_JOBLIST Static method Public Method Job Matching list of the job matching table 20030707
26 GET_MODIFIED_PATTERN Static method Private Method Modify pattern for RH_MACO usage 20061016
27 GET_POSITIONS_BY_NAME Static method Private Method Get position list by name pattern 20030707
28 GET_POSITIONS_BY_PERNR Static method Private Method Get position list from employee number tab 20030707
29 GET_PROVIDER_LIST Static method Public Method Get the list of providers 20030117
30 GET_SALARY_STRUCTURE_LIST Static method Public Method Provide a list of salary structures 20030325
Events
Class CL_HRECM00_OBJECT_NAVIGATOR has no event.
Types
Class CL_HRECM00_OBJECT_NAVIGATOR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRECM00_OBJECT_NAVIGATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_BENCHMARK_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Beginndatum 20030807
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Endedatum 20030807
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030807
4 Exporting JOB_DATA Call by reference Type reference (TYPE) OBJEC_T Organisationsmanagement: Tabelle der Objekteinträge 20030807
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Nachrichten 20030807

Method GET_BENCHMARK_JOBS on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EMPLOYEE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PERNR_TAB Call by reference Type reference (TYPE) PERNR_TAB Tablle für Personalnummern 20030707
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030707
3 Importing I_NAME_PATTERN Call by reference Type reference (TYPE) STRING 20030707
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Nachrichten 20030707

Method GET_EMPLOYEE_BY_NAME on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EMPLOYEE_BY_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030707
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Nachrichten 20030707
3 Importing PATTERN Call by reference Type reference (TYPE) STRING 20030707
4 Exporting PERNR_TAB Call by reference Type reference (TYPE) PERNR_TAB Tablle für Personalnummern 20030707

Method GET_EMPLOYEE_BY_PERNR on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EXT_JOBLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Umfragestellenliste 20030408
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030408
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Meldungen 20030408
4 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbieterschlüssel 20030408
5 Importing SEARCHCRITERIA Call by reference Type reference (TYPE) ECM_EXTJOB_SEARCHCRITERIA Suchkriterien für externe Umfragestellen 20030408
6 Importing SEARCHVALUE Call by reference Type reference (TYPE) STRING Suchwertzeichenfolge 20030408
7 Importing SURVEY_DATE Call by reference Type reference (TYPE) ECM_SURVEYDATE Wirksamkeitsdatum der Umfrage wie vom Anbieter übermittelt 20030509

Method GET_EXT_JOBLIST on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EXT_JOBS_BY_FAMILY_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Mon. Stellenbewertung: Tab. Umfragestellenliste St.familie 20030410
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030410
3 Importing JOBFAMILY_ID Call by reference Type reference (TYPE) STRING Umfragestellenfamilie 20030410
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Meldungen 20030410
5 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbieterschlüssel 20030410

Method GET_EXT_JOBS_BY_FAMILY_PATTERN on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EXT_JOBS_BY_JOBCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Mon. Stellenbewertung: Tabelle der Umfragestellenliste 20030209
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030209
3 Importing JOBLEVEL Call by reference Type reference (TYPE) ECM_JOBLEVEL Umfragestellenstufe 20030209
4 Importing JOB_ID Call by reference Type reference (TYPE) STRING Umfragestellenschlüssel 20030213
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Meldungen 20030209
6 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbieterschlüssel 20030213

Method GET_EXT_JOBS_BY_JOBCODE on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EXT_JOBS_BY_JOBFAMILY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Mon. Stellenbewertung: Tabelle der Umfragestellenliste 20030209
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030209
3 Importing JOBFAMILY_ID Call by reference Type reference (TYPE) STRING Schlüssel Umfragestellenfamilie 20030213
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Meldungen 20030209
5 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbieterschlüssel 20030213

Method GET_EXT_JOBS_BY_JOBFAMILY on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EXT_JOBS_BY_JOBFAMILY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Mon. Stellenbewertung: Tab. Umfragestellenliste St.familie 20030209
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030209
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Meldungen 20030209
4 Importing NAME_PATTERN Call by reference Type reference (TYPE) STRING Umfragestellenfamilie 20030410
5 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbieterschlüssel 20030213

Method GET_EXT_JOBS_BY_JOBFAMILY_NAME on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EXT_JOBS_BY_JOB_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Mon. Stellenbewertung: Tabelle der Umfragestellenliste 20030210
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030210
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Meldungen 20030210
4 Importing NAME_PATTERN Call by reference Type reference (TYPE) STRING Textfeld (60 Zeichen) 20030210
5 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbieterschlüssel 20030213

Method GET_EXT_JOBS_BY_JOB_NAME on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EXT_JOBS_BY_JOB_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Mon. Stellenbewertung: Tabelle der Umfragestellenliste 20030410
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030410
3 Importing JOBLEVEL Call by reference Type reference (TYPE) ECM_JOBLEVEL Umfragestellenstufe 20030410
4 Importing JOB_ID Call by reference Type reference (TYPE) STRING Umfragestellenschlüssel 20030410
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Meldungen 20030410
6 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbieterschlüssel 20030410

Method GET_EXT_JOBS_BY_JOB_PATTERN on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EXT_JOBS_BY_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Mon. Stellenbewertung: Tabelle der Umfragestellen mit Text 20030207
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030206
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Meldungen 20030206
4 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbieterschlüssel 20030213

Method GET_EXT_JOBS_BY_PROVIDER on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EXT_JOBS_BY_SURVEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Tabelle der Umfragestellen mit Text 20030224
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030224
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Meldungen 20030224
4 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbieterschlüssel 20030224
5 Importing SURVEYDATE Call by reference Type reference (TYPE) ECM_SURVEYDATE Umfragedatum 20030304
6 Importing SURVEY_ID Call by reference Type reference (TYPE) ECM_SURVEY Umfrageschlüssel 20030224

Method GET_EXT_JOBS_BY_SURVEY on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EXT_JOBS_BY_SURVEY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Tabelle der Umfragestellen mit Text 20040226
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20040226
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Nachrichten 20040226
4 Importing NAME_PATTERN Call by reference Type reference (TYPE) STRING Umfragenamensmuster 20040226
5 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbieterschlüssel 20040226
6 Importing SURVEYDATE Call by reference Type reference (TYPE) ECM_SURVEYDATE Umfragedatum 20040226

Method GET_EXT_JOBS_BY_SURVEY_NAME on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_EXT_JOBS_BY_SURVEY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Tabelle der Umfragestellen mit Text 20040226
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20040226
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Nachrichten 20040226
4 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbieterschlüssel 20040226
5 Importing SURVEYDATE Call by reference Type reference (TYPE) ECM_SURVEYDATE Umfragedatum 20040226
6 Importing SURVEY_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich der Umfrageschlüssel 20040226

Method GET_EXT_JOBS_BY_SURVEY_RANGE on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_INT_JOBLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030204
2 Exporting JOBINFO_TAB Call by reference Type reference (TYPE) HRECM00INTJOBLISTTAB Organisationsmanagement: Tabelle der Objekteinträge 20030204
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Meldungen 20030204
4 Importing SEARCHCRITERIA Call by reference Type reference (TYPE) ECM_JOB_SEARCHCRITERIA Suchkriterien 20030204
5 Importing SEARCHVALUE Call by reference Type reference (TYPE) STRING Suchwert 20030204

Method GET_INT_JOBLIST on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_INT_JOBLIST_OF_SAL_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Beginndatum 20030901
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Endedatum 20030901
3 Exporting INTJOB_TAB Call by reference Type reference (TYPE) HRECM00INTJOBLISTTAB Tabelle der Liste interner Stellen mit Stellengruppe 20030901
4 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030901
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Personalstammdaten: Meldungen 20030901
6 Importing SALARY_STRUCTURE Call by reference Type reference (TYPE) HRECM00SALARYSTRUCTUREKEY Schlüssel der Gehaltsstruktur 20030901

Method GET_INT_JOBLIST_OF_SAL_STRUC on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_INT_JOBS_BY_JGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Beginndatum 20030707
2 Importing CJOBGRP Call by reference Type reference (TYPE) STRING Stellengruppe Vergütungsmanagement 20030707
3 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Enddatum 20030707
4 Exporting INTJOB_TAB Call by reference Type reference (TYPE) HRECM00INTJOBLISTTAB Tabelle für Stellen innerhalb der Stellengruppe 20030707
5 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030707
6 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Nachrichten 20030707

Method GET_INT_JOBS_BY_JGRP on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_INT_JOBS_BY_JGRP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Beginndatum 20030707
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Enddatum 20030707
3 Exporting INTJOB_TAB Call by reference Type reference (TYPE) HRECM00INTJOBLISTTAB Tabelle der Liste interner Stellen mit Stellengruppe 20030707
4 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030707
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Personalstammdaten: Meldungen 20030707
6 Importing NAME_PATTERN Call by reference Type reference (TYPE) STRING 20030707

Method GET_INT_JOBS_BY_JGRP_NAME on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_INT_JOBS_BY_JGRP_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Beginndatum 20030707
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Enddatum 20030707
3 Exporting INTJOB_TAB Call by reference Type reference (TYPE) HRECM00INTJOBLISTTAB Tabelle der Liste interner Stellen mit Stellengruppe 20030707
4 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030707
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Personalstammdaten: Meldungen 20030707
6 Importing NAME_PATTERN Call by reference Type reference (TYPE) STRING 20030707

Method GET_INT_JOBS_BY_JGRP_PATTERN on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_INT_JOBS_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030707
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Nachrichten 20030707
3 Exporting OBJEC_TAB Call by reference Type reference (TYPE) HRECM00INTJOBLISTTAB Tabelle für Planstellen 20030707
4 Importing PATTERN Call by reference Type reference (TYPE) STRING 20030707

Method GET_INT_JOBS_BY_NAME on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_INT_JOBS_BY_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Beginndatum 20030707
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Enddatum 20030707
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030707
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Nachrichten 20030707
5 Exporting OBJEC_TAB Call by reference Type reference (TYPE) HRECM00INTJOBLISTTAB Tabelle für Planstellen 20030707
6 Importing POSITION_TAB Call by reference Type reference (TYPE) OBJEC_T Personalstammdaten, PERNR-Tabelle (unsortiert) 20030707

Method GET_INT_JOBS_BY_POSITIONS on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_JOBGROUP_OF_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INTJOB_LIST_TAB Call by reference Type reference (TYPE) HRECM00INTJOBLISTTAB Tabelle der Liste interner Stellen mit Stellengruppe 20030410
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030410
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Personalstammdaten: Meldungen 20030410

Method GET_JOBGROUP_OF_JOBS on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_JOBNAME_OF_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Beginndatum 20030410
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Enddatum 20030410
3 Changing INTJOB_LIST_TAB Call by reference Type reference (TYPE) HRECM00INTJOBLISTTAB Tabelle der Liste interner Stellen mit Stellengruppe 20030410
4 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030410
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Personalstammdaten: Meldungen 20030410

Method GET_JOBNAME_OF_JOBS on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_MATCHED_JOBLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Beginndatum 20030707
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Enddatum 20030707
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030707
4 Exporting JOBMATCHING_TAB Call by reference Type reference (TYPE) HRECM00JOBMATCHINGTAB Zuordnung von internen zu externen Stellen 20030707
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Nachrichten 20030707

Method GET_MATCHED_JOBLIST on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_MODIFIED_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MODIFIED_PATTERN Call by reference Type reference (TYPE) STRING 20061016
2 Importing PATTERN Call by reference Type reference (TYPE) STRING 20061016

Method GET_MODIFIED_PATTERN on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_POSITIONS_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030707
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Nachrichten 20030707
3 Exporting OBJEC_TAB Call by reference Type reference (TYPE) OBJEC_T Tabelle für Planstellen 20030707
4 Importing PATTERN Call by reference Type reference (TYPE) STRING 20030707

Method GET_POSITIONS_BY_NAME on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_POSITIONS_BY_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Beginndatum 20030707
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Enddatum 20030707
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030707
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Nachrichten 20030707
5 Exporting OBJEC_TAB Call by reference Type reference (TYPE) OBJEC_T Tabelle für Planstellen 20030707
6 Importing PERNR_TAB Call by reference Type reference (TYPE) PERNR_TAB Personalstammdaten, PERNR-Tabelle (unsortiert) 20030707

Method GET_POSITIONS_BY_PERNR on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_PROVIDER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030617
2 Exporting PROVIDER_TAB Call by reference Type reference (TYPE) HRECM00PROVIDERTAB Mon. Stellenbewertung: Tabelle der Umfrageanbieter 20030117

Method GET_PROVIDER_LIST on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.

Method GET_SALARY_STRUCTURE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030325
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Meldungen 20030325
3 Exporting SALARY_STRUCTURE_TAB Call by reference Type reference (TYPE) HRECM00SALARYSTRUCTUREKEYTAB Gehaltsstruktur 20030325
4 Importing SEARCHCRITERIA Call by reference Type reference (TYPE) ECM_SAL_STRUC_SEARCHCRITERIA Suchkriterien 20030325
5 Importing SEARCHVALUE Call by reference Type reference (TYPE) STRING Suchwert 20030325

Method GET_SALARY_STRUCTURE_LIST on class CL_HRECM00_OBJECT_NAVIGATOR has no exception.
History
Last changed by/on SAP  20040223 
SAP Release Created in 200