SAP ABAP Class CL_UA_NV_CONVERTER (Converter for Name/Value Formats)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_TOOLBOX (Package) Useful Bits

⤷

⤷

Properties
Class | CL_UA_NV_CONVERTER | |
Short Description | Converter for Name/Value Formats | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UA_TOOLBOX | Useful Bits |
Created | 20040219 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UA_NV_CONVERTER has no forward declaration.
Interfaces
Class CL_UA_NV_CONVERTER has no interface implemented.
Friends
Class CL_UA_NV_CONVERTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_METADATA | Metadata of a Costing Solution | 20040219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040219 |
2 | ![]() |
Instance method | Public | Method | Convert Field Name/Value into Selection Table | 20040219 |
3 | ![]() |
Instance method | Public | Method | Convert Values into References | 20040219 |
4 | ![]() |
Instance method | Public | Method | Convert Selection Table into Field Name/Value | 20040219 |
5 | ![]() |
Instance method | Public | Method | Convert Selection Table into References | 20040219 |
6 | ![]() |
Instance method | Public | Method | Convert Values into References | 20040219 |
7 | ![]() |
Instance method | Public | Method | Convert References into Selection Table | 20040219 |
Events
Class CL_UA_NV_CONVERTER has no event.
Types
Class CL_UA_NV_CONVERTER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_METADATA | Call by reference | Object reference (TYPE REF TO) | CL_UA_METADATA | Metadaten einer Costing Solution | 20040219 |
Method CONSTRUCTOR on class CL_UA_NV_CONVERTER has no exception.
Method NVPAIR_TO_SELTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NV_PAIR | Call by reference | Type reference (TYPE) | UAB_T_NV_PAIR | Tabelle von Name-Wert-Paaren | 20040219 | ||
2 | ![]() |
RT_SELTAB | Value transfer | Type reference (TYPE) | FINB_SEL_TAB | Selektionstabelle mit Feldnamen | 20040219 |
Method NVPAIR_TO_SELTAB on class CL_UA_NV_CONVERTER has no exception.
Method NVPAIR_TO_VALREF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NV_PAIR | Call by reference | Type reference (TYPE) | UAB_T_NV_PAIR | Tabelle von Name-Wert-Paaren | 20040219 | ||
2 | ![]() |
RTH_VALREF | Value transfer | Type reference (TYPE) | UAB_TH_FIELDNAME_VALREF | Tabelle von Feldern und Werten bel. Typs | 20040219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Funktion nicht verfügbar: Metadaten werden benötigt | 20040219 |
Method SELTAB_TO_NVPAIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELTAB | Call by reference | Type reference (TYPE) | FINB_SEL_TAB | Selektionstabelle mit Feldnamen | 20040219 | ||
2 | ![]() |
RT_NV_PAIR | Value transfer | Type reference (TYPE) | UAB_T_NV_PAIR | Tabelle von Name-Wert-Paaren | 20040219 |
Method SELTAB_TO_NVPAIR on class CL_UA_NV_CONVERTER has no exception.
Method SELTAB_TO_VALREF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELTAB | Call by reference | Type reference (TYPE) | FINB_SEL_TAB | Selektionstabelle mit Feldnamen | 20040219 | ||
2 | ![]() |
RT_VALREF | Value transfer | Type reference (TYPE) | UAB_TH_FIELDNAME_VALREF | Tabelle von Feldern und Werten bel. Typs | 20040219 |
Method SELTAB_TO_VALREF on class CL_UA_NV_CONVERTER has no exception.
Method VALREF_TO_NVPAIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALREF | Call by reference | Type reference (TYPE) | UAB_TH_FIELDNAME_VALREF | Tabelle von Feldern und Werten bel. Typs | 20040219 | ||
2 | ![]() |
RT_NV_PAIR | Value transfer | Type reference (TYPE) | UAB_T_NV_PAIR | Tabelle von Name-Wert-Paaren | 20040219 |
Method VALREF_TO_NVPAIR on class CL_UA_NV_CONVERTER has no exception.
Method VALREF_TO_SELTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALREF | Call by reference | Type reference (TYPE) | UAB_TH_FIELDNAME_VALREF | Tabelle von Feldern und Werten bel. Typs | 20040219 | ||
2 | ![]() |
RT_SELTAB | Value transfer | Type reference (TYPE) | FINB_SEL_TAB | Selektionstabelle mit Feldnamen | 20040219 |
Method VALREF_TO_SELTAB on class CL_UA_NV_CONVERTER has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 400 |