SAP ABAP Class IF_MERGE_PPF (PPF: Interface for Merge)
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
Class | IF_MERGE_PPF | |
Short Description | PPF: Interface for Merge | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19990809 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_MERGE_PPF has no interface implemented.
Friends
Class IF_MERGE_PPF has no friend class.
Attributes
Class IF_MERGE_PPF has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Copies this Instance | 20010820 |
2 | ![]() |
Instance method | Public | Method | Delivers Flag, Whether Instance Was Changed | 20010821 |
3 | ![]() |
Static method | Public | Method | Delivers a Merge Instance for an Action Definition | 20000207 |
4 | ![]() |
Instance method | Public | Method | Delivers Description of the Logic Used | 20010815 |
5 | ![]() |
Static method | Public | Method | Delivers the Table Where the Data Is Persistently Stored | 19990809 |
6 | ![]() |
Instance method | Public | Method | Mix of New and Existing Actions | 19990809 |
7 | ![]() |
Instance method | Public | Method | Mix Man. Created and Existing Actions | 19990809 |
Events
Class IF_MERGE_PPF has no event.
Types
Class 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 | ![]() |
RI_MERGE | Value transfer | Object reference (TYPE REF TO) | IF_MERGE_PPF | kopiertes Merge | 20010820 |
Method COPY on class 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 | ![]() |
RP_CHANGED | Value transfer | Type reference (TYPE) | CHAR1 | changed | 20010821 |
Method GET_CHANGED on class 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 | ![]() |
IP_TTYPE | Call by reference | Type reference (TYPE) | PPFDTT | PPF: Name eines Ausgabetyps | 20000207 | ||
2 | ![]() |
RI_MERGE | Value transfer | Object reference (TYPE REF TO) | IF_MERGE_PPF | PPF: Schnittstelle für Merge | 20000207 |
Method GET_INSTANCE on class 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 | ![]() |
RP_TEXT | Value transfer | Type reference (TYPE) | SEODESCR | Kurzbeschreibung | 20010815 |
Method GET_MERGE_TEXT on class 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 | ![]() |
RP_TABLENAME | Value transfer | Type reference (TYPE) | TROBJ_NAME | Tabellenname | 19990810 |
Method GET_PERSISTENCY_TABLE on class IF_MERGE_PPF has no exception.
Method MERGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_NEW_TRIGGER_COLL | Call by reference | Object reference (TYPE REF TO) | CL_TRIGGER_COLL_PPF | neu gefundene Aktionen | 19990810 | ||
2 | ![]() |
IO_OLD_TRIGGER_COLL | Call by reference | Object reference (TYPE REF TO) | CL_TRIGGER_COLL_PPF | existierende Aktionen | 19990810 | ||
3 | ![]() |
IP_DETLOG | Call by reference | Type reference (TYPE) | BALLOGHNDL | Protokollhandle | 19990915 | ||
4 | ![]() |
IP_NO_DETLOG | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X': Kein Protokoll schreiben | 20000502 | |
5 | ![]() |
RO_TRIGGER_COLL | Value transfer | Object reference (TYPE REF TO) | CL_TRIGGER_COLL_PPF | abgemischte Aktionen | 19990810 |
Method MERGE on class 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 | ![]() |
IO_NEW_TRIGGER | Call by reference | Object reference (TYPE REF TO) | CL_TRIGGER_PPF | neuer Aktionen | 19990810 | ||
2 | ![]() |
IO_OLD_TRIGGER_COLL | Call by reference | Object reference (TYPE REF TO) | CL_TRIGGER_COLL_PPF | bestehende Aktionskollektion | 19990810 | ||
3 | ![]() |
RO_TRIGGER_COLL | Value transfer | Object reference (TYPE REF TO) | CL_TRIGGER_COLL_PPF | abgemischte Aktionskollektion | 19990810 |
Method MERGE_SINGLE on class IF_MERGE_PPF has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |