SAP ABAP Class IF_ACTION_PROFILE_CUST_PPF (PPF: API for Action Profile)
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 | 20020627 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CUST_API_PPF | PPF: API for Customizing | 20030721 |
Properties
| Class | IF_ACTION_PROFILE_CUST_PPF | |
| Short Description | PPF: API for Action Profile | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020627 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ACTION_PROFILE_CUST_PPF has no forward declaration.
Interfaces
Class IF_ACTION_PROFILE_CUST_PPF has no interface implemented.
Friends
Class IF_ACTION_PROFILE_CUST_PPF has no friend class.
Attributes
Class IF_ACTION_PROFILE_CUST_PPF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates an Action Profile | 20020627 | |
| 2 | Instance method | Public | Method | Deletes an Action Profile | 20020627 | |
| 3 | Instance method | Public | Method | Returns the Application for an Action Profile | 20030728 | |
| 4 | Instance method | Public | Method | Reads an Action Profile | 20020627 | |
| 5 | Instance method | Public | Method | Delivers an Action Profile for an Application | 20020627 | |
| 6 | Instance method | Public | Method | Changes an Action Profile | 20020627 | |
| 7 | Instance method | Public | Method | Writes the Action Profile into a Transport Request | 20040310 |
Events
Class IF_ACTION_PROFILE_CUST_PPF has no event.
Types
Class IF_ACTION_PROFILE_CUST_PPF has no local type.
Method Signatures
Method CREATE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20020701 | ||
| 2 | IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20030723 | |||
| 3 | IS_PROFILE | Call by reference | Type reference (TYPE) | PPFVCONDE | Daten des Aktionsprofils | 20020627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPF Customizing API: Eintrag existiert bereits | 20030721 | ||
| 2 | PPF Customizing API: Eintrag gesperrt | 20030728 | ||
| 3 | PPF Customizing API: Fehlender Parameter | 20030721 | ||
| 4 | PPF Customizing API: Keine Berechtigung | 20030825 | ||
| 5 | PPF Customizing API: Fehler beim Transport schreiben | 20030723 |
Method DELETE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_APPL | Call by reference | Type reference (TYPE) | PPFDAPPL | Anwendung | 20030728 | |||
| 2 | IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | Aktionsprofil | 20020627 | |||
| 3 | IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20030723 |
| # | 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 | 20030721 | ||
| 4 | PPF Customizing API: Fehler beim Transport schreiben | 20030723 |
Method GET_APPL_OF_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | Aktionsprofil | 20030728 | |||
| 2 | RP_APP | Value transfer | Type reference (TYPE) | PPFDAPPL | Anwendung | 20030728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPF Customizing API: Keine Berechtigung | 20030825 | ||
| 2 | PPF Customizing API: Eintrag existiert nicht | 20030728 |
Method GET_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROFILE | Call by reference | Type reference (TYPE) | PPFVCONDE | Daten des Aktionsprofils | 20020627 | |||
| 2 | IP_APPL | Call by reference | Type reference (TYPE) | PPFDAPPL | Name der Anwendung | 20030721 | |||
| 3 | IP_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprache | 20020628 | ||
| 4 | IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | Name des Aktionsprofils | 20020627 | |||
| 5 | IP_READ_TEXT | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Text zum Profil lesen | 20030721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPF Customizing API: Keine Berechtigung | 20030825 | ||
| 2 | PPF Customizing API: Eintrag existiert nicht | 20030721 |
Method GET_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROFILES | Call by reference | Type reference (TYPE) | PPFTPROF | PPF: Tabelle mit Aktionsprofilen | 20020627 | |||
| 2 | ET_PROFILES_TEXT | Call by reference | Type reference (TYPE) | PPFTPROFT | PPF: Tabelle mit Texten zu Aktionsprofilen | 20020627 | |||
| 3 | IP_APPL | Call by reference | Type reference (TYPE) | PPFDAPPL | Anwendung | 20020627 | |||
| 4 | IP_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprache | 20020627 | ||
| 5 | IP_READ_TEXT | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Texte lesen | 20030714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPF Customizing API: Keine Berechtigung | 20030825 |
Method MODIFY_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20020701 | ||
| 2 | IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20030723 | |||
| 3 | IS_PROFILE | Call by reference | Type reference (TYPE) | PPFVCONDE | Daten des Aktionsprofils | 20020627 |
| # | 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 | 20030721 | ||
| 5 | PPF Customizing API: Fehler beim Transport schreiben | 20030723 |
Method TRANSPORT_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DEPENDENT_OBJECTS | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Abhängige Objekte mit in den Auftrag aufnehmen | 20040310 | ||
| 2 | IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | PPF: Name des Aktionsprofils | 20040310 | |||
| 3 | IP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 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 |