Hierarchy

⤷

⤷

Properties
Class | /BCV/CL_UIF_CONTEXT | |
Short Description | Context for query view processing | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BCV/UIF | BCV User Interface Layer |
Created | 20090812 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /BCV/CL_UIF_CONTEXT has no interface implemented.
Friends
Class /BCV/CL_UIF_CONTEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /BCV/CL_UIF_BREADCRUMB | Breadcrumbs | 20090910 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /BCV/IF_UIF_REPR_TECHNOLOGY | Common interface for representation technologies in BCV | 20091009 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /BCV/IF_UIF_REPR_TECHNOLOGY | Common interface for representation technologies in BCV | 20091009 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/T_UIF_APPL_INPUT | 20090902 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/T_UIF_MEANING | Meaning | 20090909 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/T_UIF_QVIEW_METADATA | Query View Result Metadata | 20091007 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/T_UIF_VARIABLES_UI | Query view input values | 20090909 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/T_UIF_DRILLDOWN_INPUT | Selected query view output data | 20090909 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/T_UIF_VARIABLES_UI | Variables Output on UI | 20090812 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/FND_CONTEXT_KEY | Context Key | 20090901 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/UIF_QVIEW_DESCR | Query View Description by Quick Info | 20090902 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/UIF_QVIEW_DNAME | Query View Description by Dynamic Name | 20100823 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | ID of Query View | 20090901 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/UIF_QVIEW_NAME | Query View Description by Name | 20090902 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/UIF_SNAPSHOT_DESCR | Snapshot Description | 20090928 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BCV/UIF_SNAPSHOT_ID | Snapshot ID | 20090907 |
Methods
Events
Class /BCV/CL_UIF_CONTEXT has no event.
Types
Class /BCV/CL_UIF_CONTEXT has no local type.
Method Signatures
Method CLEAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL_INPUT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear application input | 20100128 | |
2 | ![]() |
IV_CHOSEN_MEANING | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear chosen meaning | 20100128 | |
3 | ![]() |
IV_CONTEXT_KEY | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear context key | 20100128 | |
4 | ![]() |
IV_METADATA | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear metadata | 20100128 | |
5 | ![]() |
IV_QVIEW_DESCR | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear query view description | 20100128 | |
6 | ![]() |
IV_QVIEW_DNAME | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear query view dynamic name | 20100823 | |
7 | ![]() |
IV_QVIEW_ID | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear query view ID | 20100128 | |
8 | ![]() |
IV_QVIEW_INPUT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear query view input | 20100128 | |
9 | ![]() |
IV_QVIEW_NAME | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear query view name | 20100128 | |
10 | ![]() |
IV_QVIEW_OUTPUT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear query view output | 20100128 | |
11 | ![]() |
IV_REPR_TECHNOLOGY1 | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear representation technology 1 | 20100128 | |
12 | ![]() |
IV_REPR_TECHNOLOGY2 | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear representation technology 2 | 20100128 | |
13 | ![]() |
IV_SNAPSHOT_DESCR | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear snapshot description | 20100128 | |
14 | ![]() |
IV_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear snapshot ID | 20100128 | |
15 | ![]() |
IV_VARIABLES | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Clear variables | 20100128 |
Method CLEAR on class /BCV/CL_UIF_CONTEXT has no exception.
Method CLEAR_BREADCRUMB Signature
Method CLEAR_BREADCRUMB on class /BCV/CL_UIF_CONTEXT has no parameter.
Method CLEAR_BREADCRUMB on class /BCV/CL_UIF_CONTEXT has no exception.
Method CLEAR_CHOSEN_MEANING Signature
Method CLEAR_CHOSEN_MEANING on class /BCV/CL_UIF_CONTEXT has no parameter.
Method CLEAR_CHOSEN_MEANING on class /BCV/CL_UIF_CONTEXT has no exception.
Method CLEAR_QVIEW_OUTPUT Signature
Method CLEAR_QVIEW_OUTPUT on class /BCV/CL_UIF_CONTEXT has no parameter.
Method CLEAR_QVIEW_OUTPUT on class /BCV/CL_UIF_CONTEXT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BCV/CL_UIF_CONTEXT has no parameter.
Method CONSTRUCTOR on class /BCV/CL_UIF_CONTEXT has no exception.
Method COPY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_UIF_CONTEXT | Context for query view processing | 20090903 |
Method COPY_DATA on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_APPL_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_APPL_INPUT | Value transfer | Type reference (TYPE) | /BCV/T_UIF_APPL_INPUT | Application Input Values | 20090812 |
Method GET_APPL_INPUT on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_BREADCRUMB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_BREADCRUMB | Value transfer | Object reference (TYPE REF TO) | /BCV/CL_UIF_BREADCRUMB | Breadcrumbs | 20090910 |
Method GET_BREADCRUMB on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_CHOSEN_MEANING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MEANING | Value transfer | Type reference (TYPE) | /BCV/T_UIF_MEANING | Meaning | 20090909 |
Method GET_CHOSEN_MEANING on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_CONTEXT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CONTEXT_KEY | Value transfer | Type reference (TYPE) | /BCV/FND_CONTEXT_KEY | Context Key | 20090901 |
Method GET_CONTEXT_KEY on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DESCR | Value transfer | Type reference (TYPE) | /BCV/UIF_QVIEW_DESCR | Query View Description by Quick Info | 20090928 |
Method GET_DESCR on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | ID of Query View | 20090928 |
Method GET_ID on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | ID that is used to identify the instance | 20090813 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /BCV/CL_UIF_CONTEXT | Context for query view processing | 20090812 |
Method GET_INSTANCE on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_METADATA | Value transfer | Type reference (TYPE) | /BCV/T_UIF_QVIEW_METADATA | Query View Result Metadata | 20091007 |
Method GET_METADATA on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | /BCV/UIF_QVIEW_NAME | Query View Description by Name | 20090928 |
Method GET_NAME on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_QVIEW_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_QVIEW_DESCR | Value transfer | Type reference (TYPE) | /BCV/UIF_QVIEW_DESCR | Query View Description by Quick Info | 20090902 |
Method GET_QVIEW_DESCR on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_QVIEW_DNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_QVIEW_DNAME | Value transfer | Type reference (TYPE) | /BCV/UIF_QVIEW_DNAME | Query View Description by Dynamic Name | 20100823 |
Method GET_QVIEW_DNAME on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_QVIEW_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_QVIEW_ID | Value transfer | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | ID of Query View | 20090901 |
Method GET_QVIEW_ID on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_QVIEW_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_VARIABLES | Value transfer | Type reference (TYPE) | /BCV/T_UIF_VARIABLES_UI | Variables Output on UI | 20090902 |
Method GET_QVIEW_INPUT on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_QVIEW_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_QVIEW_NAME | Value transfer | Type reference (TYPE) | /BCV/UIF_QVIEW_NAME | Query View Description by Name | 20090902 |
Method GET_QVIEW_NAME on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_QVIEW_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_QVIEW_OUTPUT | Value transfer | Type reference (TYPE) | /BCV/T_UIF_DRILLDOWN_INPUT | Input data for drilldown | 20090902 |
Method GET_QVIEW_OUTPUT on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_QVIEW_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_QVIEW_DESCR | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_DESCR | Query View Description by Quick Info | 20090902 | ||
2 | ![]() |
EV_QVIEW_DNAME | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_DNAME | Query View Description by Dynamic Name | 20100823 | ||
3 | ![]() |
EV_QVIEW_NAME | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_NAME | Query View Description by Name | 20090902 |
Method GET_QVIEW_TEXT on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_REPR_TECHNOLOGY1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_REPR_TECHNOLOGY | Value transfer | Object reference (TYPE REF TO) | /BCV/IF_UIF_REPR_TECHNOLOGY | Common interface for representation technologies in BCV | 20091009 |
Method GET_REPR_TECHNOLOGY1 on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_REPR_TECHNOLOGY2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_REPR_TECHNOLOGY | Value transfer | Object reference (TYPE REF TO) | /BCV/IF_UIF_REPR_TECHNOLOGY | Common interface for representation technologies in BCV | 20091009 |
Method GET_REPR_TECHNOLOGY2 on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_SHOW_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SHOW_TYPE | Value transfer | Type reference (TYPE) | /BCV/UIF_SHOW_TYPE | Show Query Information as Table, Graphic or Both | 20091104 |
Method GET_SHOW_TYPE on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_SNAPSHOT_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SNAPSHOT_DESCR | Value transfer | Type reference (TYPE) | /BCV/UIF_SNAPSHOT_DESCR | Snapshot Description | 20090928 |
Method GET_SNAPSHOT_DESCR on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_SNAPSHOT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SNAPSHOT_ID | Value transfer | Type reference (TYPE) | /BCV/UIF_SNAPSHOT_ID | Snapshot ID | 20090907 |
Method GET_SNAPSHOT_ID on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_SNAPSHOT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SNAPSHOT_NAME | Value transfer | Type reference (TYPE) | /BCV/UIF_QVIEW_NAME | Query View Description by Name | 20090928 |
Method GET_SNAPSHOT_NAME on class /BCV/CL_UIF_CONTEXT has no exception.
Method GET_VARIABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_VARIABLES | Value transfer | Type reference (TYPE) | /BCV/T_UIF_VARIABLES_UI | Variables Output on UI | 20090812 |
Method GET_VARIABLES on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_APPL_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_APPL_INPUT | Call by reference | Type reference (TYPE) | /BCV/T_UIF_APPL_INPUT | Application Input Values | 20090812 |
Method SET_APPL_INPUT on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_BREADCRUMB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BREADCRUMB | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_UIF_BREADCRUMB | Breadcrumbs | 20090910 |
Method SET_BREADCRUMB on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_CHOSEN_MEANING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MEANING | Call by reference | Type reference (TYPE) | /BCV/T_UIF_MEANING | Meaning | 20090909 |
Method SET_CHOSEN_MEANING on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_CONTEXT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT_KEY | Call by reference | Type reference (TYPE) | /BCV/FND_CONTEXT_KEY | Context Key | 20090901 |
Method SET_CONTEXT_KEY on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_METADATA | Call by reference | Type reference (TYPE) | /BCV/T_UIF_QVIEW_METADATA | Query View Result Metadata | 20091007 |
Method SET_METADATA on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_QVIEW_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QVIEW_DESCR | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_DESCR | Query View Description by Quick Info | 20090902 |
Method SET_QVIEW_DESCR on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_QVIEW_DNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QVIEW_DNAME | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_DNAME | Query View Description by Dynamic Name | 20100823 |
Method SET_QVIEW_DNAME on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_QVIEW_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QVIEW_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | ID of Query View | 20090901 |
Method SET_QVIEW_ID on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_QVIEW_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VARIABLES | Call by reference | Type reference (TYPE) | /BCV/T_UIF_VARIABLES_UI | Variables Output on UI | 20090902 |
Method SET_QVIEW_INPUT on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_QVIEW_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QVIEW_NAME | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_NAME | Query View Description by Name | 20090902 |
Method SET_QVIEW_NAME on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_QVIEW_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_QVIEW_OUTPUT | Call by reference | Type reference (TYPE) | /BCV/T_UIF_DRILLDOWN_INPUT | Input data for drilldowns | 20090902 |
Method SET_QVIEW_OUTPUT on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_REPR_TECHNOLOGY1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_REPR_TECHNOLOGY | Call by reference | Object reference (TYPE REF TO) | /BCV/IF_UIF_REPR_TECHNOLOGY | Common interface for representation technologies in BCV | 20091009 |
Method SET_REPR_TECHNOLOGY1 on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_REPR_TECHNOLOGY2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_REPR_TECHNOLOGY | Call by reference | Object reference (TYPE REF TO) | /BCV/IF_UIF_REPR_TECHNOLOGY | Common interface for representation technologies in BCV | 20091009 |
Method SET_REPR_TECHNOLOGY2 on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_SNAPSHOT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_SNAPSHOT_ID | Snapshot ID | 20090907 |
Method SET_SNAPSHOT_ID on class /BCV/CL_UIF_CONTEXT has no exception.
Method SET_VARIABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VARIABLES | Call by reference | Type reference (TYPE) | /BCV/T_UIF_VARIABLES_UI | Variables Output on UI | 20090812 |
Method SET_VARIABLES on class /BCV/CL_UIF_CONTEXT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |