SAP ABAP Class CL_HRECM00_UI_SURVEY_HANDLING (UI create, maintain data from Provider, Survey, Job)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-EC-JP (Application Component) Job Pricing
     PAOC_ECM_JPR_UI (Package) Job Pricing - User Interface
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 20030218
Properties
Class CL_HRECM00_UI_SURVEY_HANDLING  
Short Description UI create, maintain data from Provider, Survey, Job    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_ECM_JPR_UI   Job Pricing - User Interface 
Created 20030117   SAP 
Last change 20040223   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRECM00_OBJECT_NAVIGATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRECM00_BOOLEAN JPR: Attributes True and False 20030218
Friends
Class CL_HRECM00_UI_SURVEY_HANDLING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGED_MARKETDATA_TAB Instance attribute Private Type reference (TYPE) HRECM00MARKETDATAWITHTEXTTAB Table of Survey Market Data 20031014
2 FALSE Instance attribute Private Attribute reference (LIKE) 20030218
3 JOB Instance attribute Private Object reference (TYPE REF TO) CL_HRECM00_EXT_JOB Survey Job 20030603
4 JOB_STRUC Instance attribute Private Type reference (TYPE) HRECM00SURVEYJOBSLIST Structure of Survey Job Catalog with text 20030606
5 JOB_TAB Instance attribute Private Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Table of Survey Job Catalog 20030606
6 MARKETDATA_TAB Instance attribute Private Type reference (TYPE) HRECM00MARKETDATAWITHTEXTTAB Table of Survey Market Data 20030508
7 MESSAGE_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_HRECM00_MESSAGE_HANDLER Job Pricing Messages 20030213
8 NAVIGATOR Instance attribute Private Object reference (TYPE REF TO) CL_HRECM00_UI_NAVIGATION Central UI Navigation 20030220
9 PROVIDER Instance attribute Private Object reference (TYPE REF TO) CL_HRECM00_PROVIDER Survey Provider 20030117
10 PROVIDER_BREAKOUT_TAB Instance attribute Private Type reference (TYPE) HRECM00BREAKOUTINFOTAB Market criteria 20030812
11 PROVIDER_STRUC Instance attribute Private Type reference (TYPE) T71JPR01 Survey Provider 20030218
12 PROVIDER_TAB Instance attribute Private Type reference (TYPE) HRECM00PROVIDERTAB Table of Survey Provider 20030218
13 SURVEYDATE_TAB Instance attribute Public Type reference (TYPE) HRECM00SURVEYDATETAB Table of Survey Dates 20030226
14 SURVEYLIST_TAB Instance attribute Public Type reference (TYPE) HRECM00SURVEYLISTTAB Table of Survey List for aging market data 20030228
15 TRUE Instance attribute Private Attribute reference (LIKE) 20030218
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_JOB Instance method Public Method Change survey job 20030328
2 CHANGE_PROVIDER Instance method Public Method Change attributes of / create provider 20030325
3 CHANGE_SURVEY Instance method Public Method Change attributes of / create Survey 20030812
4 CLEANUP Instance method Public Method Clear references and locks at the end of a process 20030603
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030213
6 CREATE_JOB Instance method Public Method Create new survey job 20030328
7 CREATE_PROVIDER Instance method Public Method Change attributes of / create provider 20030325
8 DELETE_BREAKOUT_OF_PROVIDER Instance method Public Method Delete Market Criteria of Provider 20040217
9 DELETE_JOB Instance method Public Method Delete a survey job 20030328
10 DELETE_PROVIDER Instance method Public Method Delete a provider 20030325
11 DELETE_SURVEY Instance method Public Method Delete a Survey 20030828
12 GET_AGED_MARKET_DATA Instance method Public Method Get survey market data for selected survey jobs 20031014
13 GET_BREAKOUTS_OF_PROVIDER Instance method Public Method Get all Market data criterias of provider 20030812
14 GET_BREAKOUT_OF_PROVIDER Instance method Public Method Get Market data criteria of provider 20040211
15 GET_JOB Instance method Private Method Change survey job 20030603
16 GET_JOBCATALOG Instance method Public Method Get list of survey jobs 20030509
17 GET_JOBFAMILY_LIST Instance method Public Method Get list of survey providers 20030806
18 GET_JOB_DESCRIPTION Instance method Public Method Change survey job 20030603
19 GET_MARKET_DATA Instance method Public Method Get survey market data for selected survey jobs 20030509
20 GET_PROVIDER Instance method Private Method Get provider object 20030603
21 GET_PROVIDER_LIST Instance method Public Method Get list of survey providers 20030117
22 GET_SURVEY_LIST Instance method Public Method Create the survey list of the provider 20030228
23 SAVE_EXTJOB Instance method Public Method Save the external survey job 20030326
24 SAVE_PROVIDER Instance method Public Method Save the provider 20030303
25 SET_JOB_DESCRIPTION Instance method Public Method Change survey job 20031013
26 START_DELETE_JOB Instance method Public Method Delete a survey job 20031016
27 UPDATE_BREAKOUT_OF_PROVIDER Instance method Public Method Update Market Criteria of Provider 20040211
Events
Class CL_HRECM00_UI_SURVEY_HANDLING has no event.
Types
Class CL_HRECM00_UI_SURVEY_HANDLING has no local type.
Method Signatures

Method CHANGE_JOB 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 Importing JOBDATA Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLIST Umfragestellenliste 20030507

Method CHANGE_JOB on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method CHANGE_PROVIDER 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 Importing PROVIDERDATA Call by reference Type reference (TYPE) T71JPR01 Umfrageanbieter 20030325

Method CHANGE_PROVIDER on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method CHANGE_SURVEY 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 20030812
2 Importing SURVEYDATA Call by reference Type reference (TYPE) HRECM00SURVEYLIST Umfrage 20030812

Method CHANGE_SURVEY on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method CLEANUP Signature

Method CLEANUP on class CL_HRECM00_UI_SURVEY_HANDLING has no parameter.
Method CLEANUP on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) CL_HRECM00_MESSAGE_HANDLER Meldungen zur monetären Stellenbewertung 20030213
2 Importing NAVIGATOR Call by reference Object reference (TYPE REF TO) CL_HRECM00_UI_NAVIGATION Zentrale UI-Navigation 20030220

Method CONSTRUCTOR on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method CREATE_JOB 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 Importing JOBDATA Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLIST Umfragestellenliste 20030507

Method CREATE_JOB on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method CREATE_PROVIDER 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 Importing PROVIDERDATA Call by reference Type reference (TYPE) T71JPR01 Umfrageanbieter 20030325

Method CREATE_PROVIDER on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method DELETE_BREAKOUT_OF_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETE_MARKET_CRITERIA_TAB Call by reference Type reference (TYPE) HRECM00BREAKOUTDBTAB Marktdatenkriterien für einen Anbieter 20040217
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20040217
3 Exporting NEW_MARKET_CRITERIA_TAB Call by reference Type reference (TYPE) HRECM00BREAKOUTDBTAB Marktdatenkriterien für einen Anbieter 20040217
4 Importing PROVIDERDATA Call by reference Type reference (TYPE) T71JPR01 Umfrageanbieter 20040217

Method DELETE_BREAKOUT_OF_PROVIDER on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method DELETE_JOB 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 Importing JOBDATA Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLIST Umfragestellenliste 20030507

Method DELETE_JOB on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method DELETE_PROVIDER 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 Importing PROVIDERDATA Call by reference Type reference (TYPE) T71JPR01 Umfrageanbieter 20030624

Method DELETE_PROVIDER on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method DELETE_SURVEY 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 20030828
2 Importing SURVEYDATA Call by reference Type reference (TYPE) HRECM00SURVEYLIST Umfrage 20030828

Method DELETE_SURVEY on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method GET_AGED_MARKET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGEDATE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich der zeitlichen Anpassungsdaten 20040123
2 Exporting AGED_MARKET_DATA Call by reference Type reference (TYPE) HRECM00MARKETDATAWITHTEXTTAB Marktdaten 20031014
3 Importing COMSIZE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Firmengrößenschlüssels 20031014
4 Importing COMTYPE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Firmenartenschlüssels 20031014
5 Importing COUNTRY_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Umfragelandes 20031014
6 Importing EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00EXTJOBKEYTAB Tabelle der Umfragestellen 20031014
7 Importing INDUSTRY_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Umfragebranchenschlüssels 20031014
8 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031014
9 Importing REGION_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Umfrageregionschlüssels 20031014
10 Importing REVSIZE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Umsatzhöhenschlüssels 20031014
11 Importing SERVICE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Dienstzeitschlüssels 20031014
12 Importing STATSTYPE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich der Bezahlungskategorieschlüssel 20031014
13 Importing SURVEYDATE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich der Umfragetermine 20031014
14 Importing SURVEYYEAR_RANGE Call by reference Type reference (TYPE) BAL_RANGE Umfragejahr (JJJJ) 20031014
15 Importing SURVEY_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich der Umfragen 20031014

Method GET_AGED_MARKET_DATA on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method GET_BREAKOUTS_OF_PROVIDER 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 20030812
2 Importing PROVIDERDATA Call by reference Type reference (TYPE) T71JPR01 Umfrageanbieter 20030812
3 Exporting PROVIDER_BREAKOUTS Call by reference Type reference (TYPE) HRECM00BREAKOUTINFO Marktdatenkriterien für einen Anbieter 20030812

Method GET_BREAKOUTS_OF_PROVIDER on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method GET_BREAKOUT_OF_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BYPASS_BUFFER Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040216
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20040211
3 Importing MARKET_CRITERIA Call by reference Type reference (TYPE) ECM_BREAKOUT Marktdatenkriterien 20040211
4 Exporting MARKET_CRITERIA_TAB Call by reference Type reference (TYPE) HRECM00BREAKOUTDBTAB Marktdatenkriterien für einen Anbieter 20040211
5 Importing PROVIDERDATA Call by reference Type reference (TYPE) T71JPR01 Umfrageanbieter 20040211

Method GET_BREAKOUT_OF_PROVIDER on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method GET_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENQUEUE Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' = Enqueue-Objekt 20030603
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030617
3 Importing JOBDATA Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLIST Umfragestellenliste 20030603

Method GET_JOB on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method GET_JOBCATALOG 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 Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030509
2 Exporting JOBCATALOG Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLISTTAB Tabelle der Umfragestellenliste 20030804
3 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbietername 20030509
4 Importing SEARCHCRITERIA Call by reference Type reference (TYPE) ECM_EXTJOB_SEARCHCRITERIA Produktkatalog: Suchkriterien 20030509
5 Importing SEARCHVALUE Call by reference Type reference (TYPE) STRING 20030509
6 Importing SURVEY_DATE Call by reference Type reference (TYPE) ECM_SURVEYDATE Wirksamkeitsdatum der Umfrage wie vom Anbieter übermittelt 20030509

Method GET_JOBCATALOG on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method GET_JOBFAMILY_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 20030806
2 Exporting JOBFAMILY_LIST Call by reference Type reference (TYPE) HRECM00JOBFAMILYTEXTTAB Tabelle der Umfragestellenfamilie - Text 20030806
3 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbietername 20030806

Method GET_JOBFAMILY_LIST on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method GET_JOB_DESCRIPTION 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 Importing JOBDATA Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLIST Umfragestellenliste 20030603
3 Exporting JOB_DESCRIPTION Call by reference Type reference (TYPE) HRECM00JOBDESCR Umfragestellenbeschreibung 20030804

Method GET_JOB_DESCRIPTION on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method GET_MARKET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMSIZE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Firmengrößenschlüssels 20030509
2 Importing COMTYPE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Firmenartenschlüssels 20030509
3 Importing COUNTRY_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Umfragelandes 20030509
4 Importing EXTJOB_TAB Call by reference Type reference (TYPE) HRECM00EXTJOBKEYTAB Tabelle der Umfragestellen 20030509
5 Importing INDUSTRY_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Umfragebranchenschlüssels 20030509
6 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030509
7 Exporting MARKET_DATA Call by reference Type reference (TYPE) HRECM00MARKETDATAWITHTEXTTAB Marktdaten 20030804
8 Importing REGION_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Umfrageregionschlüssels 20030509
9 Importing REVSIZE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Umsatzhöhenschlüssels 20030509
10 Importing SERVICE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich des Dienstzeitschlüssels 20030509
11 Importing STATSTYPE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich der Bezahlungskategorieschlüssel 20030509
12 Importing SURVEYDATE_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich der Umfragetermine 20030509
13 Importing SURVEYYEAR_RANGE Call by reference Type reference (TYPE) BAL_RANGE Umfragejahr (JJJJ) 20030509
14 Importing SURVEY_RANGE Call by reference Type reference (TYPE) BAL_RANGE Bereich der Umfragen 20030509

Method GET_MARKET_DATA on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method GET_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENQUEUE Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' = Enqueue-Objekt 20030603
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 'X' = keine Beanstandungen 20030617
3 Importing PROVIDERDATA Call by reference Type reference (TYPE) T71JPR01 Umfrageanbieter 20030603

Method GET_PROVIDER on class CL_HRECM00_UI_SURVEY_HANDLING 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_LIST Call by reference Type reference (TYPE) HRECM00PROVIDERTAB Tabelle der Umfrageanbieter 20030804
3 Importing SEARCHCRITERIA Call by reference Type reference (TYPE) ECM_PROVIDER_SEARCHCRITERIA Suchkriterien für Anbieter 20031216
4 Importing SEARCHVALUE Call by reference Type reference (TYPE) STRING 20031216

Method GET_PROVIDER_LIST on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method GET_SURVEY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGEDATA_PARMS Call by reference Type reference (TYPE) HRECM00AGEPARAMETERS Parameter für zeitliche Datenanpassung 20030304
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030304
3 Importing PROVIDER_ID Call by reference Type reference (TYPE) ECM_PROVIDER Umfrageanbieterschlüssel 20030304

Method GET_SURVEY_LIST on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method SAVE_EXTJOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTJOB_KEY_STRUC Call by reference Type reference (TYPE) HRECM00EXTJOB_KEY Schlüssel der Umfragestelle 20030326
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030326

Method SAVE_EXTJOB on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method SAVE_PROVIDER 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

Method SAVE_PROVIDER on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method SET_JOB_DESCRIPTION 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 20031013
2 Importing JOBDATA Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLIST Umfragestellenliste 20031013
3 Importing JOB_DESCRIPTION Call by reference Type reference (TYPE) HRECM00JOBDESCR Umfragestellenbeschreibung 20031013

Method SET_JOB_DESCRIPTION on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method START_DELETE_JOB 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 20031016
2 Importing JOBDATA Call by reference Type reference (TYPE) HRECM00SURVEYJOBSLIST Umfragestellenliste 20031016

Method START_DELETE_JOB on class CL_HRECM00_UI_SURVEY_HANDLING has no exception.

Method UPDATE_BREAKOUT_OF_PROVIDER 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 20040211
2 Importing MARKET_CRITERIA_TAB Call by reference Type reference (TYPE) HRECM00BREAKOUTDBTAB Marktdatenkriterien für einen Anbieter 20040211
3 Exporting NEW_MARKET_CRITERIA_TAB Call by reference Type reference (TYPE) HRECM00BREAKOUTDBTAB Marktdatenkriterien für einen Anbieter 20040216
4 Importing PROVIDERDATA Call by reference Type reference (TYPE) T71JPR01 Umfrageanbieter 20040211

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