SAP ABAP Class IF_EX_BADI_DYNDOC_CR (BAdI Interface IF_EX_BADI_DYNDOC_CR)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_BADI_DYNDOC_CR Example Implementation for BAdI Definition BADI_DYNDOC_CR 20060818
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_BADI_DYNDOC_CR BAdI Class CL_EX_BADI_DYNDOC_CR 20060812
Properties
Class IF_EX_BADI_DYNDOC_CR  
Short Description BAdI Interface IF_EX_BADI_DYNDOC_CR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20060811   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNHT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EX_BADI_DYNDOC_CR has no interface implemented.
Friends
Class IF_EX_BADI_DYNDOC_CR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUST_FIELDS Instance attribute Public Type reference (TYPE) CMP_CUST_FIELDS_S Customer Fields 20060812
2 SEL_MODE Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20060816
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACT_MODE Instance method Public Method 0=Selection Mode; 1=ALV Display Mode 20060816
2 GET_DATA_FROM_SCREEN Instance method Public Method Receive Data from Screen 20060812
3 PUT_DATA_TO_SCREEN Instance method Public Method Transport Data to Screen 20060812
4 SET_ACT_MODE Instance method Public Method 0=Selection Mode; 1=ALV Display Mode 20060816
Events
Class IF_EX_BADI_DYNDOC_CR has no event.
Types
Class IF_EX_BADI_DYNDOC_CR has no local type.
Method Signatures

Method GET_ACT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SEL_MODE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20060816

Method GET_ACT_MODE on class IF_EX_BADI_DYNDOC_CR has no exception.

Method GET_DATA_FROM_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CUST_FIELDS Value transfer Type reference (TYPE) CMP_CUST_FIELDS_S Kundenfelder 20060812

Method GET_DATA_FROM_SCREEN on class IF_EX_BADI_DYNDOC_CR has no exception.

Method PUT_DATA_TO_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUST_FIELDS Value transfer Type reference (TYPE) CMP_CUST_FIELDS_S Kundenfelder 20060812

Method PUT_DATA_TO_SCREEN on class IF_EX_BADI_DYNDOC_CR has no exception.

Method SET_ACT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEL_MODE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20060816

Method SET_ACT_MODE on class IF_EX_BADI_DYNDOC_CR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in