SAP ABAP Class CL_ISH_CM_MEDIUM_ALE (Obsolete! IS-H: ALE Medium for PPF, Runtime Class)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEDIUM_PPF PPF: Media Interface 20020321
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20020321
Properties
Class CL_ISH_CM_MEDIUM_ALE  
Short Description Obsolete! IS-H: ALE Medium for PPF, Runtime Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package NBAS   Appl. development Hospital System master data, catalogs 
Created 20020321   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_MEDIUM_PPF PPF: Media Interface 20020321
2 IF_OS_STATE State Management for a 'Managed Object' 20020321
Friends
# Friend Modeled only Created on Description
1 CB_ISH_CM_MEDIUM_ALE 20021104 Base Agent PPF: ALE Medium, Runtime Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUSTOB Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_CM_MEDIUM_ALE_CUST Globally Unique Identifier 20021104
2 PROCESSLOG Instance attribute Protected Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20021104
3 PROTOCOLNR Instance attribute Protected Type reference (TYPE) BALOGNR Application Log: Log Number 20021104
4 STATE Instance attribute Protected Object reference (TYPE REF TO) CS_ISH_CM_MEDIUM_ALE State Attribute 20020321
5 TEMPL Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_CM_MEDIUM_ALE_TEMPL Globally Unique Identifier 20021104
6 TRIGG Instance attribute Protected Object reference (TYPE REF TO) CL_TRIGGER_PPF Globally Unique Identifier 20021104
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Protected Method Append Message to Processing Log 20020322
2 CREATE_PROCESSLOG Instance method Protected Method Generates the Processing Log 20020322
3 DELETE_PROCESSLOG Instance method Protected Method Deletes the Processing Log 20020322
4 EXECUTE Instance method Protected Method Execute Medium (Also in Test Mode) 20020322
5 GETM_ALL_DATA Instance method Public Method Reads All Attributes (for View Class) 20020322
6 GET_CUSTOB Instance method Public Get-method of a virtual attribute Reads the Attribute CUSTOB 20020321
7 GET_PROCESSLOG Instance method Public Get-method of a virtual attribute Reads the Attribute PROCESSLOG 20020321
8 GET_PROTOCOLNR Instance method Public Get-method of a virtual attribute Reads Attribute PROTOCOLNR (Log No.) 20020321
9 GET_STATE Instance method Protected Get-method of a virtual attribute Reads the Attribute STATE 20021104
10 GET_TEMPL Instance method Public Get-method of a virtual attribute Reads the Attribute TEMPL 20020321
11 GET_TRIGG Instance method Public Get-method of a virtual attribute Reads the Attribute TRIGG 20020322
12 LOAD_PROCESSLOG Instance method Protected Method Loads the Processing Log 20020322
13 MIG_HANDLE_EXCEPTION Instance method Public Method Migration: Formerly HANDLE_EXCEPTION Method 20021104
14 MIG_INIT Instance method Public Method Migration: Formerly Init Method 20021104
15 MIG_INVALIDATE Instance method Public Method Migration: Formerly INVALIDATE Method 20021104
16 SAVE_PROCESSLOG Instance method Protected Method Saves the Processing Log 20020322
17 SETM_ALL_DATA Instance method Public Method Sets All Attributes (for View Class) 20020322
18 SET_CUSTOB Instance method Public Set-method of a virtual attribute Sets the Attribute CUSTOB 20020321
19 SET_PROCESSLOG Instance method Public Set-method of a virtual attribute Sets the Attribute PROCESSLOG 20020321
20 SET_PROTOCOLNR Instance method Public Set-method of a virtual attribute Sets the Attribute PROTOCOLNR 20020321
21 SET_STATE Instance method Protected Set-method of a virtual attribute Sets the Attribute STATE 20021104
22 SET_TEMPL Instance method Public Set-method of a virtual attribute Sets the Attribute TEMPL 20020321
23 SET_TRIGG Instance method Public Set-method of a virtual attribute Sets the Attribute TRIGG 20020322
Events
Class CL_ISH_CM_MEDIUM_ALE has no event.
Types
Class CL_ISH_CM_MEDIUM_ALE has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROBLEMCLASS Call by reference Type reference (TYPE) BAL_S_MSG-PROBCLASS Anwendungs-Log: Problemklasse einer Meldung 20020322

Method ADD_MESSAGE on class CL_ISH_CM_MEDIUM_ALE has no exception.

Method CREATE_PROCESSLOG Signature

Method CREATE_PROCESSLOG on class CL_ISH_CM_MEDIUM_ALE has no parameter.
Method CREATE_PROCESSLOG on class CL_ISH_CM_MEDIUM_ALE has no exception.

Method DELETE_PROCESSLOG Signature

Method DELETE_PROCESSLOG on class CL_ISH_CM_MEDIUM_ALE has no parameter.
# Exception Resumable Description Created on
1 PROTOCOL_COULD_NOT_BE_DELETED Protokoll konnte nicht gelöscht werden 20020322

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APPL_REF Call by reference Object reference (TYPE REF TO) OBJECT Applikationsobjekt 20020322
2 Importing IP_PREVIEW Call by reference Type reference (TYPE) CHAR1 Previewflag 20020322
3 Returning RP_STATUS Value transfer Type reference (TYPE) PPFDTSTAT PPF: Triggerstatus 20020322
# Exception Resumable Description Created on
1 MISSING_ARGUMENTS fehlende Parameter 20020322

Method GETM_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ALL_DATA Value transfer Type reference (TYPE) NCPPF_M_ALE_INCL alle Attribute 20020322

Method GETM_ALL_DATA on class CL_ISH_CM_MEDIUM_ALE has no exception.

Method GET_CUSTOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ISH_CM_MEDIUM_ALE_CUST Attributwert 20020321
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method GET_PROCESSLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BALLOGHNDL Attributwert 20020321
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method GET_PROTOCOLNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BALOGNR Attributwert 20020321
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CS_ISH_CM_MEDIUM_ALE Attributwert 20021104
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method GET_TEMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ISH_CM_MEDIUM_ALE_TEMPL Attributwert 20020321
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method GET_TRIGG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_TRIGGER_PPF Attributwert 20020322
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method LOAD_PROCESSLOG Signature

Method LOAD_PROCESSLOG on class CL_ISH_CM_MEDIUM_ALE has no parameter.
Method LOAD_PROCESSLOG on class CL_ISH_CM_MEDIUM_ALE has no exception.

Method MIG_HANDLE_EXCEPTION Signature

Method MIG_HANDLE_EXCEPTION on class CL_ISH_CM_MEDIUM_ALE has no parameter.
Method MIG_HANDLE_EXCEPTION on class CL_ISH_CM_MEDIUM_ALE has no exception.

Method MIG_INIT Signature

Method MIG_INIT on class CL_ISH_CM_MEDIUM_ALE has no parameter.
Method MIG_INIT on class CL_ISH_CM_MEDIUM_ALE has no exception.

Method MIG_INVALIDATE Signature

Method MIG_INVALIDATE on class CL_ISH_CM_MEDIUM_ALE has no parameter.
Method MIG_INVALIDATE on class CL_ISH_CM_MEDIUM_ALE has no exception.

Method SAVE_PROCESSLOG Signature

Method SAVE_PROCESSLOG on class CL_ISH_CM_MEDIUM_ALE has no parameter.
Method SAVE_PROCESSLOG on class CL_ISH_CM_MEDIUM_ALE has no exception.

Method SETM_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ALL_DATA Call by reference Type reference (TYPE) NCPPF_M_ALE_INCL Alle Attribute 20020322

Method SETM_ALL_DATA on class CL_ISH_CM_MEDIUM_ALE has no exception.

Method SET_CUSTOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUSTOB Call by reference Object reference (TYPE REF TO) CL_ISH_CM_MEDIUM_ALE_CUST Attributwert 20020321
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method SET_PROCESSLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESSLOG Call by reference Type reference (TYPE) BALLOGHNDL Attributwert 20020321
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method SET_PROTOCOLNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROTOCOLNR Call by reference Type reference (TYPE) BALOGNR Attributwert 20020321
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATE Call by reference Object reference (TYPE REF TO) CS_ISH_CM_MEDIUM_ALE Attributwert 20021104
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method SET_TEMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEMPL Call by reference Object reference (TYPE REF TO) CL_ISH_CM_MEDIUM_ALE_TEMPL Attributwert 20020321
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method SET_TRIGG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRIGG Call by reference Object reference (TYPE REF TO) CL_TRIGGER_PPF Attributwert 20020322
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104
History
Last changed by/on SAP  20050224 
SAP Release Created in