SAP ABAP Class CL_CONTAINER_SERVICE_PPF (PPF: Help Class for Container)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-PPF (Application Component) Post Processing Framework
⤷
SPPF_DET (Package) PPF: Determination and Merge Technologies

⤷

⤷

Properties
Class | CL_CONTAINER_SERVICE_PPF | |
Short Description | PPF: Help Class for Container | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPPF_DET | PPF: Determination and Merge Technologies |
Created | 20000619 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CONTAINER_SERVICE_PPF has no interface implemented.
Friends
Class CL_CONTAINER_SERVICE_PPF has no friend class.
Attributes
Class CL_CONTAINER_SERVICE_PPF has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | GUID Points to Customizing Container? | 20000619 |
2 | ![]() |
Static method | Public | Method | GUID Points to Runtime Container? | 20000619 |
3 | ![]() |
Static method | Public | Method | Include Container Fields in Field Catalog | 20000704 |
4 | ![]() |
Static method | Public | Method | Delete Container | 20000619 |
5 | ![]() |
Static method | Public | Method | Delete Actions of a Profile | 20000706 |
6 | ![]() |
Static method | Public | Method | Evaluate Condition | 20000714 |
7 | ![]() |
Static method | Public | Method | Read BOR Object Type of Condition | 20000728 |
8 | ![]() |
Static method | Public | Method | Read Element Name | 20010208 |
9 | ![]() |
Static method | Public | Method | Copy or Reference Container | 20000619 |
10 | ![]() |
Static method | Public | Method | Compare Container | 20010705 |
11 | ![]() |
Static method | Public | Method | Load Container | 20000710 |
Events
Class CL_CONTAINER_SERVICE_PPF has no event.
Types
Class CL_CONTAINER_SERVICE_PPF has no local type.
Method Signatures
Method CHECK_CUSTOMIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_CONTAINER | Call by reference | Type reference (TYPE) | SWJ_CONDID | Container-GUID | 20000619 | ||
2 | ![]() |
RP_CUSTOMIZING | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Customizing-Container | 20000619 |
Method CHECK_CUSTOMIZING on class CL_CONTAINER_SERVICE_PPF has no exception.
Method CHECK_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_CONTAINER | Call by reference | Type reference (TYPE) | SWJ_CONDID | Container-GUID | 20000619 | ||
2 | ![]() |
RP_RUNTIME | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Laufzeit-Container | 20000619 |
Method CHECK_RUNTIME on class CL_CONTAINER_SERVICE_PPF has no exception.
Method CONTAINER_TO_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 20000704 | ||
2 | ![]() |
II_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | Container | 20000704 |
Method CONTAINER_TO_FIELDCAT on class CL_CONTAINER_SERVICE_PPF has no exception.
Method DELETE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_CONDITION | Call by reference | Type reference (TYPE) | SWJ_CONDID | Bedingungs-GUID | 20000619 | ||
2 | ![]() |
IP_CONTAINER | Call by reference | Type reference (TYPE) | SWJ_CONDID | Container-GUID | 20000619 |
Method DELETE_CONTAINER on class CL_CONTAINER_SERVICE_PPF has no exception.
Method DELETE_TRIGGERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Aktionsprofil | 20000706 | ||
2 | ![]() |
IP_UNPROCESSED_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | 'X': nur unverarbeitete Aktionen löschen | 20000706 |
Method DELETE_TRIGGERS on class CL_CONTAINER_SERVICE_PPF has no exception.
Method EVALUATE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APPL_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Anwendungsobjekt | 20000727 | ||
2 | ![]() |
IO_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | SWOTOBJID | BOR-Anwendungsobjekt | 20000714 | ||
3 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Parametercontainer-Referenz | 20000714 | ||
4 | ![]() |
IO_TIME_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Terminkontext | 20000714 | ||
5 | ![]() |
IO_TRIGGER | Call by reference | Object reference (TYPE REF TO) | CL_TRIGGER_PPF | Aktion | 20000714 | ||
6 | ![]() |
IP_CONDITION | Call by reference | Type reference (TYPE) | GUID | Bedingungs-GUID | 20000714 | ||
7 | ![]() |
IP_CONTAINER | Call by reference | Type reference (TYPE) | SWJ_CONDID | Parametercontainer-GUID | 20000714 | ||
8 | ![]() |
RP_RC | Value transfer | Type reference (TYPE) | BOOLE_D | Ergebnis der Auswertung | 20000714 |
Method EVALUATE_CONDITION on class CL_CONTAINER_SERVICE_PPF has no exception.
Method GET_CONDITION_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_CONDITION | Call by reference | Type reference (TYPE) | SWJ_CONDID | Bedingungs-GUID | 20000728 | ||
2 | ![]() |
RP_OBJECTTYPE | Value transfer | Type reference (TYPE) | SWO_REFOBJ | Objekttyp der Bedingung | 20000728 |
Method GET_CONDITION_OBJECT on class CL_CONTAINER_SERVICE_PPF has no exception.
Method GET_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
II_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | Container | 20010208 | ||
2 | ![]() |
RT_ELEMENTS | Value transfer | Type reference (TYPE) | SWBCONTTAB | Elementtabelle | 20010208 |
Method GET_ELEMENTS on class CL_CONTAINER_SERVICE_PPF has no exception.
Method GET_NEW_CONTAINER_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TRIGGER | Call by reference | Object reference (TYPE REF TO) | CL_TRIGGER_PPF | Aktion | 20000714 | ||
2 | ![]() |
IP_CONDITION | Call by reference | Type reference (TYPE) | GUID | Bedingungsdefinition | 20000619 | ||
3 | ![]() |
IP_CONTAINER | Call by reference | Type reference (TYPE) | GUID | Zu kopierender Container | 20000619 | ||
4 | ![]() |
RP_CONTAINER | Value transfer | Type reference (TYPE) | GUID | Kopierter/referierter Container | 20000619 |
Method GET_NEW_CONTAINER_GUID on class CL_CONTAINER_SERVICE_PPF has no exception.
Method IS_EQUAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
II_CONT_1 | Call by reference | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | 1. Container | 20010705 | ||
2 | ![]() |
II_CONT_2 | Call by reference | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | 2. Container | 20010705 | ||
3 | ![]() |
RP_IS_EQUAL | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Container sind gleich | 20010705 |
Method IS_EQUAL on class CL_CONTAINER_SERVICE_PPF has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | Container-Referenz | 20000710 | ||
2 | ![]() |
EP_CUST | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Customizing-Container | 20000710 | ||
3 | ![]() |
IP_COND_GUID | Call by reference | Type reference (TYPE) | SWJ_CONDID | Bedingungsdefintions-GUID | 20000710 | ||
4 | ![]() |
IP_CONT_GUID | Call by reference | Type reference (TYPE) | SWJ_CONDID | Container-GUID | 20000710 |
Method LOAD on class CL_CONTAINER_SERVICE_PPF has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 46D |