SAP ABAP Class IF_BICS_SELECTION (Selection)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BICS_CONTEXT | Context of an Object | 20100505 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_BICS_EVENT_SOURCE | Basis Event Source | 20100120 |
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
| Class | IF_BICS_SELECTION | |
| Short Description | Selection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100120 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BICS_SELECTION has no interface implemented.
Friends
Class IF_BICS_SELECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Changeability of the Selection | 20100506 | |||
| 2 | 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
Class 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 class 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 class 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 class 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 class 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 class IF_BICS_SELECTION has no exception.
Method PUBLISH_SELECTION Signature
Method PUBLISH_SELECTION on class IF_BICS_SELECTION has no parameter.
Method PUBLISH_SELECTION on class 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 class IF_BICS_SELECTION has no parameter.
Event FREED Signature
Event FREED on class IF_BICS_SELECTION has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |