SAP ABAP Class KAB_PLANT_OVERVIEW_EXIT_EX2 (Kanban Plant Overview Example: Add Column)
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)  CL_KAB_PLANT_OVERVIEW_EXIT Interface for BAdI: KAB_PLANT_OVERVIEW_EXIT 20060726
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20060726
Properties
Class KAB_PLANT_OVERVIEW_EXIT_EX2  
Short Description Kanban Plant Overview Example: Add Column    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MD05   Development class KANBAN 
Created 20060726   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class KAB_PLANT_OVERVIEW_EXIT_EX2 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 CL_KAB_PLANT_OVERVIEW_EXIT Interface for BAdI: KAB_PLANT_OVERVIEW_EXIT 20060726
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20060726
Friends
Class KAB_PLANT_OVERVIEW_EXIT_EX2 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 Single-Character Indicator 20060726
2 MT_TABLE_IS_BUILD Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20060726
Methods
# Method Level Visibility Method type Description Created on
1 GET_MRP_CONTROLLER Instance method Private Method Read MRP Controller 20060726
Events
Class KAB_PLANT_OVERVIEW_EXIT_EX2 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 KAB_EXAMPLE Private See coding 20060726 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 20060726
2 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Werk 20060726
3 Changing RV_MRP_CONTROLLER Value transfer Type reference (TYPE) DISPO Disponent 20060726

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