SAP ABAP Class IF_EX_GRAPHIC_UD (BAdI Interface: BADI_GRAPHIC_UD)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070604
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_GRAPHIC_UD Class for BAdI Impl.: QALL_SFWS_GRAPHIC_UD 20070604
Properties
Class IF_EX_GRAPHIC_UD  
Short Description BAdI Interface: BADI_GRAPHIC_UD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070604   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_GRAPHIC_UD has no forward declaration.
Interfaces
Class IF_EX_GRAPHIC_UD has no interface implemented.
Friends
Class IF_EX_GRAPHIC_UD has no friend class.
Attributes
Class IF_EX_GRAPHIC_UD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXCL_FCODE_GRAPHIC Instance method Public Method Close Function Codes for Graphics, As Required 20070604
Events
Class IF_EX_GRAPHIC_UD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FCODE Public See coding 20070605 BEGIN OF ts_fcode, FCODE TYPE T185F-FCODE, END OF ts_fcode
2 TT_FCODE Public See coding 20070604 tt_fcode TYPE TABLE OF ts_fcode
Method Signatures

Method EXCL_FCODE_GRAPHIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EXCLUDED_FCODES Call by reference Type reference (TYPE) TT_FCODE 20070604

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