SAP ABAP Class CL_ALERT_TEMPL_PPF (Trigger Alert)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_MEDIA (Package) PPF: Central Media
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 20030314
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20030314
Properties
Class CL_ALERT_TEMPL_PPF  
Short Description Trigger Alert    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SPPF_MEDIA   PPF: Central Media 
Created 20030314   SAP 
Last change 20130531   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 20030314
2 IF_OS_STATE State Management for a 'Managed Object' 20030314
Friends
# Friend Modeled only Created on Description
1 CB_ALERT_TEMPL_PPF 20030818 Base Agent Alert
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CATEGORY Instance attribute Protected Type reference (TYPE) SALRTDCAT Alert Category 20030319
2 COMMSTRAT Instance attribute Protected Type reference (TYPE) CSTRATEGY Communication strategy 20030610
3 CUSTOB Instance attribute Protected Object reference (TYPE REF TO) CL_ALERT_CUST_PPF Globally Unique Identifier 20030314
4 INVALID Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20030314
5 NEXT Instance attribute Protected Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF Globally Unique Identifier 20030314
6 TEXT Instance attribute Protected Type reference (TYPE) SALRTDCATD 20030408
7 TYPE Constant Public Type reference (TYPE) PPFDMETYPE 'ALM' 20030319
8 USECUSTDAT Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20030314
Methods
# Method Level Visibility Method type Description Created on
1 GETM_ALL_DATA Instance method Public Method Reads all Attributes 20030319
2 GETM_TEXT Instance method Public Method Reads the Description of the Alert Category 20030408
3 GET_CATEGORY Instance method Public Get-method of a virtual attribute Reads the Attribute CATEGORY 20030319
4 GET_COMMSTRAT Instance method Public Get-method of a virtual attribute Reads the Attribute COMMSTRAT 20030610
5 GET_CUSTOB Instance method Public Get-method of a virtual attribute Reads the Attribute CUSTOB 20030314
6 GET_INVALID Instance method Public Get-method of a virtual attribute Reads Attribute INVALID 20030314
7 GET_NEXT Instance method Public Get-method of a virtual attribute Reads the Attribute NEXT 20030314
8 GET_TEXT Instance method Public Get-method of a virtual attribute Read the attribute TEXT 20030408
9 GET_USECUSTDAT Instance method Public Get-method of a virtual attribute Reads Attribute USECUSTDAT 20030314
10 SETM_ALL_DATA Instance method Public Method Sets All Attributes 20030319
11 SETM_CUST_VALUES Instance method Public Method 20030319
12 SET_CATEGORY Instance method Public Set-method of a virtual attribute Sets the Attribute CATEGORY 20030319
13 SET_COMMSTRAT Instance method Public Set-method of a virtual attribute Sets the Attribute COMMSTRAT 20030610
14 SET_CUSTOB Instance method Public Set-method of a virtual attribute Sets the Attribute CUSTOB 20030314
15 SET_INVALID Instance method Public Set-method of a virtual attribute Sets Attribute INVALID 20030314
16 SET_NEXT Instance method Public Set-method of a virtual attribute Sets the Attribute NEXT 20030314
17 SET_TEXT Instance method Public Set-method of a virtual attribute Set the attribute TEXT 20030408
18 SET_USECUSTDAT Instance method Public Set-method of a virtual attribute Sets Attribute USECUSTDAT 20030314
Events
Class CL_ALERT_TEMPL_PPF has no event.
Types
Class CL_ALERT_TEMPL_PPF 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) PPFSINALTE alle Attribute 20030319
# Exception Resumable Description Created on
1 CX_OS_ERROR Object Services: Ausnahmen ( dynamic check ) 20030319

Method GETM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TEXT Value transfer Type reference (TYPE) SALRTDCATD Beschreibung 20030408

Method GETM_TEXT on class CL_ALERT_TEMPL_PPF has no exception.

Method GET_CATEGORY Signature

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

Method GET_COMMSTRAT Signature

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

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_ALERT_CUST_PPF Attributwert 20030314
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030314

Method GET_INVALID Signature

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

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 20030314
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030314

Method GET_TEXT Signature

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

Method GET_USECUSTDAT Signature

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

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) PPFSINALTE alle Attribute 20030319
# Exception Resumable Description Created on
1 CX_OS_ERROR Object Services: Ausnahmen ( dynamic check ) 20030319

Method SETM_CUST_VALUES Signature

Method SETM_CUST_VALUES on class CL_ALERT_TEMPL_PPF has no parameter.
Method SETM_CUST_VALUES on class CL_ALERT_TEMPL_PPF has no exception.

Method SET_CATEGORY Signature

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

Method SET_COMMSTRAT Signature

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

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_ALERT_CUST_PPF Attributwert 20030314
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030314

Method SET_INVALID Signature

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

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 20030314
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030314

Method SET_TEXT Signature

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

Method SET_USECUSTDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USECUSTDAT Call by reference Type reference (TYPE) CHAR1 Attributwert 20030314
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030314
History
Last changed by/on SAP  20130531 
SAP Release Created in 640