SAP ABAP Class CL_MEDIUM_GENERIC_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_PPF PPF: Media Interface 20000228
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20000228
Properties
Class CL_MEDIUM_GENERIC_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 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_LOG_PPF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 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 20000228
2 IF_OS_STATE State Management for a 'Managed Object' 20000228
Friends
# Friend Modeled only Created on Description
1 CB_MEDIUM_GENERIC_PPF 20030818 Base Agent PPF: Generic Output Medium
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 20001113
2 CONFIG1 Instance attribute Protected Type reference (TYPE) PPFDGENFLD PPF: Field for Settings to Generic Medium 20001113
3 CONFIG2 Instance attribute Protected Type reference (TYPE) PPFDGENFLD PPF: Field for Settings to Generic Medium 20001113
4 CONFIG3 Instance attribute Protected Type reference (TYPE) PPFDGENFLD PPF: Field for Settings to Generic Medium 20001113
5 CONFIG4 Instance attribute Protected Type reference (TYPE) PPFDGENFLD PPF: Field for Settings to Generic Medium 20001113
6 CUST_CLASS Constant Public Type reference (TYPE) SEOCLSKEY 'CL_MEDIUM_GENERIC_CUST_PPF' Key Structure of a Class 20000228
7 MTYPE Constant Public Type reference (TYPE) PPFDMETYPE 'GEN' PPF: Type of Medium (Print, Fax, Mail, EDI ..) 20000228
8 PARTNR Instance attribute Protected Object reference (TYPE REF TO) CL_PARTNER_PPF Globally Unique Identifier 20001113
9 PROCCLS Instance attribute Protected Type reference (TYPE) SEOCLSNAME Class Name 20001113
10 PROCESSLOG Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20001113
11 PROCMETH Instance attribute Protected Type reference (TYPE) SEOCMPNAME Component Name 20001113
12 PROTOCOLNO Instance attribute Protected Type reference (TYPE) BALOGNR Application Log: Log Number 20001113
13 STATE Instance attribute Private Object reference (TYPE REF TO) CL_MEDIUM_GENERIC_PPF OBJECT SERVICES STATE 20000228
14 TRIGG Instance attribute Protected Object reference (TYPE REF TO) CL_TRIGGER_PPF Globally Unique Identifier 20001113
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Protected Method Append Message to Processing Log 20000228
2 CREATE_PROCESSLOG Instance method Protected Method Generates the Processing Log 20000228
3 DELETE_PROCESSLOG Instance method Protected Method Deletes the Processing Log 20000228
4 EXECUTE Instance method Protected Method Execute/Preview 20000308
5 GETM_ALL_DATA Instance method Public Method Reads all Data 20000228
6 GET_CHANGED Instance method Public Get-method of a virtual attribute Reads the Attribute CHANGED 20000228
7 GET_CONFIG1 Instance method Public Get-method of a virtual attribute Reads Attribute CONFIG1 20000228
8 GET_CONFIG2 Instance method Public Get-method of a virtual attribute Reads Attribute CONFIG2 20000228
9 GET_CONFIG3 Instance method Public Get-method of a virtual attribute Reads Attribute CONFIG3 20000228
10 GET_CONFIG4 Instance method Public Get-method of a virtual attribute Reads Attribute CONFIG4 20000228
11 GET_PARTNR Instance method Public Get-method of a virtual attribute Reads the Attribute PARTNR 20000228
12 GET_PROCCLS Instance method Public Get-method of a virtual attribute Reads the Attribute PROCCLS 20000228
13 GET_PROCESSLOG Instance method Private Get-method of a virtual attribute Reads the Attribute PROCESSLOG 20000228
14 GET_PROCMETH Instance method Public Get-method of a virtual attribute Reads the Attribute PROCMETH 20000228
15 GET_PROTOCOLNO Instance method Public Get-method of a virtual attribute Reads the Attribute PROTOCOLNO 20000228
16 GET_TRIGG Instance method Public Get-method of a virtual attribute Reads the Attribute TRIGG 20000228
17 IS_DELETED Instance method Public Method Is the Object Deleted? 20000228
18 LOAD_PROCESSLOG Instance method Protected Method Loads the Processing Log 20000228
19 SAVE_PROCESSLOG Instance method Protected Method Saves the Processing Log 20000228
20 SETM_ALL_DATA Instance method Public Method Sets all Data 20000228
21 SET_CHANGED Instance method Public Set-method of a virtual attribute Sets the Attribute CHANGED 20000228
22 SET_CONFIG1 Instance method Public Set-method of a virtual attribute Sets Attribute CONFIG1 20000228
23 SET_CONFIG2 Instance method Public Set-method of a virtual attribute Sets Attribute CONFIG2 20000228
24 SET_CONFIG3 Instance method Public Set-method of a virtual attribute Sets Attribute CONFIG3 20000228
25 SET_CONFIG4 Instance method Public Set-method of a virtual attribute Sets Attribute CONFIG4 20000228
26 SET_PARTNR Instance method Public Set-method of a virtual attribute Sets the Attribute PARTNR 20000228
27 SET_PROCCLS Instance method Public Set-method of a virtual attribute Sets the Attribute PROCCLS 20000228
28 SET_PROCESSLOG Instance method Private Set-method of a virtual attribute Sets the Attribute PROCESSLOG 20000228
29 SET_PROCMETH Instance method Public Set-method of a virtual attribute Sets the Attribute PROCMETH 20000228
30 SET_PROTOCOLNO Instance method Public Set-method of a virtual attribute Sets the Attribute PROTOCOLNO 20000228
31 SET_TRIGG Instance method Public Set-method of a virtual attribute Sets the Attribute TRIGG 20000228
Events
Class CL_MEDIUM_GENERIC_PPF has no event.
Types
Class CL_MEDIUM_GENERIC_PPF 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 20000228

Method ADD_MESSAGE on class CL_MEDIUM_GENERIC_PPF has no exception.

Method CREATE_PROCESSLOG Signature

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

Method DELETE_PROCESSLOG Signature

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

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 20000308
2 Importing IP_PREVIEW Call by reference Type reference (TYPE) CHAR1 Previewflag 20000308
3 Returning RP_STATUS Value transfer Type reference (TYPE) PPFDTSTAT PPF: Ausgabestatus 20000308
# Exception Resumable Description Created on
1 MISSING_ARGUMENTS fehlende Parameter 20000308

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) PPFTGEMERU PPF: Tabelle für generisches Medium (Laufzeit) 20000228

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

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

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

Method IS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_DELETED Value transfer Type reference (TYPE) BOOLE_D Löschkennzeichen 20000228

Method IS_DELETED on class CL_MEDIUM_GENERIC_PPF has no exception.

Method LOAD_PROCESSLOG Signature

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

Method SAVE_PROCESSLOG Signature

Method SAVE_PROCESSLOG on class CL_MEDIUM_GENERIC_PPF has no parameter.
Method SAVE_PROCESSLOG on class CL_MEDIUM_GENERIC_PPF 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 Value transfer Type reference (TYPE) PPFTGEMERU PPF: Tabelle für generisches Medium (Laufzeit) 20000228

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

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_PARTNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTNR Call by reference Object reference (TYPE REF TO) CL_PARTNER_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_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 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_PROTOCOLNO Signature

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

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