SAP ABAP Class IF_EX_WF_BWP_DYNAMIC_COLUMNS (BAdI-Interface: Setting the Dynamic Columns)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050603
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_WF_BWP_DYN_COLUMN Example Implementation for BAdI Definition WF_BWP_DYN_COLU 20050603
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_WF_BWP_DYN_COLUMN BAdI Class CL_EX_WF_BWP_DYN_COLUMN 20060803
Properties
Class IF_EX_WF_BWP_DYNAMIC_COLUMNS  
Short Description BAdI-Interface: Setting the Dynamic Columns    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20050603   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_WF_BWP_DYNAMIC_COLUMNS has no forward declaration.
Interfaces
Class IF_EX_WF_BWP_DYNAMIC_COLUMNS has no interface implemented.
Friends
Class IF_EX_WF_BWP_DYNAMIC_COLUMNS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BUFFER_MODIFY Constant Public Type reference (TYPE) SWL_DYNUPD 'M' WLC: BAdI: Update of Buffer for Dynamic Columns 20050607
2 C_BUFFER_NO_ACTION Constant Public Type reference (TYPE) SWL_DYNUPD SPACE WLC: BAdI: Update of Buffer for Dynamic Columns 20050607
3 C_BUFFER_REPLACE Constant Public Type reference (TYPE) SWL_DYNUPD 'R' WLC: BAdI: Update of Buffer for Dynamic Columns 20050616
Methods
# Method Level Visibility Method type Description Created on
1 SET_DYNAMIC_COLUMNS Instance method Public Method Set Dynamic Columns 20050603
Events
Class IF_EX_WF_BWP_DYNAMIC_COLUMNS has no event.
Types
Class IF_EX_WF_BWP_DYNAMIC_COLUMNS has no local type.
Method Signatures

Method SET_DYNAMIC_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BUFFER_UPDATE Value transfer Type reference (TYPE) SWL_DYNUPD WLC: BAdI: Aktualisierung des Puffers der dyn. Spalten 20050607
2 Exporting EX_WI_DYNCOL_VALUES Value transfer Type reference (TYPE) SWLTWIDYNV WLC: BAdI: WI und Werte der dynamischen Spalten 20050607
3 Importing IM_DYNCOL_CONTEXT Call by reference Type reference (TYPE) SWLTDYNCO Dynamische Spalten (aktueller Kontext) 20050607
4 Importing IM_WI_DYNCOL_CUST Call by reference Type reference (TYPE) SWLTWIDYNC WLC: BAdI: WI und Customizing der dynamischen Spalten 20050603

Method SET_DYNAMIC_COLUMNS on class IF_EX_WF_BWP_DYNAMIC_COLUMNS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in