SAP ABAP Class CL_PPEFILTATTR_CUST (Customizing for Attribute Value Filter)
Hierarchy
EA-IPPE (Software Component) SAP iPPE
   AP-PPE (Application Component) Integrated Product and Process Engineering
     CPPEFILT0C (Package) Customizing for Filter
Properties
Class CL_PPEFILTATTR_CUST  
Short Description Customizing for Attribute Value Filter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPPEFILT0C   Customizing for Filter 
Created 20040923   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PPEFC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PPEFI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PPET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PPET0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PPEFILTATTR_CUST has no interface implemented.
Friends
Class CL_PPEFILTATTR_CUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ATTR_FIELD Static Attribute Public Type reference (TYPE) PPEFC_DDFIELDS Attribute Fields 20040927
2 GT_FIELD_LANGU Static Attribute Public Type reference (TYPE) PPEFC_FIELD_LANGU_TAB Language-Dependent Information for Attributes 20040927
3 GT_LANGU Static Attribute Public Type reference (TYPE) PPEFC_LANGU_TAB Installed Languages 20041001
4 GT_V_CFILTTABFIELD Static Attribute Public Type reference (TYPE) PPEFC_V_CFILTTABFIELD_TAB Assignment: Attribute Fields to Tab Pages 20041013
5 GT_V_CFILTTABSTRIP Static Attribute Public Type reference (TYPE) PPEFC_V_CFILTTABSTRIP_TAB Tab Title - Definition 20041013
6 IF_EX_IPPE_CMPID Static Attribute Private Object reference (TYPE REF TO) IF_EX_IPPE_CMPID BAdI Interface IF_EX_IPPE_CMPID 20041104
7 IF_EX_IPPE_LOCID Static Attribute Private Object reference (TYPE REF TO) IF_EX_IPPE_LOCID BAdI Interface IF_EX_IPPE_LOCID 20041104
8 IF_EX_IPPE_PRODVER Static Attribute Private Object reference (TYPE REF TO) IF_EX_IPPE_PRODVER BAdI Interface IF_EX_IPPE_PRODVER 20041104
Methods
# Method Level Visibility Method type Description Created on
1 ATTRIBUTE_FIELDS_GET Static method Private Method Determine Attribute Fields, Including Language-Dep. Info. 20040927
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040927
3 CUST_READ_ALL Static method Public Method Read Customizing 20040923
4 SELECTION_SCREEN_CREATE Static method Public Method Generate Selection Screen 20040923
5 SELECTION_SCREEN_DELETE Static method Public Method Delete Selection Screen 20040923
6 SELECTION_SCREEN_EXIST_CHECK Static method Public Method Selection Screen Existence Check 20040923
Events
Class CL_PPEFILTATTR_CUST has no event.
Types
Class CL_PPEFILTATTR_CUST has no local type.
Method Signatures

Method ATTRIBUTE_FIELDS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTR_FIELD Call by reference Type reference (TYPE) PPEFC_DDFIELDS 20040927
2 Exporting ET_FIELD_LANGU Call by reference Type reference (TYPE) PPEFC_FIELD_LANGU_TAB 20040927
3 Exporting ET_LANGU Call by reference Type reference (TYPE) PPEFC_LANGU_TAB 20041001

Method ATTRIBUTE_FIELDS_GET on class CL_PPEFILTATTR_CUST has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CUST_READ_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_V_CFILTTABFIELD Call by reference Type reference (TYPE) PPEFC_V_CFILTTABFIELD_TAB 20040929
2 Exporting ET_V_CFILTTABSTRIP Call by reference Type reference (TYPE) PPEFC_V_CFILTTABSTRIP_TAB 20040928
3 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL steuert das Message-Handling der iPPE-Engine 20040923
# Exception Resumable Description Created on
1 CUST_READ_ERROR Fehler beim Lesen des Customizing 20040923

Method SELECTION_SCREEN_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FGROUP Call by reference Type reference (TYPE) PPEFC_REPNAME Funktionsgruppe 20040929
2 Importing IV_INCLUDE Call by reference Type reference (TYPE) PPEFC_REPNAME Include der Selection-Screens 20040929
3 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL steuert das Message-Handling der iPPE-Engine 20040923
# Exception Resumable Description Created on
1 SCREEN_CREATE_ERROR Fehler beim Erzeugen der Selektion-Screens 20040923

Method SELECTION_SCREEN_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FGROUP Call by reference Type reference (TYPE) PPEFC_REPNAME Funktionsgruppe 20040929
2 Importing IV_INCLUDE Call by reference Type reference (TYPE) PPEFC_REPNAME Include der Selection-Screens 20040929
3 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL steuert das Message-Handling der iPPE-Engine 20040923
4 Importing IV_WITH_POPUP Call by reference Type reference (TYPE) PPE_XFELD PPET_TRUE (X,' ') 20041012
# Exception Resumable Description Created on
1 SCREEN_DELETE_ERROR Fehler beim Löschen der Selektions-Screens 20040923

Method SELECTION_SCREEN_EXIST_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SEL_SCREEN_EXIST Call by reference Type reference (TYPE) PPE_XFELD Selektion-Screen exisitiert 20040929
2 Exporting EV_TEXTPOOL_EXIST Call by reference Type reference (TYPE) PPE_XFELD Textpool exisitiert 20040929
3 Importing IV_FGROUP Call by reference Type reference (TYPE) PPEFC_REPNAME Funktionsgruppe 20040929
4 Importing IV_INCLUDE Call by reference Type reference (TYPE) PPEFC_REPNAME Include der Selection-Screens 20040929
5 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL steuert das Message-Handling der iPPE-Engine 20040923
# Exception Resumable Description Created on
1 EXISTENCE_CHECK_ERROR Fehler bei der Existenzprüfung 20040923
History
Last changed by/on SAP  20041209 
SAP Release Created in 400