SAP ABAP Class KAB_KANBAN_BOARD_ALV_EXIT_EX (Kanban Board Example: Delete Colors/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_KANBAN_BOARD_ALV_EXIT Interface for BAdI: KAB_KANBAN_BOARD_ALV_EXIT 20060220
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20060220
Properties
Class KAB_KANBAN_BOARD_ALV_EXIT_EX  
Short Description Kanban Board Example: Delete Colors/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 20060220   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class KAB_KANBAN_BOARD_ALV_EXIT_EX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 CL_KAB_KANBAN_BOARD_ALV_EXIT Interface for BAdI: KAB_KANBAN_BOARD_ALV_EXIT 20060220
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20060220
Friends
Class KAB_KANBAN_BOARD_ALV_EXIT_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 20060530
2 MT_TABLE_IS_BUILD Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20060530
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_COLOR_INFORMATION Instance method Private Method Deletes the color information for a line 20060220
2 GET_MRP_CONTROLLER Instance method Private Method Read MRP controller 20060530
Events
Class KAB_KANBAN_BOARD_ALV_EXIT_EX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 KAB_EXAMPLE Private See coding 20060530 BEGIN OF kab_example, matnr TYPE matnr, werks TYPE werks_d, dispo TYPE dispo, END OF kab_example
Method Signatures

Method CLEAR_COLOR_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT_LINE Call by reference Type reference (TYPE) ANY 20060220
2 Importing IV_STYLE_FNAME Call by reference Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20060220

Method CLEAR_COLOR_INFORMATION on class KAB_KANBAN_BOARD_ALV_EXIT_EX has no exception.

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 20060530
2 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Werk 20060530
3 Changing RV_MRP_CONTROLLER Value transfer Type reference (TYPE) DISPO Disponent 20060530

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