SAP ABAP Class CL_PPEGIMAT_CNTL (GI Class Material / Product)
Hierarchy
EA-IPPE (Software Component) SAP iPPE
   AP-PPE (Application Component) Integrated Product and Process Engineering
     CPPEMAT (Package) MAT Specific iPPE Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PPEGIENG_CNTL Controller for Navigation Tree in iPPE Workbench 20000724
Properties
Class CL_PPEGIMAT_CNTL  
Short Description GI Class Material / Product    
Super Class CL_PPEGIENG_CNTL Controller for Navigation Tree in iPPE Workbench 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPPEMAT   MAT Specific iPPE Objects 
Created 20000724   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PPENV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PPET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PPET0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PPET1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 PPGUI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PPEGIMAT_CNTL has no interface implemented.
Friends
Class CL_PPEGIMAT_CNTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFFER_MAT_TAB Static Attribute Private Type reference (TYPE) BUFFER_MAT_TYPE_TAB 20011205
2 GS_DISPLAY Static Attribute Private Type reference (TYPE) PPEDM_DISPLAY Control Structure Display - Material/Product 20010308
3 GS_DISPLAY_AT1 Static Attribute Private Type reference (TYPE) PPEDM_DISPLAY Control Structure Display - Material/Product 20010313
4 GS_DISPLAY_AT2 Static Attribute Private Type reference (TYPE) PPEDM_DISPLAY Control Structure Display - Material/Product 20010313
5 GS_DISPLAY_AT3 Static Attribute Private Type reference (TYPE) PPEDM_DISPLAY Control Structure Display - Material/Product 20010313
6 GS_FCAT_CONTENT_AT1 Static Attribute Private Type reference (TYPE) PPEDM_FCAT_CONTENT Control Structure Field Catalog - Material/Product 20010106
7 GS_FCAT_CONTENT_AT2 Static Attribute Private Type reference (TYPE) PPEDM_FCAT_CONTENT Control Structure Field Catalog - Material/Product 20010106
8 GS_FCAT_CONTENT_AT3 Static Attribute Private Type reference (TYPE) PPEDM_FCAT_CONTENT Control Structure Field Catalog - Material/Product 20010106
9 GS_FCAT_CONTENT_NT Static Attribute Private Type reference (TYPE) PPEDM_FCAT_CONTENT Control Structure Field Catalog - Material/Product 20001103
10 GT_EXREL_AT1 Static Attribute Private Type reference (TYPE) PPGUI_EXREL_TAB Control Display of External Objects for Application Tree 1 20020131
11 GT_EXREL_AT2 Static Attribute Private Type reference (TYPE) PPGUI_EXREL_TAB Control Display of External Objects for Application Tree 2 20020131
12 GT_EXREL_AT3 Static Attribute Private Type reference (TYPE) PPGUI_EXREL_TAB Control Display of External Objects for Application Tree 3 20020131
13 GT_EXREL_NT Static Attribute Private Type reference (TYPE) PPGUI_EXREL_TAB Control Display of External Objects for Navigation Tree 20020131
14 GT_POSVBUF_HEAD Instance attribute Private Type reference (TYPE) PPET0_BUFFER_POSV_TAB Header Objects 20020510
15 GT_POSVBUF_USAGE Instance attribute Private Type reference (TYPE) PPET0_BUFFER_POSV_TAB Material Usages 20020510
16 G_BUFFER_TAB Static Attribute Private Type reference (TYPE) C 20011205
17 G_CMPID_INSTANCE Static Attribute Public Object reference (TYPE REF TO) IF_EX_IPPE_CMPID BAdI Interface IF_EX_IPPE_CMPID 20011122
18 G_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_PPEGIMAT_CNTL GI Class Material / Product 20000725
Methods
# Method Level Visibility Method type Description Created on
1 BOM_HEADER_PNTYPE_GET Static method Public Method Read Node Type of BOM Header 20000724
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020201
3 EXMAT_ADD_OBJECT Static method Private Method Add/Change Material 20000724
4 EXMAT_ADD_TO_BUFFER Static method Private Method EXMAT_ADD_TO_BUFFER 20000724
5 FIELDCAT_FILL_EXMAT Static method Private Method Fill Field Catalog 20000724
6 INSTANCE_GET Static method Public Method Instance Transfer 20000725
7 MARC_READ Static method Public Method Read Attributes from the MARC Table 20010108
Events
Class CL_PPEGIMAT_CNTL has no event.
Types
Class CL_PPEGIMAT_CNTL has no local type.
Method Signatures

Method BOM_HEADER_PNTYPE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PNTYPE Call by reference Type reference (TYPE) PNODID-PNTYPE EX_PNTYPE 20000724

Method BOM_HEADER_PNTYPE_GET on class CL_PPEGIMAT_CNTL has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method EXMAT_ADD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MAP Call by reference Type reference (TYPE) PVSGI_MAP Transfer Structure 20000724
2 Importing IM_REFRESH Call by reference Type reference (TYPE) C Update 20000724
3 Importing IM_RELATION Call by reference Type reference (TYPE) INT4 Anordnung Knoten im ALV-Tree 20030725
4 Importing IM_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree 20000724
5 Importing IS_CMPID_FIELDS Call by reference Type reference (TYPE) PPENV_CMPID_FIELDS Material attribute 20000724

Method EXMAT_ADD_OBJECT on class CL_PPEGIMAT_CNTL has no exception.

Method EXMAT_ADD_TO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CMPID Call by reference Type reference (TYPE) PVS_CMPID IM_CMPID 20000724
2 Importing IM_OID Call by reference Type reference (TYPE) LVC_NKEY IM_OID 20000724
3 Importing IM_TREE_ID Call by reference Type reference (TYPE) PVS_TREE_ID IM_TREE_ID 20000724

Method EXMAT_ADD_TO_BUFFER on class CL_PPEGIMAT_CNTL has no exception.

Method FIELDCAT_FILL_EXMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTLINE Call by reference Type reference (TYPE) PPET0_FIELDCAT_TYPE Output Structure 20000724
2 Importing IM_CMPEXT Call by reference Type reference (TYPE) CMPID_EXT Material Number 20010227
3 Importing IS_CMPID_FIELDS Call by reference Type reference (TYPE) PPENV_CMPID_FIELDS Attributes of Material / Product 20000724
4 Importing IS_MAP Call by reference Type reference (TYPE) PVSGI_MAP Transfer Structure 20000724

Method FIELDCAT_FILL_EXMAT on class CL_PPEGIMAT_CNTL has no exception.

Method INSTANCE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INSTANCE Call by reference Object reference (TYPE REF TO) CL_PPEGIENG_CNTL Controller 20000725

Method INSTANCE_GET on class CL_PPEGIMAT_CNTL has no exception.

Method MARC_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FIELDCAT Call by reference Type reference (TYPE) PPEGI_FCAT_MAT iPPE Workbench Field Catalog - Material Share 20010108
2 Importing IM_CMPID Call by reference Type reference (TYPE) PVS_CMPID Internal Identification of the Component (Material/Product) 20010108

Method MARC_READ on class CL_PPEGIMAT_CNTL has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 46C1