SAP ABAP Class IF_HRECM00_LISTENER (Service Interface for Job Pricing)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_EXT_MARKET_DATA Market value of survey job (ext.) 20030128
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_FILE_SERVICES Handling file import 20030303
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_JOB Job 20030128
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_MARKET_RESULT Market value of internal job 20030207
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_PROVIDER Survey Provider 20030108
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_SALARY_STRUCTURE Salary Structure 20030321
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_SALSTRUC_ADJ_PLAN Salary Structure Adjustment Plan 20030514
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_SURVEY Survey 20030128
Properties
Class IF_HRECM00_LISTENER  
Short Description Service Interface for Job Pricing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030108   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRECM00_LISTENER has no forward declaration.
Interfaces
Class IF_HRECM00_LISTENER has no interface implemented.
Friends
Class IF_HRECM00_LISTENER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HAS_CHANGED Instance attribute Public Type reference (TYPE) BOOLE_D 'X' = content was changed 20030404
2 IS_LOCKED Instance attribute Public Type reference (TYPE) BOOLE_D 'X' = object was locked 20030603
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete object from database 20030326
2 DEQUEUE Instance method Public Method Unlock object 20030603
3 ENQUEUE Instance method Public Method Lock object 20030603
4 SET_DELETE_FLAG Instance method Public Method Mark object to remember for delete 20030324
5 SET_UPDATE_FLAG Instance method Public Method Mark object to remember for update 20030203
6 START_DELETE Instance method Public Method Start Delete process 20030326
7 START_UPDATE Instance method Public Method Start Update process 20030326
8 UPDATE Instance method Public Method Update object to database 20030108
Events
Class IF_HRECM00_LISTENER has no event.
Types
Class IF_HRECM00_LISTENER has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Value transfer Type reference (TYPE) BOOLE_D 'X' = Aktualisierung erfolgreich 20030326
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Message-Handler 20030326

Method DELETE on class IF_HRECM00_LISTENER has no exception.

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEQUEUE_DEPENDENCIES Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' = alle abhängigen Objekte entsperren 20030603
2 Exporting IS_OK Value transfer Type reference (TYPE) BOOLE_D 'X' = alle erfolgreich bearbeiteten Objekte entsperren 20030603
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Message-Handler 20030603

Method DEQUEUE on class IF_HRECM00_LISTENER has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENQUEUE_DEPENDENCIES Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' = alle abhängigen Objekte sperren 20030603
2 Exporting IS_OK Value transfer Type reference (TYPE) BOOLE_D 'X' = alle erfolgreich bearbeiteten Objekte sperren 20030603
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Message-Handler 20030603

Method ENQUEUE on class IF_HRECM00_LISTENER has no exception.

Method SET_DELETE_FLAG Signature

Method SET_DELETE_FLAG on class IF_HRECM00_LISTENER has no parameter.
Method SET_DELETE_FLAG on class IF_HRECM00_LISTENER has no exception.

Method SET_UPDATE_FLAG Signature

Method SET_UPDATE_FLAG on class IF_HRECM00_LISTENER has no parameter.
Method SET_UPDATE_FLAG on class IF_HRECM00_LISTENER has no exception.

Method START_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Value transfer Type reference (TYPE) BOOLE_D 'X' = Aktualisierung erfolgreich 20030326
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Message-Handler 20030326

Method START_DELETE on class IF_HRECM00_LISTENER has no exception.

Method START_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Value transfer Type reference (TYPE) BOOLE_D 'X' = Aktualisierung erfolgreich 20030326
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Message-Handler 20030326

Method START_UPDATE on class IF_HRECM00_LISTENER has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Value transfer Type reference (TYPE) BOOLE_D 'X' = Aktualisierung erfolgreich 20030108
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRECM00_MESSAGE_HANDLER Message-Handler 20030108

Method UPDATE on class IF_HRECM00_LISTENER has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in