SAP ABAP Interface IF_BICS_SELECTION (Selection)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_SELECTOR (Package) BW BICS Consumer Selector

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_SELECTION | Selection | 20100419 |
Properties
Interface | IF_BICS_SELECTION | |
Short Description | Selection |
General Data
Package | BW_BICS_CONSUMER_SELECTOR | BW BICS Consumer Selector |
Created | 20100120 | SAP |
Last changed | 20130531 | SAP |
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) |
2 | IF_BICS_IOBJ_SELECTION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_BICS_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BICS_CONTEXT | Context of an Object | 20100505 | ||
2 | IF_BICS_EVENT_SOURCE | Basis Event Source | 20100120 |
Friends
Interface IF_BICS_SELECTION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_IS_CHANGEABLE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Changeability of the Selection | 20100506 | ||
2 | N_TS_IOBJ_SELECTION | Instance attribute | Public | Type reference (TYPE) | IF_BICS_IOBJ_SELECTION=>TN_TS_IOBJ_SELECTION | Table of Selection Objects | 20100505 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add IObject Selection Component (if not there yet) | 20100505 |
2 | ![]() |
Instance method | Public | Method | Delete All Selection Components (Dynamic Filter) | 20100506 |
3 | ![]() |
Instance method | Public | Method | Read IObject Selection Component | 20100505 |
4 | ![]() |
Instance method | Public | Method | Read Single Value Selection | 20100607 |
5 | ![]() |
Instance method | Public | Method | Is the selection related to the whole quantity? | 20100120 |
6 | ![]() |
Instance method | Public | Method | Is the type an individual value selection? | 20100607 |
7 | ![]() |
Instance method | Public | Method | Submit Current Selection to Provider | 20100511 |
8 | ![]() |
Instance method | Public | Method | Delete IObject Selection Component | 20100505 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHANGED | Instance Event (0) |
Public (2) |
20100120 | |
2 | FREED | Instance Event (0) |
Public (2) |
20100120 |
Types
Interface IF_BICS_SELECTION has no local type.
Method Signatures
Method ADD_IOBJ_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_IOBJ | Call by reference | Object reference (TYPE REF TO) | IF_BICS_IOBJ | InfoObjekt Selektor-Layer | 20100505 | ||
2 | ![]() |
R_R_IOBJ_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_BICS_IOBJ_SELECTION | Selektionskomponente für InfoObjekte | 20100505 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Selektion ist nicht änderbar | 20100506 |
Method CLEAR_IOBJ_SELECTION Signature
Method CLEAR_IOBJ_SELECTION on Interface IF_BICS_SELECTION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Selektion ist nicht änderbar | 20100927 |
Method GET_IOBJ_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_IOBJ | Call by reference | Object reference (TYPE REF TO) | IF_BICS_IOBJ | InfoObjekt Selektor-Layer | 20100505 | ||
2 | ![]() |
R_R_IOBJ_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_BICS_IOBJ_SELECTION | Selektionskomponente für InfoObjekte | 20100505 |
Method GET_IOBJ_SELECTION on Interface IF_BICS_SELECTION has no exception.
Method GET_SINGLE_MEMBER_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_IOBJ_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_BICS_IOBJ_SELECTION | Selektionskomponente für InfoObjekte | 20100607 |
Method GET_SINGLE_MEMBER_SELECTION on Interface IF_BICS_SELECTION has no exception.
Method IS_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ALL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100120 |
Method IS_ALL on Interface IF_BICS_SELECTION has no exception.
Method IS_SINGLE_MEMBER_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SINGLE_MEMBER_SELECTION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100607 |
Method IS_SINGLE_MEMBER_SELECTION on Interface IF_BICS_SELECTION has no exception.
Method PUBLISH_SELECTION Signature
Method PUBLISH_SELECTION on Interface IF_BICS_SELECTION has no parameter.
Method PUBLISH_SELECTION on Interface IF_BICS_SELECTION has no exception.
Method REMOVE_IOBJ_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_IOBJ | Call by reference | Object reference (TYPE REF TO) | IF_BICS_IOBJ | InfoObjekt Selektor-Layer | 20100505 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Selektion ist nicht änderbar | 20100506 |
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_BICS_SELECTION has no parameter.
Event FREED Signature
Event FREED on Interface IF_BICS_SELECTION has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |