SAP ABAP Class /BCV/CL_FND_SELINDICATOR (Select Indicator Types)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/FND (Package) BCV Foundation Layer

⤷

⤷

Properties
Class | /BCV/CL_FND_SELINDICATOR | |
Short Description | Select Indicator Types | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BCV/FND | BCV Foundation Layer |
Created | 20090205 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BCV/CL_FND_SELINDICATOR has no forward declaration.
Interfaces
Class /BCV/CL_FND_SELINDICATOR has no interface implemented.
Friends
Class /BCV/CL_FND_SELINDICATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_SELINDICATOR | 'I' | Interval (From - To) | 20090205 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_SELINDICATOR | 'M' | Multiple Values | 20090205 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_SELINDICATOR | 'S' | Select Options | 20090205 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/FND_SELINDICATOR | 'A' | Single Value | 20090205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Is value interval allowed for given select indicator? | 20120320 |
2 | ![]() |
Static method | Public | Method | Is given select indicator type valid? | 20090205 |
3 | ![]() |
Static method | Public | Method | Are multiple values allowed for given select indicator? | 20120320 |
Events
Class /BCV/CL_FND_SELINDICATOR has no event.
Types
Class /BCV/CL_FND_SELINDICATOR has no local type.
Method Signatures
Method INTERVAL_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_SELINDICATOR | Select Indicator Type | 20120320 | ||
2 | ![]() |
RV_ALLOWED | Value transfer | Type reference (TYPE) | BOOLE_D | Value Interval Allowed | 20120320 |
Method INTERVAL_ALLOWED on class /BCV/CL_FND_SELINDICATOR has no exception.
Method IS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_SELINDICATOR | Select Indicator Type | 20090205 | ||
2 | ![]() |
RV_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Type is valid | 20090205 |
Method IS_VALID on class /BCV/CL_FND_SELINDICATOR has no exception.
Method MULTIVALUE_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_SELINDICATOR | Select Indicator Type | 20120320 | ||
2 | ![]() |
RV_ALLOWED | Value transfer | Type reference (TYPE) | BOOLE_D | Multiple Values Allowed | 20120320 |
Method MULTIVALUE_ALLOWED on class /BCV/CL_FND_SELINDICATOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |