SAP ABAP Class CL_PPETIGUI_CNTL (GRID-Specific Enhancement for iPPE GUI Controller)
Hierarchy
EA-IPPE (Software Component) SAP iPPE
   AP-PPE (Application Component) Integrated Product and Process Engineering
     CPPEWB (Package) Application-Specific Parts of the iPPE Workbench
Properties
Class CL_PPETIGUI_CNTL  
Short Description GRID-Specific Enhancement for iPPE GUI Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPPEWB   Application-Specific Parts of the iPPE Workbench 
Created 20020701   SAP 
Last change 20040316   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PPET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PPET0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PPETI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PPETIGUI_CNTL has no interface implemented.
Friends
Class CL_PPETIGUI_CNTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONFIG_CNT Static Attribute Public Type reference (TYPE) I 0 Number of Configuration in Configuration Mode 20020701
2 CONFIG_TAB Static Attribute Private Type reference (TYPE) PPETI_TREE_EXPL_STATUS_TAB Table of Configuration-Specific Parameters 20020701
3 C_CONF_MODE Constant Public Type reference (TYPE) CHAR1 'C' Configuration Mode 20020701
4 C_MAX_MODE Constant Public Type reference (TYPE) CHAR1 'M' Maximum Mode 20020701
5 MODE Static Attribute Public Type reference (TYPE) CHAR1 'M' Current Mode of GRID 20020701
6 MODE_WAS_SET Static Attribute Private Type reference (TYPE) XFELD SPACE Mode was set once 20020701
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020701
2 CONFIGURATION_GET Static method Public Method Read all Configuration Parameters per Configuration 20020701
3 CONFIGURATION_RESET Static method Public Method Delete Buffer of Configuration Parameters 20021121
4 CONFIGURATION_SET Static method Public Method Set all Configuration Parameters per Configuration 20020701
5 MODE_SET Static method Public Method Set Mode for GRID 20020701
Events
Class CL_PPETIGUI_CNTL has no event.
Types
Class CL_PPETIGUI_CNTL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONFIGURATION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXPL_STATUS Call by reference Type reference (TYPE) PPETI_TREE_EXPL_STATUS_STRUCT uflösungsparameter für die Konfiguration 20020701
2 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL steuert das Message-Handling der iPPE-Engine 20020701
3 Importing IM_TREE_ID Call by reference Type reference (TYPE) PVS_TREE_ID Identifikation des ALV-Trees an der iPPE-Oberfläche 20020701
# Exception Resumable Description Created on
1 CONFIGURATION_GET_ERROR Fehler beim Lesen der Konfiguration 20020701

Method CONFIGURATION_RESET Signature

Method CONFIGURATION_RESET on class CL_PPETIGUI_CNTL has no parameter.
Method CONFIGURATION_RESET on class CL_PPETIGUI_CNTL has no exception.

Method CONFIGURATION_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXPL_STATUS Call by reference Type reference (TYPE) PPETI_TREE_EXPL_STATUS_STRUCT Auflösungsparameter für die Konfiguration 20020701
2 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL steuert das Message-Handling der iPPE-Engine 20020701
# Exception Resumable Description Created on
1 CONFIGURATION_SET_ERROR Fehler beim Setzen der Konfiguration 20020701

Method MODE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONFIG_CNT Call by reference Type reference (TYPE) I Anzahl der Konfigurationen 20020701
2 Importing IM_MODE Call by reference Type reference (TYPE) CHAR1 Modus [C_MAX_MODE|C_CONF_MODE] 20020701
3 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL steuert das Message-Handling der iPPE-Engine 20020701
# Exception Resumable Description Created on
1 MODE_SET_ERROR Fehler beim Setzen des Modus 20020701
History
Last changed by/on SAP  20040316 
SAP Release Created in 46C2