SAP ABAP Class CL_ISH_CM_MEDIUM_ALE_TEMPL (Obsolete! IS-H: ALE Medium for PPF, Customizing 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_TEMPL_PPF PPF: Interface for Media Template of Determination 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_TEMPL  
Short Description Obsolete! IS-H: ALE Medium for PPF, Customizing 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_TEMPL_PPF PPF: Interface for Media Template of Determination 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_TEMPL 20021104 Base Agent PPF: ALE Medium, Customizing 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 NEXT Instance attribute Protected Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF Globally Unique Identifier 20021104
3 STATE Instance attribute Protected Object reference (TYPE REF TO) CS_ISH_CM_MEDIUM_ALE_TEMPL State Attribute 20020321
Methods
# Method Level Visibility Method type Description Created on
1 GETM_ALL_DATA Instance method Public Method Reads All Attributes (for Processing by View Class) 20020322
2 GET_CUSTOB Instance method Public Get-method of a virtual attribute Reads the Attribute CUSTOB 20020321
3 GET_NEXT Instance method Public Get-method of a virtual attribute Reads the Attribute NEXT 20020321
4 GET_STATE Instance method Protected Get-method of a virtual attribute Reads the Attribute STATE 20021104
5 MIG_HANDLE_EXCEPTION Instance method Public Method Migration: Formerly HANDLE_EXCEPTION Method 20021104
6 MIG_INIT Instance method Public Method Migration: Formerly Init Method 20021104
7 MIG_INVALIDATE Instance method Public Method Migration: Formerly INVALIDATE Method 20021104
8 SETM_ALL_DATA Instance method Public Method Sets All Attributes (for Processing by View Class) 20020322
9 SET_CUSTOB Instance method Public Set-method of a virtual attribute Sets the Attribute CUSTOB 20020321
10 SET_NEXT Instance method Public Set-method of a virtual attribute Sets the Attribute NEXT 20020321
11 SET_STATE Instance method Protected Set-method of a virtual attribute Sets the Attribute STATE 20021104
Events
Class CL_ISH_CM_MEDIUM_ALE_TEMPL has no event.
Types
Class CL_ISH_CM_MEDIUM_ALE_TEMPL has no local type.
Method Signatures

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_TMPL_INCL Struktur zu korrespondierender Tabelle des ALE Mediumtempl. 20020322

Method GETM_ALL_DATA on class CL_ISH_CM_MEDIUM_ALE_TEMPL 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_NEXT 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) IF_MEDIUM_TEMPL_PPF 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_TEMPL Attributwert 20021104
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method MIG_HANDLE_EXCEPTION Signature

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

Method MIG_INIT Signature

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

Method MIG_INVALIDATE Signature

Method MIG_INVALIDATE on class CL_ISH_CM_MEDIUM_ALE_TEMPL has no parameter.
Method MIG_INVALIDATE on class CL_ISH_CM_MEDIUM_ALE_TEMPL 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_TMPL_INCL Struktur zu korrespondierender Tabelle des ALE Mediumtempl. 20020322

Method SETM_ALL_DATA on class CL_ISH_CM_MEDIUM_ALE_TEMPL 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_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEXT Call by reference Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF 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_TEMPL Attributwert 20021104
# 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