SAP ABAP Class IF_BICS_VARIABLE_TEXT (Text Variable)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BICS_OBJECT | Root Object for BICS Entities | 20100510 |
2 | Interface composition (i COMPRISING i_ref) | IF_BICS_VARIABLE | Variable | 20100510 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_VARIABLE_TEXT | Text Variable | 20100510 |
Properties
Class | IF_BICS_VARIABLE_TEXT | |
Short Description | Text Variable | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100510 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_BICS_VARIABLE_TEXT has no forward declaration.
Interfaces
Class IF_BICS_VARIABLE_TEXT has no interface implemented.
Friends
Class IF_BICS_VARIABLE_TEXT has no friend class.
Attributes
Class IF_BICS_VARIABLE_TEXT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Maximum Length of Texts | 20100518 |
2 | ![]() |
Instance method | Public | Method | Read Value | 20100518 |
3 | ![]() |
Instance method | Public | Method | Set value | 20100518 |
Events
Class IF_BICS_VARIABLE_TEXT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_N_TEXT | Public | Type reference (TYPE) | STRING | 20100519 |
|
Method Signatures
Method GET_MAX_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MAX_LENGTH | Value transfer | Type reference (TYPE) | I | 20100519 |
Method GET_MAX_LENGTH on class IF_BICS_VARIABLE_TEXT has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | T_N_TEXT | 20100519 |
Method GET_VALUE on class IF_BICS_VARIABLE_TEXT has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | T_N_TEXT | 20100519 |
Method SET_VALUE on class IF_BICS_VARIABLE_TEXT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |