SAP ABAP Class IF_BADI_WSD_SCREEN_GENERATION (IF_BADI_WSD_SCREEN_GENERATION)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080807
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_WSD_SCREEN_GEN_EX 20080807
Properties
Class IF_BADI_WSD_SCREEN_GENERATION  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080709   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BADI_WSD_SCREEN_GENERATION has no forward declaration.
Interfaces
Class IF_BADI_WSD_SCREEN_GENERATION has no interface implemented.
Friends
Class IF_BADI_WSD_SCREEN_GENERATION has no friend class.
Attributes
Class IF_BADI_WSD_SCREEN_GENERATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SCREEN Instance method Public Method 20080807
2 MODIFY_FIELDLIST Instance method Public Method 20080807
3 SET_SCREEN Instance method Public Method 20080807
Events
Class IF_BADI_WSD_SCREEN_GENERATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 D021S_TTY Public See coding 20080807 D021S_TTY type table of d021s
Method Signatures

Method CHECK_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SCREEN_OK Call by reference Type reference (TYPE) CHAR1 20080807
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) WSD_DYNAMIC_FIELD_TTY 20080807
3 Importing I_PROGNAME Call by reference Type reference (TYPE) SY-REPID 20080807
4 Importing I_PROGNBR Call by reference Type reference (TYPE) SYDYNNR 20080807

Method CHECK_SCREEN on class IF_BADI_WSD_SCREEN_GENERATION has no exception.

Method MODIFY_FIELDLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDLIST Call by reference Type reference (TYPE) D021S_TTY 20080807

Method MODIFY_FIELDLIST on class IF_BADI_WSD_SCREEN_GENERATION has no exception.

Method SET_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDLIST Call by reference Type reference (TYPE) D021S_TTY 20080807
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) WSD_DYNAMIC_FIELD_TTY 20080807
3 Importing I_PROGNAME Call by reference Type reference (TYPE) SY-REPID 20080807
4 Importing I_PROGNBR Call by reference Type reference (TYPE) SYDYNNR 20080807

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