SAP ABAP Interface IF_ACTION_PROCESSING_CUST_PPF (PPF: API on Action Processing)
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 composition (i COMPRISING i_ref) | IF_ACTION_CUST_SERVICE_PPF | PPF: API for Customizing | 20030724 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CUST_API_PPF | PPF: API for Customizing | 20030724 |
Properties
| Interface | IF_ACTION_PROCESSING_CUST_PPF | |
| Short Description | PPF: API on Action Processing |
General Data
| Package | SPPF_CUST | PPF: Customizing |
| Created | 20030724 | SAP |
| Last changed | 20040518 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ACTION_PROCESSING_CUST_PPF has no forward declaration.
Interfaces
Interface IF_ACTION_PROCESSING_CUST_PPF has no interface.
Friends
Interface IF_ACTION_PROCESSING_CUST_PPF has no friend.
Attributes
Interface IF_ACTION_PROCESSING_CUST_PPF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates Action Processing | 20030724 | |
| 2 | Instance method | Public | Method | Deletes All Action Processing | 20030724 | |
| 3 | Instance method | Public | Method | Deletes an Action Processing | 20030724 | |
| 4 | Instance method | Public | Method | Reads an Action Processing | 20030724 | |
| 5 | Instance method | Public | Method | Returns Action Processing for an Action Definition | 20030724 | |
| 6 | Instance method | Public | Method | Changes an Action Processing | 20030724 | |
| 7 | Instance method | Public | Method | Writes the Action Processing into a Transport Request | 20040310 |
Events
Interface IF_ACTION_PROCESSING_CUST_PPF has no event.
Types
Interface IF_ACTION_PROCESSING_CUST_PPF has no local type.
Method Signatures
Method CREATE_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_PROCESSING | Call by reference | Object reference (TYPE REF TO) | IF_MEDIUM_CUST_PPF | Verarbeitungsobjekt | 20030811 | |||
| 2 | IP_ACTION_DEF | Call by reference | Type reference (TYPE) | PPFDTT | Aktionsdefinition | 20030724 | |||
| 3 | IP_DEFAULT_PROC | Call by reference | Type reference (TYPE) | PPFDDEFMED | SPACE | Default-Verarbeitungsart | 20030724 | ||
| 4 | IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | Aktionsprofil | 20030728 | |||
| 5 | IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20030724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPF Customizing API: Eintrag existiert bereits | 20030724 | ||
| 2 | PPF Customizing API: Eintrag gesperrt | 20030728 | ||
| 3 | PPF Customizing API: Fehlender Parameter | 20030724 | ||
| 4 | PPF Customizing API: Keine Berechtigung | 20030825 | ||
| 5 | PPF Customizing API: Eintrag existiert nicht | 20030729 | ||
| 6 | PPF Customizing API: Fehler beim Transport schreiben | 20030724 |
Method DELETE_ALL_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION_DEF | Call by reference | Type reference (TYPE) | PPFDTT | Aktionsdefinition | 20030724 | |||
| 2 | IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | Aktionsprofil | 20030728 | |||
| 3 | IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20030724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPF Customizing API: Eintrag gesperrt | 20030728 | ||
| 2 | PPF Customizing API: Keine Berechtigung | 20030825 | ||
| 3 | PPF Customizing API: Eintrag existiert nicht | 20030724 | ||
| 4 | PPF Customizing API: Fehler beim Transport schreiben | 20030724 |
Method DELETE_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION_DEF | Call by reference | Type reference (TYPE) | PPFDTT | Aktionsdefinition | 20030724 | |||
| 2 | IP_PROCESSING_CLASS | Call by reference | Type reference (TYPE) | PPFDCLASS | Verarbeitungsklasse | 20030724 | |||
| 3 | IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | Aktionsprofil | 20030728 | |||
| 4 | IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20030724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPF Customizing API: Eintrag gesperrt | 20030728 | ||
| 2 | PPF Customizing API: Keine Berechtigung | 20030825 | ||
| 3 | PPF Customizing API: Eintrag existiert nicht | 20030724 | ||
| 4 | PPF Customizing API: Fehler beim Transport schreiben | 20030724 |
Method GET_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EI_PROCESSING | Call by reference | Object reference (TYPE REF TO) | IF_MEDIUM_CUST_PPF | Verarbeitungsobjekt | 20030724 | |||
| 2 | ES_PROCESSING | Call by reference | Type reference (TYPE) | PPFVTTME | Daten der Aktionsverarbeitung | 20030724 | |||
| 3 | IP_ACTION_DEF | Call by reference | Type reference (TYPE) | PPFDTT | Name der Aktionsdefinition | 20030724 | |||
| 4 | IP_PROCESSING_CLASS | Call by reference | Type reference (TYPE) | PPFDCLASS | Verarbeitungsklasse | 20030724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPF Customizing API: Keine Berechtigung | 20030825 | ||
| 2 | PPF Customizing API: Eintrag existiert nicht | 20030724 |
Method GET_PROCESSINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCESSING | Call by reference | Type reference (TYPE) | PPFTTPROC | Tabelle mit Aktionsverarbeitungen | 20030724 | |||
| 2 | IP_ACTION_DEF | Call by reference | Type reference (TYPE) | PPFDTT | Aktionsdefinition | 20030724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPF Customizing API: Keine Berechtigung | 20030825 |
Method MODIFY_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_PROCESSING | Call by reference | Object reference (TYPE REF TO) | IF_MEDIUM_CUST_PPF | Verarbeitungsobjekt | 20030811 | |||
| 2 | IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | Aktionsprofil | 20030728 | |||
| 3 | IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20030724 | |||
| 4 | IS_PROCESSING | Call by reference | Type reference (TYPE) | PPFVTTME | Daten der Aktionsverarbeitung | 20030724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPF Customizing API: Eintrag gesperrt | 20030728 | ||
| 2 | PPF Customizing API: Fehlender Parameter | 20030724 | ||
| 3 | PPF Customizing API: Keine Berechtigung | 20030825 | ||
| 4 | PPF Customizing API: Eintrag existiert nicht | 20030724 | ||
| 5 | PPF Customizing API: Fehler beim Transport schreiben | 20030724 |
Method TRANSPORT_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION_DEF | Call by reference | Type reference (TYPE) | PPFDTT | PPF: Name der Aktionsdefinition | 20040310 | |||
| 2 | IP_PROCESSING_CLASS | Call by reference | Type reference (TYPE) | PPFDCLASS | PPF: Name der Klasse | 20040310 | |||
| 3 | IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | PPF: Name des Aktionsprofils | 20040310 | |||
| 4 | IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPF Customizing API: Fehlender Parameter | 20040310 | ||
| 2 | PPF Customizing API: Keine Berechtigung | 20040310 | ||
| 3 | PPF Customizing API: Eintrag existiert nicht | 20040310 | ||
| 4 | PPF Customizing API: Fehler beim Transport schreiben | 20040310 |
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 630 |