SAP ABAP Interface IF_MEDIUM_PPF (PPF: Media Interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALERT_PPF Trigger Alert 20030314
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BCS_PPF External Communication 20001017
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISH_CM_MEDIUM_ALE Obsolete! IS-H: ALE Medium for PPF, Runtime Class 20020321
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEDIUM_GENERIC_PPF Obsolete: Generic Output Medium 20000228
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_METHODCALL_PPF Method Call 20000502
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SF_FAX_PPF Smart Forms Fax 19990831
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SF_MAIL_PPF Smart Forms Mail 19990810
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SF_PRINT_PPF Smart Forms Print 19990810
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WORKFLOW_PPF Workflow 20000502
Properties
Interface IF_MEDIUM_PPF  
Short Description PPF: Media Interface    
General Data
Package SPPF_MEDIA   PPF: Central Media 
Created 19990809   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_MEDIUM_PPF has no forward declaration.
Interfaces
Interface IF_MEDIUM_PPF has no interface.
Friends
Interface IF_MEDIUM_PPF has no friend.
Attributes
Interface IF_MEDIUM_PPF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Medium 19990812
2 COMPLETE Instance method Public Method Complete Medium 19990812
3 COPY Instance method Public Method Copy Medium 19990811
4 DELETE Instance method Public Method Delete Medium and Attached Data 19990903
5 EXECUTE Instance method Public Method Start Processing 19990810
6 GET_MEDIUM_TEXT Instance method Public Method Read Media Configuration as Text 20000523
7 GET_PARTNER Instance method Public Method Get Partner 19990816
8 GET_PROCESSING_LOG Instance method Public Method Get Processing Log 19990816
9 GET_STATUS_TEXT Instance method Public Method Read Status as Text 20000523
10 GET_TYPE Instance method Public Method Get Medium Type (Print, Fax, Mail ..) 19990831
11 IS_ALIVE Instance method Public Method Checks existence of object 20090213
12 IS_EQUAL Instance method Public Method Compare Medium 19990812
13 LANGUAGE_IS_EQUAL Instance method Public Method Compare Medium Language 19990812
14 MEDIUM_CHANGED Instance method Public Method Manually Changed? 19990812
15 PARTNER_IS_EQUAL Instance method Public Method Compare Partner 19990812
16 PREVIEW Instance method Public Method Display Preview 19990812
17 SET_PARTNER Instance method Public Method Set Partner 19990820
18 SET_TRIGGER Instance method Public Method Set Action 19990927
Events
Interface IF_MEDIUM_PPF has no event.
Types
Interface IF_MEDIUM_PPF has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NO_PROTOCOL Call by reference Type reference (TYPE) BOOLE_D SPACE 'X': Kein Protokoll schreiben 20000502
2 Importing IP_PROTOCOL Call by reference Type reference (TYPE) BALLOGHNDL Handle für Fehlerprotokollierung 20000313
3 Returning RP_OK Value transfer Type reference (TYPE) BOOLE ok 19990826

Method CHECK on Interface IF_MEDIUM_PPF has no exception.

Method COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) CL_CONTEXT_PPF Kontext 20000207
2 Importing IP_NO_PROTOCOL Call by reference Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010212
3 Importing IP_PROTOCOL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20010212
4 Importing IP_TTYPE Call by reference Type reference (TYPE) PPFDTT PPF: Name der Aktionsdefinition 20010212

Method COMPLETE on Interface IF_MEDIUM_PPF has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_MEDIUM Value transfer Object reference (TYPE REF TO) IF_MEDIUM_PPF Kopiertes Medium 19990811

Method COPY on Interface IF_MEDIUM_PPF has no exception.

Method DELETE Signature

Method DELETE on Interface IF_MEDIUM_PPF has no parameter.
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services: Objekt nicht gefunden 20050203

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 Anwendungsobjekt 19990810
2 Returning RP_STATUS Value transfer Type reference (TYPE) PPFDTSTAT Ergebnis der Verarbeitung 19990812
# Exception Resumable Description Created on
1 MISSING_ARGUMENTS fehlende Parameter 19990812

Method GET_MEDIUM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_TECHNICAL Call by reference Type reference (TYPE) BOOLE_D 'SPACE': Beschreibung auch für Aktionsdefinition verwenden 20001103
2 Exporting EP_TEXT Value transfer Type reference (TYPE) TEXT132 Beschreibung der Medienkonfiguration 20001103

Method GET_MEDIUM_TEXT on Interface IF_MEDIUM_PPF has no exception.

Method GET_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PARTNER Value transfer Object reference (TYPE REF TO) CL_PARTNER_PPF Partner 19990816

Method GET_PARTNER on Interface IF_MEDIUM_PPF has no exception.

Method GET_PROCESSING_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Handle auf Application Log 19990816

Method GET_PROCESSING_LOG on Interface IF_MEDIUM_PPF has no exception.

Method GET_STATUS_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) TEXT132 Beschreibung des Medienstatus 20000523

Method GET_STATUS_TEXT on Interface IF_MEDIUM_PPF has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_TEXT Value transfer Type reference (TYPE) PPFDMETYPT Medientypbeschreibung 20000126
2 Exporting EP_TYPE Value transfer Type reference (TYPE) PPFDMETYPE Mediumtyp 20000126

Method GET_TYPE on Interface IF_MEDIUM_PPF has no exception.

Method IS_ALIVE Signature

Method IS_ALIVE on Interface IF_MEDIUM_PPF has no parameter.
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services: Objekt nicht gefunden 20090213

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MEDIUM Call by reference Object reference (TYPE REF TO) IF_MEDIUM_PPF Medium 19990812
2 Returning RP_IS_EQUAL Value transfer Type reference (TYPE) BOOLE ist gleich 19990812

Method IS_EQUAL on Interface IF_MEDIUM_PPF has no exception.

Method LANGUAGE_IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MEDIUM Call by reference Object reference (TYPE REF TO) IF_MEDIUM_PPF Medium 19990812
2 Importing RP_IS_EQUAL Call by reference Type reference (TYPE) BOOLE ist gleich 19990812

Method LANGUAGE_IS_EQUAL on Interface IF_MEDIUM_PPF has no exception.

Method MEDIUM_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_CHANGED Value transfer Type reference (TYPE) BOOLE geändert 19990812

Method MEDIUM_CHANGED on Interface IF_MEDIUM_PPF has no exception.

Method PARTNER_IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MEDIUM Call by reference Object reference (TYPE REF TO) IF_MEDIUM_PPF Medium 19990812
2 Returning RP_IS_EQUAL Value transfer Type reference (TYPE) BOOLE ist gleich 19990812

Method PARTNER_IS_EQUAL on Interface IF_MEDIUM_PPF has no exception.

Method PREVIEW 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 Referenz auf Anwendungsobjekt 19990812
2 Returning RP_STATUS Value transfer Type reference (TYPE) PPFDTSTAT Verarbeitungsstatus 19990812
# Exception Resumable Description Created on
1 MISSING_ARGUMENTS fehlende Parameter 19990812

Method SET_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARTNER Call by reference Object reference (TYPE REF TO) CL_PARTNER_PPF Partner 19990820
2 Importing IP_ZAVADDR Call by reference Type reference (TYPE) AD_ADDRNUM Adreßnummer 19991110
3 Importing IP_ZAVCOMMNO Call by reference Type reference (TYPE) AD_CONSNUM Laufende Nummer 19991110
4 Importing IP_ZAVPERS Call by reference Type reference (TYPE) AD_ADDRNUM Adreßnummer 19991110
5 Importing IP_ZAVTYPE Call by reference Type reference (TYPE) PPFDADRTYP PPF: Adreßtyp des Partners 19991110

Method SET_PARTNER on Interface IF_MEDIUM_PPF has no exception.

Method SET_TRIGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TRIGGER Call by reference Object reference (TYPE REF TO) CL_TRIGGER_PPF Trigger des Mediums 19990927

Method SET_TRIGGER on Interface IF_MEDIUM_PPF has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in