SAP ABAP Interface IF_MEDIUM_TEMPL_PPF (PPF: Interface for Media Template of Determination)
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_TEMPL_PPF Trigger Alert 20030314
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BCS_TEMPL_PPF External Communication 20001018
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISH_CM_MEDIUM_ALE_TEMPL Obsolete! IS-H: ALE Medium for PPF, Customizing Class 20020321
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEDIUM_GENERIC_TEMPL_PPF Obsolete: Generic Output Medium 20000228
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_METHODCALL_TEMPL_PPF Method Call 20000502
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SF_FAX_TEMPL_PPF Smart Forms Fax 19990830
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SF_MAIL_TEMPL_PPF Smart Forms Mail 19990810
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SF_PRINT_TEMPL_PPF Smart Forms Print 19990810
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WORKFLOW_TEMPL_PPF Workflow 20000502
Properties
Interface IF_MEDIUM_TEMPL_PPF  
Short Description PPF: Interface for Media Template of Determination    
General Data
Package SPPF_MEDIA   PPF: Central Media 
Created 19990810   SAP 
Last changed 20060703   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TROBJ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_MEDIUM_TEMPL_PPF has no interface.
Friends
Interface IF_MEDIUM_TEMPL_PPF has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NEXT Instance attribute Public Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF PPF: Interface for Media Template of Determination 19991208
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Consistency 19990810
2 COPY Instance method Public Method Create by Copying 19990810
3 DELETE Instance method Public Method Deletes the Template and Attached Data 19991209
4 GET_INVALID Instance method Public Method Delivers Flag if Template Has Been Invalidated 20000224
5 GET_MEDIUM Instance method Public Method Generates a Runtime Medium from the Template 19990810
6 GET_MEDIUM_TEXT Instance method Public Method Read Media Configuration as Text 20000530
7 GET_NEXT Instance method Public Method Delivers the Next Media Template 19991208
8 GET_PERSISTENCY_TABLE Instance method Public Method Delivers the Table Where the Data Is Persistently Stored 19990831
9 GET_TYPE Instance method Public Method Get Medium Type (Print, Fax, Mail ..) 19990906
10 SET_NEXT Instance method Public Method Sets the Next Media Template 19991209
11 SET_USECUSTDATA Instance method Public Method Data will be reset to the Customizing values 20051014
12 TRANSPORT_REQUESTED Instance method Public Method Transport Is Triggered, Enter Dependent Objects 20000609
Events
Interface IF_MEDIUM_TEMPL_PPF has no event.
Types
Interface IF_MEDIUM_TEMPL_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_PROTOCOL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20000222
2 Importing IP_TTYPE Call by reference Type reference (TYPE) PPFDTT PPF: Name der Aktionsdefinition 20010822
3 Returning RP_RETURNCODE Value transfer Type reference (TYPE) SY-SUBRC Returncode 19990810

Method CHECK on Interface IF_MEDIUM_TEMPL_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_TEMPL Value transfer Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF Medium Template 19990831

Method COPY on Interface IF_MEDIUM_TEMPL_PPF has no exception.

Method DELETE Signature

Method DELETE on Interface IF_MEDIUM_TEMPL_PPF has no parameter.
Method DELETE on Interface IF_MEDIUM_TEMPL_PPF has no exception.

Method GET_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_INVALID Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20000224

Method GET_INVALID on Interface IF_MEDIUM_TEMPL_PPF has no exception.

Method GET_MEDIUM 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 PPF: Kontextoberklasse 19991206
2 Importing IP_NO_PROTOCOL Call by reference Type reference (TYPE) BOOLE_D SPACE 'X': Kein Protokoll schreiben 20000502
3 Importing IP_PROTOCOL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20000224
4 Importing IP_TTYPE Call by reference Type reference (TYPE) PPFDTT PPF: Name eines Triggertyps 19991206
5 Returning RO_MEDIUM Value transfer Object reference (TYPE REF TO) IF_MEDIUM_PPF Laufzeitmedium 19990810

Method GET_MEDIUM on Interface IF_MEDIUM_TEMPL_PPF has no exception.

Method GET_MEDIUM_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 der Medienkonfiguration 20000530

Method GET_MEDIUM_TEXT on Interface IF_MEDIUM_TEMPL_PPF has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_MEDIUM_TEMPL Value transfer Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF PPF: Schnittstelle für Medientemplate der Findung 19991208
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services: Objekt nicht gefunden 20050524

Method GET_PERSISTENCY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TABLENAME Value transfer Type reference (TYPE) TROBJ_NAME Tabellenname 19990831

Method GET_PERSISTENCY_TABLE on Interface IF_MEDIUM_TEMPL_PPF has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TYPE Value transfer Type reference (TYPE) PPFDMETYPE Mediumtyp 19990906

Method GET_TYPE on Interface IF_MEDIUM_TEMPL_PPF has no exception.

Method SET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_MEDIUM_TEMPL Value transfer Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF PPF: Schnittstelle für Medientemplate der Findung 19991209

Method SET_NEXT on Interface IF_MEDIUM_TEMPL_PPF has no exception.

Method SET_USECUSTDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USE_CUSTDATA Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20051014

Method SET_USECUSTDATA on Interface IF_MEDIUM_TEMPL_PPF has no exception.

Method TRANSPORT_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NO_POPUP Call by reference Type reference (TYPE) CHAR1 SPACE Popups unterdrücken 20060125
2 Importing IP_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20000609

Method TRANSPORT_REQUESTED on Interface IF_MEDIUM_TEMPL_PPF has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in