SAP ABAP Class CL_MEDIUM_GENERIC_TEMPL_PPF (Obsolete: Generic Output Medium)
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 20000228
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20000228
Properties
Class CL_MEDIUM_GENERIC_TEMPL_PPF  
Short Description Obsolete: Generic Output Medium    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SPPF_MEDIA   PPF: Central Media 
Created 20000228   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 20000228
2 IF_OS_STATE State Management for a 'Managed Object' 20000228
Friends
# Friend Modeled only Created on Description
1 CB_MEDIUM_GENERIC_TEMPL_PPF 20030818 Base Agent PPF: Generic Output Medium
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONFIG1 Instance attribute Protected Type reference (TYPE) PPFDGENFLD PPF: Field for Settings to Generic Medium 20001113
2 CONFIG2 Instance attribute Protected Type reference (TYPE) PPFDGENFLD PPF: Field for Settings to Generic Medium 20001113
3 CONFIG3 Instance attribute Protected Type reference (TYPE) PPFDGENFLD PPF: Field for Settings to Generic Medium 20001113
4 CONFIG4 Instance attribute Protected Type reference (TYPE) PPFDGENFLD PPF: Field for Settings to Generic Medium 20001113
5 CUSTOB Instance attribute Protected Object reference (TYPE REF TO) CL_MEDIUM_GENERIC_CUST_PPF Globally Unique Identifier 20001113
6 INVALID Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20001113
7 NEXT Instance attribute Protected Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF Globally Unique Identifier 20001113
8 PROCCLS Instance attribute Protected Type reference (TYPE) SEOCLSNAME Class Name 20001113
9 PROCMETH Instance attribute Protected Type reference (TYPE) SEOCMPNAME Component Name 20001113
10 STATE Instance attribute Private Object reference (TYPE REF TO) CL_MEDIUM_GENERIC_TEMPL_PPF OBJECT SERVICES STATE 20000228
11 TYPE Constant Public Type reference (TYPE) PPFDMETYPE 'GEN' PPF: Type of Medium (Print, Fax, Mail, EDI ..) 20000228
12 USECUSTDAT Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20001113
Methods
# Method Level Visibility Method type Description Created on
1 GETM_ALL_DATA Instance method Public Method Reads all Attributes 20000228
2 GET_CONFIG1 Instance method Public Get-method of a virtual attribute Reads Attribute CONFIG1 20000228
3 GET_CONFIG2 Instance method Public Get-method of a virtual attribute Reads Attribute CONFIG2 20000228
4 GET_CONFIG3 Instance method Public Get-method of a virtual attribute Reads Attribute CONFIG3 20000228
5 GET_CONFIG4 Instance method Public Get-method of a virtual attribute Reads Attribute CONFIG4 20000228
6 GET_CUSTOB Instance method Public Get-method of a virtual attribute Reads the Attribute CUSTOB 20000228
7 GET_INVALID Instance method Public Get-method of a virtual attribute Reads Attribute INVALID 20000228
8 GET_NEXT Instance method Public Get-method of a virtual attribute Reads the Attribute NEXT 20000228
9 GET_PROCCLS Instance method Public Get-method of a virtual attribute Reads the Attribute PROCCLS 20000228
10 GET_PROCMETH Instance method Public Get-method of a virtual attribute Reads the Attribute PROCMETH 20000228
11 GET_USECUSTDAT Instance method Public Get-method of a virtual attribute Reads Attribute USECUSTDAT 20000228
12 SETM_ALL_DATA Instance method Public Method Reads all Attributes 20000228
13 SETM_CUST_VALUES Instance method Public Method Sets the Values from Customizing 20000228
14 SET_CONFIG1 Instance method Public Set-method of a virtual attribute Sets Attribute CONFIG1 20000228
15 SET_CONFIG2 Instance method Public Set-method of a virtual attribute Sets Attribute CONFIG2 20000228
16 SET_CONFIG3 Instance method Public Set-method of a virtual attribute Sets Attribute CONFIG3 20000228
17 SET_CONFIG4 Instance method Public Set-method of a virtual attribute Sets Attribute CONFIG4 20000228
18 SET_CUSTOB Instance method Public Set-method of a virtual attribute Sets the Attribute CUSTOB 20000228
19 SET_INVALID Instance method Public Set-method of a virtual attribute Sets Attribute INVALID 20000228
20 SET_NEXT Instance method Public Set-method of a virtual attribute Sets the Attribute NEXT 20000228
21 SET_PROCCLS Instance method Public Set-method of a virtual attribute Sets the Attribute PROCCLS 20000228
22 SET_PROCMETH Instance method Public Set-method of a virtual attribute Sets the Attribute PROCMETH 20000228
23 SET_USECUSTDAT Instance method Public Set-method of a virtual attribute Sets Attribute USECUSTDAT 20000228
Events
Class CL_MEDIUM_GENERIC_TEMPL_PPF has no event.
Types
Class CL_MEDIUM_GENERIC_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) PPFTGEMETE PPF: Tabelle für generisches Medium (Templ) 20000228

Method GETM_ALL_DATA on class CL_MEDIUM_GENERIC_TEMPL_PPF has no exception.

Method GET_CONFIG1 Signature

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

Method GET_CONFIG2 Signature

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

Method GET_CONFIG3 Signature

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

Method GET_CONFIG4 Signature

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

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_MEDIUM_GENERIC_CUST_PPF Attributwert 20000228
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

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

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

Method GET_PROCCLS Signature

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

Method GET_PROCMETH Signature

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

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

Method SETM_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ALL_DATA Value transfer Type reference (TYPE) PPFTGEMETE PPF: Tabelle für generisches Medium (Templ) 20000228

Method SETM_ALL_DATA on class CL_MEDIUM_GENERIC_TEMPL_PPF has no exception.

Method SETM_CUST_VALUES Signature

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

Method SET_CONFIG1 Signature

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

Method SET_CONFIG2 Signature

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

Method SET_CONFIG3 Signature

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

Method SET_CONFIG4 Signature

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

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_MEDIUM_GENERIC_CUST_PPF Attributwert 20000228
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

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

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

Method SET_PROCCLS Signature

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

Method SET_PROCMETH Signature

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

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 20000228
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125
History
Last changed by/on SAP  20130531 
SAP Release Created in 46D