SAP ABAP Class IF_BADI_UC_FRAMEWORK_UI (Interface for BAdI: BADI_UC_FRAMEWORK_UI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110525
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_TEST_PLUGIN Class for BAdI Impl.: TEST_UI_PLUGIN 20110622
Properties
Class IF_BADI_UC_FRAMEWORK_UI  
Short Description Interface for BAdI: BADI_UC_FRAMEWORK_UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110525   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_BADI_UC_FRAMEWORK_UI has no interface implemented.
Friends
Class IF_BADI_UC_FRAMEWORK_UI has no friend class.
Attributes
Class IF_BADI_UC_FRAMEWORK_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SCREEN Static method Public Method 20110624
2 SET_DATA Static method Public Method 20110525
Events
Class IF_BADI_UC_FRAMEWORK_UI has no event.
Types
Class IF_BADI_UC_FRAMEWORK_UI has no local type.
Method Signatures

Method GET_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROGRAM Call by reference Type reference (TYPE) PROGRAM Program/Transaction in SQL Trace Evaluation 20110624
2 Exporting SCREEN Call by reference Type reference (TYPE) SCRADNUM Screen number 20110624

Method GET_SCREEN on class IF_BADI_UC_FRAMEWORK_UI has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EDIT_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20110525
2 Importing OBJECT_NAME Call by reference Type reference (TYPE) TROBJ_NAME Object Name in Object List 20110622
3 Importing VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20110525

Method SET_DATA on class IF_BADI_UC_FRAMEWORK_UI has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in