SAP ABAP Class IF_EX_MD_ADD_COL_OVERVIEW (BAdI Interface IF_EX_MD_ADD_COL_OVERVIEW)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_MD_ADD_COL_OVERVIEW Example Implementation for BAdI Definition MD_ADD_COL_OVER 20040122
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_MD_ADD_COL_OVERVIEW BAdI Class CL_EX_MD_ADD_COL_OVERVIEW 20031212
Properties
Class IF_EX_MD_ADD_COL_OVERVIEW  
Short Description BAdI Interface IF_EX_MD_ADD_COL_OVERVIEW    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20031212   SAP 
Last change 20040116   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_MD_ADD_COL_OVERVIEW has no forward declaration.
Interfaces
Class IF_EX_MD_ADD_COL_OVERVIEW has no interface implemented.
Friends
Class IF_EX_MD_ADD_COL_OVERVIEW has no friend class.
Attributes
Class IF_EX_MD_ADD_COL_OVERVIEW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_ADD_COLUMNS Instance method Public Method Activation and Naming of the Additional Columns 20031212
2 FILL_ADD_COLUMNS Instance method Public Method Filling of the Additional Columns 20031212
Events
Class IF_EX_MD_ADD_COL_OVERVIEW has no event.
Types
Class IF_EX_MD_ADD_COL_OVERVIEW has no local type.
Method Signatures

Method ACTIVATE_ADD_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COL_CHAR1_ACTIVE Call by reference Type reference (TYPE) MD_COL_ACTIVE BAdI Bedarfsplanung: Zusatzspalte 1 Typ CHAR aktiv 20031212
2 Exporting EX_COL_CHAR1_NAME Call by reference Type reference (TYPE) MD_COL_NAME BAdI Bedarfsplanung: Name der Zusatzspalte 1 Typ CHAR 20031212
3 Exporting EX_COL_CHAR2_ACTIVE Call by reference Type reference (TYPE) MD_COL_ACTIVE BAdI Bedarfsplanung: Zusatzspalte 2 Typ CHAR aktiv 20031212
4 Exporting EX_COL_CHAR2_NAME Call by reference Type reference (TYPE) MD_COL_NAME BAdI Bedarfsplanung: Name der Zusatzspalte 2 Typ CHAR 20031212
5 Exporting EX_COL_CHAR3_ACTIVE Call by reference Type reference (TYPE) MD_COL_ACTIVE BAdI Bedarfsplanung: Zusatzspalte 3 Typ CHAR aktiv 20031212
6 Exporting EX_COL_CHAR3_NAME Call by reference Type reference (TYPE) MD_COL_NAME BAdI Bedarfsplanung: Name der Zusatzspalte 3 Typ CHAR 20031212
7 Exporting EX_COL_DATS1_ACTIVE Call by reference Type reference (TYPE) MD_COL_ACTIVE BAdI Bedarfsplanung: Zusatzspalte 1 Typ DATS aktiv 20031212
8 Exporting EX_COL_DATS1_NAME Call by reference Type reference (TYPE) MD_COL_NAME BAdI Bedarfsplanung: Name der Zusatzspalte 1 Typ DATS 20031212
9 Exporting EX_COL_DATS2_ACTIVE Call by reference Type reference (TYPE) MD_COL_ACTIVE BAdI Bedarfsplanung: Zusatzspalte 2 Typ DATS aktiv 20031212
10 Exporting EX_COL_DATS2_NAME Call by reference Type reference (TYPE) MD_COL_NAME BAdI Bedarfsplanung: Name der Zusatzspalte 2 Typ DATS 20031212
11 Exporting EX_COL_DEC1_ACTIVE Call by reference Type reference (TYPE) MD_COL_ACTIVE BAdI Bedarfsplanung: Zusatzspalte 1 Typ DEC aktiv 20031212
12 Exporting EX_COL_DEC1_NAME Call by reference Type reference (TYPE) MD_COL_NAME BAdI Bedarfsplanung: Name der Zusatzspalte 1 Typ DEC 20031212
13 Exporting EX_COL_DEC2_ACTIVE Call by reference Type reference (TYPE) MD_COL_ACTIVE BAdI Bedarfsplanung: Zusatzspalte 2 Typ DEC aktiv 20031212
14 Exporting EX_COL_DEC2_NAME Call by reference Type reference (TYPE) MD_COL_NAME BAdI Bedarfsplanung: Name der Zusatzspalte 2 Typ DEC 20031212
15 Exporting EX_MDPSX_REQUIRED Call by reference Type reference (TYPE) MD_MDPSX_REQUIRED BAdI Bedarfsplanung: Dispoelementtabelle (MDPSX) benötigt 20031212
16 Importing IM_PLAUF Call by reference Type reference (TYPE) PLAUF Art des Bedarfsplanungslaufs 20031212

Method ACTIVATE_ADD_COLUMNS on class IF_EX_MD_ADD_COL_OVERVIEW has no exception.

Method FILL_ADD_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COL_CHAR1_CONTENT Call by reference Type reference (TYPE) MD_COL_CONT_CHAR BAdI Bedarfsplanung: Inhalt der Zusatzspalte 1 Typ CHAR 20031212
2 Exporting EX_COL_CHAR2_CONTENT Call by reference Type reference (TYPE) MD_COL_CONT_CHAR BAdI Bedarfsplanung: Inhalt der Zusatzspalte 2 Typ CHAR 20031212
3 Exporting EX_COL_CHAR3_CONTENT Call by reference Type reference (TYPE) MD_COL_CONT_CHAR BAdI Bedarfsplanung: Inhalt der Zusatzspalte 3 Typ CHAR 20031212
4 Exporting EX_COL_DATS1_CONTENT Call by reference Type reference (TYPE) MD_COL_CONT_DATS BAdI Bedarfsplanung: Inhalt der Zusatzspalte 1 Typ DATS 20031212
5 Exporting EX_COL_DATS2_CONTENT Call by reference Type reference (TYPE) MD_COL_CONT_DATS BAdI Bedarfsplanung: Inhalt der Zusatzspalte 2 Typ DATS 20031212
6 Exporting EX_COL_DEC1_CONTENT Call by reference Type reference (TYPE) MD_COL_CONT_DEC BAdI Bedarfsplanung: Inhalt der Zusatzspalte 1 Typ DEC 20031212
7 Exporting EX_COL_DEC2_CONTENT Call by reference Type reference (TYPE) MD_COL_CONT_DEC BAdI Bedarfsplanung: Inhalt der Zusatzspalte 2 Typ DEC 20031212
8 Importing IM_MDKE Call by reference Type reference (TYPE) MDKE Kopfdatenextrakt Dispositionsbeleg 20031212
9 Importing IM_MDKP Call by reference Type reference (TYPE) MDKP Kopfdaten Dispositionsbeleg 20031212
10 Importing IM_MDPSX Call by reference Type reference (TYPE) BADI_MDPSX Tabellentyp für MDPSX 20031212
11 Importing IM_PLAUF Call by reference Type reference (TYPE) PLAUF Art des Bedarfsplanungslaufs 20031212

Method FILL_ADD_COLUMNS on class IF_EX_MD_ADD_COL_OVERVIEW has no exception.
History
Last changed by/on SAP  20040116 
SAP Release Created in