SAP ABAP Class CL_KAB_PKAL_ALV_EX (Example: Add Column at Result of PKAL)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MD05 (Package) Development class KANBAN
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070516
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GUI_ALV_GRID_EXT Interface for BAdI: BADI_GUI_ALV_GRID_EXT 20070516
Properties
Class CL_KAB_PKAL_ALV_EX  
Short Description Example: Add Column at Result of PKAL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MD05   Development class KANBAN 
Created 20070516   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_KAB_PKAL_ALV_EX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20070516
2 IF_GUI_ALV_GRID_EXT Interface for BAdI: BADI_GUI_ALV_GRID_EXT 20070516
Friends
Class CL_KAB_PKAL_ALV_EX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MRP_CONTROLLERS Instance attribute Private See coding 20070516
2 MT_TABLE_IS_BUILD Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20070516
Methods
# Method Level Visibility Method type Description Created on
1 GET_MRP_CONTROLLER Instance method Private Method Read MRP controller 20070516
Events
Class CL_KAB_PKAL_ALV_EX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 KAB_EXAMPLE Private See coding 20070516 BEGIN OF kab_example, matnr TYPE matnr, werks TYPE werks_d, dispo TYPE dispo, END OF kab_example
Method Signatures

Method GET_MRP_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20070516
2 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Werk 20070516
3 Changing RV_MRP_CONTROLLER Call by reference Type reference (TYPE) DISPO Disponent 20070516

Method GET_MRP_CONTROLLER on class CL_KAB_PKAL_ALV_EX has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 602