SAP ABAP Class CL_ISH_CM_MEDIUM_ALE_CUST (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_CUST_PPF PPF: Interface for Media 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_CUST  
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_CUST_PPF PPF: Interface for Media 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_CUST 20021104 Base Agent PPF: ALE Medium Customizing Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Protected Type reference (TYPE) PPFDMECHNG PPF: Medium Manually Changed 20021104
2 FILL_FCT_NAME Instance attribute Protected Type reference (TYPE) SYREPID Executing Fill Module of ALE Medium 20021104
3 STATE Instance attribute Protected Object reference (TYPE REF TO) CS_ISH_CM_MEDIUM_ALE_CUST State Attribute 20020321
4 TYPE Constant Public Type reference (TYPE) PPFDMETYPE 'ALE' PPF: Type of Medium (Print, Fax, Mail, EDI ..) 20020321
5 WITH_ISH_KEY Instance attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20021104
Methods
# Method Level Visibility Method type Description Created on
1 GETM_ALL_DATA Instance method Public Method Gets All Attributes (via View Class) 20020322
2 GET_CHANGED Instance method Public Get-method of a virtual attribute Reads the Attribute CHANGED 20020322
3 GET_FILL_FCT_NAME Instance method Public Get-method of a virtual attribute Reads Attribute FILL_FCT_NAME 20020321
4 GET_STATE Instance method Protected Get-method of a virtual attribute Reads the Attribute STATE 20021104
5 GET_WITH_ISH_KEY Instance method Public Get-method of a virtual attribute Reads the Attribute WITH_ISH_KEY 20020328
6 MIG_HANDLE_EXCEPTION Instance method Public Method Migration: Formerly HANDLE_EXCEPTION Method 20021104
7 MIG_INIT Instance method Public Method Migration: Formerly Init Method 20021104
8 MIG_INVALIDATE Instance method Public Method Migration: Formerly INVALIDATE Method 20021104
9 SETM_ALL_DATA Instance method Public Method Sets All Attributes (via View Class) 20020322
10 SET_CHANGED Instance method Public Set-method of a virtual attribute Sets the Attribute CHANGED 20020322
11 SET_FILL_FCT_NAME Instance method Public Set-method of a virtual attribute Sets the Attribute FILL_FCT_NAME 20020321
12 SET_STATE Instance method Protected Set-method of a virtual attribute Sets the Attribute STATE 20021104
13 SET_WITH_ISH_KEY Instance method Public Set-method of a virtual attribute Sets the Attribute WITH_ISH_KEY 20020328
Events
Class CL_ISH_CM_MEDIUM_ALE_CUST has no event.
Types
Class CL_ISH_CM_MEDIUM_ALE_CUST 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_CUST_INCL PPF: Daten für die Customizingklasse des ALE-Mediums 20020322

Method GETM_ALL_DATA on class CL_ISH_CM_MEDIUM_ALE_CUST has no exception.

Method GET_CHANGED Signature

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

Method GET_FILL_FCT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYREPID 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_CUST Attributwert 20021104
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method GET_WITH_ISH_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ISH_ON_OFF Attributwert 20020328
# 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_CUST has no parameter.
Method MIG_HANDLE_EXCEPTION on class CL_ISH_CM_MEDIUM_ALE_CUST has no exception.

Method MIG_INIT Signature

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

Method MIG_INVALIDATE Signature

Method MIG_INVALIDATE on class CL_ISH_CM_MEDIUM_ALE_CUST has no parameter.
Method MIG_INVALIDATE on class CL_ISH_CM_MEDIUM_ALE_CUST 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_CUST_INCL Struktur zu korrespondierender Tabelle des ALE Mediums 20020322

Method SETM_ALL_DATA on class CL_ISH_CM_MEDIUM_ALE_CUST has no exception.

Method SET_CHANGED Signature

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

Method SET_FILL_FCT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILL_FCT_NAME Call by reference Type reference (TYPE) SYREPID 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_CUST Attributwert 20021104
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021104

Method SET_WITH_ISH_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_ISH_KEY Call by reference Type reference (TYPE) ISH_ON_OFF Attributwert 20020328
# 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