SAP ABAP Class IF_BIZC_CONTEXT_UI (Interface for BAdI: BADI_BIZC_CONTEXT_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 20050301
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BIZC_CONTEXT_UI_DEFAULT Class for BAdI: BADI_BIZC_CONTEXT_UI 20050304
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SBI_BIZC_CONTEXT BAdI Implementation for BI Context in Business Content 20050304
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SEP_BIZC_CTX_ABAP 20050701
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SEP_BIZC_CTX_ROLE 20050617
Properties
Class IF_BIZC_CONTEXT_UI  
Short Description Interface for BAdI: BADI_BIZC_CONTEXT_UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050301   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BIZC_CONTEXT_UI has no forward declaration.
Interfaces
Class IF_BIZC_CONTEXT_UI has no interface implemented.
Friends
Class IF_BIZC_CONTEXT_UI has no friend class.
Attributes
Class IF_BIZC_CONTEXT_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SUBSCREEN Instance method Public Method Gets data for calling a subscreen 20050301
2 GET_UI_DATA Instance method Public Method Gets the preconfigured context from the UI 20050301
3 GET_UI_TECHNOLOGY Instance method Public Method Gets the used UI technology 20050304
4 SET_UI_DATA Instance method Public Method Transfers current data to the UI 20050301
Events
Class IF_BIZC_CONTEXT_UI has no event.
Types
Class IF_BIZC_CONTEXT_UI has no local type.
Method Signatures

Method GET_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_DYNPRO Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20050301
2 Exporting EP_REPORT Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050301
# Exception Resumable Description Created on
1 CX_BIZC_API Ausnahme an der externen API zum Business Content Framework 20050301

Method GET_UI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_CONTEXT_NODE Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT Kontext zu einer Aufgabe 20050301
# Exception Resumable Description Created on
1 CX_BIZC_API Ausnahme an der externen API zum Business Content Framework 20050301

Method GET_UI_TECHNOLOGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TECHNOLOGY Value transfer Type reference (TYPE) BIZC_UI_TECHNOLOGY Technologie des User-Interfaces 20050304
# Exception Resumable Description Created on
1 CX_BIZC_API Ausnahme an der externen API zum Business Content Framework 20050304

Method SET_UI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT Kontext zu einer Aufgabe 20050301
2 Importing IP_CONTEXT_NAME Call by reference Type reference (TYPE) STRING Business Content: Name einer Task 20050422
3 Importing IP_CONTEXT_TYPE Call by reference Type reference (TYPE) STRING 20050422
4 Importing IP_DISPLAY_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050324
5 Importing IP_DISPLAY_ONLY Call by reference Type reference (TYPE) BIZC_FLAG Anzeigemodus 20050304
6 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050324
# Exception Resumable Description Created on
1 CX_BIZC_API Ausnahme an der externen API zum Business Content Framework 20050301
History
Last changed by/on SAP  20050428 
SAP Release Created in