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 CL_SWJ_PPF_CONTAINER_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SPPF 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 CHECK_CUSTOMIZING Static method Public Method GUID Points to Customizing Container? 20000619
2 CHECK_RUNTIME Static method Public Method GUID Points to Runtime Container? 20000619
3 CONTAINER_TO_FIELDCAT Static method Public Method Include Container Fields in Field Catalog 20000704
4 DELETE_CONTAINER Static method Public Method Delete Container 20000619
5 DELETE_TRIGGERS Static method Public Method Delete Actions of a Profile 20000706
6 EVALUATE_CONDITION Static method Public Method Evaluate Condition 20000714
7 GET_CONDITION_OBJECT Static method Public Method Read BOR Object Type of Condition 20000728
8 GET_ELEMENTS Static method Public Method Read Element Name 20010208
9 GET_NEW_CONTAINER_GUID Static method Public Method Copy or Reference Container 20000619
10 IS_EQUAL Static method Public Method Compare Container 20010705
11 LOAD 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 Importing IP_CONTAINER Call by reference Type reference (TYPE) SWJ_CONDID Container-GUID 20000619
2 Returning 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 Importing IP_CONTAINER Call by reference Type reference (TYPE) SWJ_CONDID Container-GUID 20000619
2 Returning 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 Changing CT_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog 20000704
2 Importing 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 Importing IP_CONDITION Call by reference Type reference (TYPE) SWJ_CONDID Bedingungs-GUID 20000619
2 Importing 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 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) CL_CONTEXT_PPF Aktionsprofil 20000706
2 Importing 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 Importing IO_APPL_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Anwendungsobjekt 20000727
2 Importing IO_BUSINESS_OBJECT Call by reference Type reference (TYPE) SWOTOBJID BOR-Anwendungsobjekt 20000714
3 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) OBJECT Parametercontainer-Referenz 20000714
4 Importing IO_TIME_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Terminkontext 20000714
5 Importing IO_TRIGGER Call by reference Object reference (TYPE REF TO) CL_TRIGGER_PPF Aktion 20000714
6 Importing IP_CONDITION Call by reference Type reference (TYPE) GUID Bedingungs-GUID 20000714
7 Importing IP_CONTAINER Call by reference Type reference (TYPE) SWJ_CONDID Parametercontainer-GUID 20000714
8 Exporting 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 Importing IP_CONDITION Call by reference Type reference (TYPE) SWJ_CONDID Bedingungs-GUID 20000728
2 Returning 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 Importing II_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWJ_PPF_CONTAINER Container 20010208
2 Returning 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 Importing IO_TRIGGER Call by reference Object reference (TYPE REF TO) CL_TRIGGER_PPF Aktion 20000714
2 Importing IP_CONDITION Call by reference Type reference (TYPE) GUID Bedingungsdefinition 20000619
3 Importing IP_CONTAINER Call by reference Type reference (TYPE) GUID Zu kopierender Container 20000619
4 Returning 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 Importing II_CONT_1 Call by reference Object reference (TYPE REF TO) IF_SWJ_PPF_CONTAINER 1. Container 20010705
2 Importing II_CONT_2 Call by reference Object reference (TYPE REF TO) IF_SWJ_PPF_CONTAINER 2. Container 20010705
3 Returning 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 Exporting EO_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWJ_PPF_CONTAINER Container-Referenz 20000710
2 Exporting EP_CUST Call by reference Type reference (TYPE) BOOLE_D 'X': Customizing-Container 20000710
3 Importing IP_COND_GUID Call by reference Type reference (TYPE) SWJ_CONDID Bedingungsdefintions-GUID 20000710
4 Importing 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