SAP ABAP Class CL_UMB_WIZARD_VALUE_FIELD (For Customizing Value Field)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
⤷
UMB_WIZARD (Package) Scorecard Wizard

⤷

⤷

Properties
Class | CL_UMB_WIZARD_VALUE_FIELD | |
Short Description | For Customizing Value Field | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UMB_WIZARD | Scorecard Wizard |
Created | 20020624 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UMB_WIZARD_VALUE_FIELD has no forward declaration.
Interfaces
Class CL_UMB_WIZARD_VALUE_FIELD has no interface implemented.
Friends
Class CL_UMB_WIZARD_VALUE_FIELD has no friend class.
Attributes
Class CL_UMB_WIZARD_VALUE_FIELD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create a Value Field. | 20020625 |
2 | ![]() |
Static method | Public | Method | Delete a Value Field. | 20020625 |
3 | ![]() |
Static method | Public | Method | Get the Attributes of an Existing Value Field. | 20020625 |
4 | ![]() |
Static method | Public | Method | Get a List of Value Fields. | 20020625 |
5 | ![]() |
Static method | Public | Method | Set the Attributes of an Existing Value Field. | 20020625 |
Events
Class CL_UMB_WIZARD_VALUE_FIELD has no event.
Types
Class CL_UMB_WIZARD_VALUE_FIELD has no local type.
Method Signatures
Method CREATE_VALUE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020625 | ||
2 | ![]() |
I_COLWIDTH | Call by reference | Type reference (TYPE) | UMB_Y_COLWIDTH | Spaltenbreite | 20020625 | ||
3 | ![]() |
I_LTXT | Call by reference | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20020625 | ||
4 | ![]() |
I_STXT | Call by reference | Type reference (TYPE) | UMC_Y_STXT | Kurztext | 20020625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
For customzing Value Field | 20020625 |
Method DELETE_VALUE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020625 |
Method DELETE_VALUE_FIELD on class CL_UMB_WIZARD_VALUE_FIELD has no exception.
Method GET_VALUE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COLWIDTH | Call by reference | Type reference (TYPE) | UMB_Y_COLWIDTH | Spaltenbreite | 20020625 | ||
2 | ![]() |
E_LTXT | Call by reference | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20020625 | ||
3 | ![]() |
E_STXT | Call by reference | Type reference (TYPE) | UMC_Y_STXT | Kurztext | 20020625 | ||
4 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
For customzing Value Field | 20020625 |
Method GET_VALUE_FIELD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_VALUE_FIELD | Value transfer | Type reference (TYPE) | UMB_YT_COLUMN | Column description | 20020625 |
Method GET_VALUE_FIELD_LIST on class CL_UMB_WIZARD_VALUE_FIELD has no exception.
Method SET_VALUE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020625 | ||
2 | ![]() |
I_COLWIDTH | Call by reference | Type reference (TYPE) | UMB_Y_COLWIDTH | Spaltenbreite | 20020625 | ||
3 | ![]() |
I_LTXT | Call by reference | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20020625 | ||
4 | ![]() |
I_STXT | Call by reference | Type reference (TYPE) | UMC_Y_STXT | Kurztext | 20020625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
For customzing Value Field | 20020625 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 320 |