SAP ABAP Interface IF_ACTION_PROFILE_CONF_PPF (PPF: API for Action Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-PPF (Application Component) Post Processing Framework
⤷
SPPF_CONF (Package) PPF: Configuration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ACTION_CONF_SERVICE_PPF | PPF: API on Configuration | 20031117 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CONF_API_PPF | PPF: API for the Configuration | 20030818 |
Properties
Interface | IF_ACTION_PROFILE_CONF_PPF | |
Short Description | PPF: API for Action Configuration |
General Data
Package | SPPF_CONF | PPF: Configuration |
Created | 20030818 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ACTION_PROFILE_CONF_PPF has no forward declaration.
Interfaces
Interface IF_ACTION_PROFILE_CONF_PPF has no interface.
Friends
Interface IF_ACTION_PROFILE_CONF_PPF has no friend.
Attributes
Interface IF_ACTION_PROFILE_CONF_PPF has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Inserts an Action Template to Profile Following Customizing | 20030818 |
2 | ![]() |
Instance method | Public | Method | Copies an Action Template | 20030818 |
3 | ![]() |
Instance method | Public | Method | Deletes an Action Template | 20030818 |
4 | ![]() |
Instance method | Public | Method | Returns all Action Templates of a Profile | 20030818 |
5 | ![]() |
Instance method | Public | Method | Transports an Action Template | 20030818 |
Events
Interface IF_ACTION_PROFILE_CONF_PPF has no event.
Types
Interface IF_ACTION_PROFILE_CONF_PPF has no local type.
Method Signatures
Method ADD_TEMPLATE_FROM_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | Transportierbare Bedingung | 20030818 | ||
2 | ![]() |
IP_ACTION_DEF | Call by reference | Type reference (TYPE) | PPFDTT | Name der Aktionsdefinition | 20030818 | ||
3 | ![]() |
IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | Name des Aktionsprofils | 20030818 | ||
4 | ![]() |
IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20030818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPF Konfigurations API: Fehler beim Transport schreiben | 20030818 | |
2 | ![]() |
PPF Konfigurations API: Fehler beim Transport schreiben | 20030818 | |
3 | ![]() |
PPF Customizing API: Keine Berechtigung | 20030825 | |
4 | ![]() |
PPF Customizing API: Eintrag existiert nicht | 20030818 |
Method COPY_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_COPIED_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | Kopie der transportierbaren Bedingung | 20030818 | ||
2 | ![]() |
IO_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | Kopiervorlage | 20030818 | ||
3 | ![]() |
IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20030818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPF Konfigurations API: Fehler beim Transport schreiben | 20030818 | |
2 | ![]() |
PPF Konfigurations API: Fehler beim Transport schreiben | 20030818 | |
3 | ![]() |
PPF Customizing API: Keine Berechtigung | 20030825 |
Method DELETE_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | Zu löschende transportierbare Bedingung | 20030818 | ||
2 | ![]() |
IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20030818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPF Konfigurations API: Fehler beim Transport schreiben | 20030818 | |
2 | ![]() |
PPF Konfigurations API: Fehler beim Transport schreiben | 20030818 | |
3 | ![]() |
PPF Customizing API: Keine Berechtigung | 20030825 |
Method GET_ALL_TEMPLATES_OF_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEMPLATES | Call by reference | Type reference (TYPE) | PPFTCONTR | Transportierbare Bedingungen | 20030818 | ||
2 | ![]() |
IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | Aktionsprofil | 20030818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPF Customizing API: Keine Berechtigung | 20030825 | |
2 | ![]() |
Object Services: Ausnahmen ( dynamic check ) | 20030818 |
Method TRANSPORT_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_CONDITION_TRANSP_PPF | Geänderte Aktionsvorlage | 20030818 | ||
2 | ![]() |
IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20030818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPF Konfigurations API: Fehler beim Transport schreiben | 20030818 | |
2 | ![]() |
PPF Konfigurations API: Fehler beim Transport schreiben | 20030818 | |
3 | ![]() |
PPF Customizing API: Keine Berechtigung | 20030825 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 640 |