SAP ABAP Class CL_CONF_API_PPF (PPF: API for the 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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ACTION_CONF_SERVICE_PPF PPF: API on Configuration 20031117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ACTION_PROFILE_CONF_PPF PPF: API for Action Configuration 20030818
Properties
Class CL_CONF_API_PPF  
Short Description PPF: API for the Configuration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPPF_CONF   PPF: Configuration 
Created 20030818   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPPF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ACTION_CONF_SERVICE_PPF PPF: API on Configuration 20031117
2 IF_ACTION_PROFILE_CONF_PPF PPF: API for Action Configuration 20030818
Friends
Class CL_CONF_API_PPF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALLOW_TRANSPORT_POPUPS Instance attribute Private Type reference (TYPE) CHAR1 SPACE Transport Mode (X=WinGUI) 20030818
2 C_DISPLAY Constant Private Type reference (TYPE) CHAR2 '03' Display 20030825
3 C_MODIFY Constant Private Type reference (TYPE) CHAR2 '02' Change 20030825
4 DO_AUTHORITY_CHECKS Instance attribute Private Type reference (TYPE) CHAR1 'X' Authorization Checks? 20030901
5 UNIQUE_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_CONF_API_PPF Singleton 20030818
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEMPLATE_FROM_CUST Instance method Public Method 20030818
2 CHECK_AUTHORIZATION Instance method Private Method Authorization Check 20030825
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030818
4 COPY_TEMPLATE Instance method Public Method 20030818
5 DELETE_TEMPLATE Instance method Public Method 20030818
6 DEQUEUE Instance method Private Method Unlock 20030818
7 ENQUEUE Instance method Private Method Lock 20030818
8 GET_ALL_TEMPLATES_OF_PROFILE Instance method Public Method 20030818
9 GET_INSTANCE Static method Public Method Returns Singleton to API 20030818
10 MODIFY_TEMPLATE Instance method Public Method 20030818
Events
Class CL_CONF_API_PPF has no event.
Types
Class CL_CONF_API_PPF has no local type.
Method Signatures

Method ADD_TEMPLATE_FROM_CUST Signature

Method ADD_TEMPLATE_FROM_CUST on class CL_CONF_API_PPF has no parameter.
Method ADD_TEMPLATE_FROM_CUST on class CL_CONF_API_PPF has no exception.

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTIVITY Call by reference Type reference (TYPE) CHAR2 Modus 20030825
# Exception Resumable Description Created on
1 CX_CUST_API_NO_AUTHORIZTN_PPF PPF Customizing API: Keine Berechtigung 20030825

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CONF_API_PPF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CONF_API_PPF has no exception.

Method COPY_TEMPLATE Signature

Method COPY_TEMPLATE on class CL_CONF_API_PPF has no parameter.
Method COPY_TEMPLATE on class CL_CONF_API_PPF has no exception.

Method DELETE_TEMPLATE Signature

Method DELETE_TEMPLATE on class CL_CONF_API_PPF has no parameter.
Method DELETE_TEMPLATE on class CL_CONF_API_PPF has no exception.

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROFILE Call by reference Type reference (TYPE) PPFDCNTXT Aktionsprofil 20030818

Method DEQUEUE on class CL_CONF_API_PPF has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROFILE Call by reference Type reference (TYPE) PPFDCNTXT Aktionsprofil 20030818
# Exception Resumable Description Created on
1 CX_CONF_API_ENTRY_LOCKED_PPF PPF Konfigurations API: Fehler beim Transport schreiben 20030818

Method GET_ALL_TEMPLATES_OF_PROFILE Signature

Method GET_ALL_TEMPLATES_OF_PROFILE on class CL_CONF_API_PPF has no parameter.
Method GET_ALL_TEMPLATES_OF_PROFILE on class CL_CONF_API_PPF has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ALLOW_TRANSPORT_POPUPS Call by reference Type reference (TYPE) CHAR1 SPPF_FALSE GUI Popups zulassen (X=ja, SPACE=nein) 20030818
2 Importing IP_DO_AUTHORITY_CHECKS Call by reference Type reference (TYPE) CHAR1 SPPF_TRUE Authorisierungsprüfungen? 20030901
3 Returning RP_API_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CONF_API_PPF Referenz auf API 20030818

Method GET_INSTANCE on class CL_CONF_API_PPF has no exception.

Method MODIFY_TEMPLATE Signature

Method MODIFY_TEMPLATE on class CL_CONF_API_PPF has no parameter.
Method MODIFY_TEMPLATE on class CL_CONF_API_PPF has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 640