SAP ABAP Interface IF_MERGE_PPF (PPF: Interface for Merge)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_CUST (Package) PPF: Customizing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MERGE_CONFIGURABLE_PPF Set Highest Number of Processed Actions 20010810
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MERGE_MAX1_ACTION_PPF Max. 1 Action for Each Action Definition 20000710
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MERGE_MAX1_EQ_PPF Max. 1 Unprocessed Action/Action Definition, Equal 20010706
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MERGE_MAX1_FOR_TYPE_PPF Max. 1 Unprocessed Action for Each Processing Type 20000321
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MERGE_MAX1_PPF Max. 1 Unprocessed Action for Each Action Definition 19990812
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UDM_NO_MERGE_PPF No Action Summarization 20040309
Properties
Interface IF_MERGE_PPF  
Short Description PPF: Interface for Merge    
General Data
Package SPPF_CUST   PPF: Customizing 
Created 19990809   SAP 
Last changed 00000000   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_MERGE_PPF has no interface.
Friends
Interface IF_MERGE_PPF has no friend.
Attributes
Interface IF_MERGE_PPF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY Instance method Public Method Copies this Instance 20010820
2 GET_CHANGED Instance method Public Method Delivers Flag, Whether Instance Was Changed 20010821
3 GET_INSTANCE Static method Public Method Delivers a Merge Instance for an Action Definition 20000207
4 GET_MERGE_TEXT Instance method Public Method Delivers Description of the Logic Used 20010815
5 GET_PERSISTENCY_TABLE Static method Public Method Delivers the Table Where the Data Is Persistently Stored 19990809
6 MERGE Instance method Public Method Mix of New and Existing Actions 19990809
7 MERGE_SINGLE Instance method Public Method Mix Man. Created and Existing Actions 19990809
Events
Interface IF_MERGE_PPF has no event.
Types
Interface IF_MERGE_PPF has no local type.
Method Signatures

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_MERGE Value transfer Object reference (TYPE REF TO) IF_MERGE_PPF kopiertes Merge 20010820

Method COPY on Interface IF_MERGE_PPF has no exception.

Method GET_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) CHAR1 changed 20010821

Method GET_CHANGED on Interface IF_MERGE_PPF has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TTYPE Call by reference Type reference (TYPE) PPFDTT PPF: Name eines Ausgabetyps 20000207
2 Returning RI_MERGE Value transfer Object reference (TYPE REF TO) IF_MERGE_PPF PPF: Schnittstelle für Merge 20000207

Method GET_INSTANCE on Interface IF_MERGE_PPF has no exception.

Method GET_MERGE_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) SEODESCR Kurzbeschreibung 20010815

Method GET_MERGE_TEXT on Interface IF_MERGE_PPF has no exception.

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 19990810

Method GET_PERSISTENCY_TABLE on Interface IF_MERGE_PPF has no exception.

Method MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NEW_TRIGGER_COLL Call by reference Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF neu gefundene Aktionen 19990810
2 Importing IO_OLD_TRIGGER_COLL Call by reference Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF existierende Aktionen 19990810
3 Importing IP_DETLOG Call by reference Type reference (TYPE) BALLOGHNDL Protokollhandle 19990915
4 Importing IP_NO_DETLOG Call by reference Type reference (TYPE) BOOLE_D SPACE 'X': Kein Protokoll schreiben 20000502
5 Returning RO_TRIGGER_COLL Value transfer Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF abgemischte Aktionen 19990810

Method MERGE on Interface IF_MERGE_PPF has no exception.

Method MERGE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NEW_TRIGGER Call by reference Object reference (TYPE REF TO) CL_TRIGGER_PPF neuer Aktionen 19990810
2 Importing IO_OLD_TRIGGER_COLL Call by reference Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF bestehende Aktionskollektion 19990810
3 Returning RO_TRIGGER_COLL Value transfer Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF abgemischte Aktionskollektion 19990810

Method MERGE_SINGLE on Interface IF_MERGE_PPF has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in