SAP ABAP Class IF_CMX_DA_VALUE (Manufacturing Data Access: Value)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_CMX_DA_DIRECTOR | Manufacturing Data Access: Director | 20020109 |
2 | Interface composition (i COMPRISING i_ref) | IF_CMX_DA_UNKNOWN | Manufacturing Data Access: Unknown Object | 20020109 |
Properties
Class | IF_CMX_DA_VALUE | |
Short Description | Manufacturing Data Access: Value | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20011116 | SAP |
Last change | 20040127 | 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) |
Interfaces
Class IF_CMX_DA_VALUE has no interface implemented.
Friends
Class IF_CMX_DA_VALUE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'D' | Constant | 20011129 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'F' | Constant | 20011129 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'I' | Constant | 20011129 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'N' | Constant | 20011129 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'P' | Constant | 20011129 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'g' | Constant | 20011129 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'v' | Constant | 20020107 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'h' | Constant | 20011129 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'T' | Constant | 20011129 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | '' | Constant | 20011129 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'y' | Constant | 20011129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20020109 | |
2 | ![]() |
Instance method | Public | Method | Gets Value as Date | 20011119 |
3 | ![]() |
Instance method | Public | Method | Gets Value as Floating Point Number | 20011119 |
4 | ![]() |
Instance method | Public | Method | Gets Value as Integer | 20011119 |
5 | ![]() |
Instance method | Public | Method | Gets Value as Data Reference | 20011203 |
6 | ![]() |
Instance method | Public | Method | Gets Value as Character String | 20011119 |
7 | ![]() |
Instance method | Public | Method | Gets Value as Time | 20011119 |
8 | ![]() |
Instance method | Public | Method | Gets Value as Time Stamp | 20011119 |
9 | ![]() |
Instance method | Public | Method | Gets Value as Byte String | 20011129 |
10 | ![]() |
Instance method | Public | Method | Puts Value into Field for Numeric Character Strings | 20011126 |
11 | ![]() |
Instance method | Public | Method | Puts Value into Field for Packed Number | 20011126 |
12 | ![]() |
Instance method | Public | Method | Puts Value into Structure of Character Type (C, N, D, T) | 20020107 |
13 | ![]() |
Instance method | Public | Method | Puts Value into Internal Table | 20011119 |
14 | ![]() |
Instance method | Public | Method | Gets Data Type of Value Managed | 20011129 |
15 | ![]() |
Instance method | Public | Method | 20020109 |
Events
Class IF_CMX_DA_VALUE has no event.
Types
Class IF_CMX_DA_VALUE has no local type.
Method Signatures
Method CALL_BUILDER Signature
Method CALL_BUILDER on class IF_CMX_DA_VALUE has no parameter.
Method CALL_BUILDER on class IF_CMX_DA_VALUE has no exception.
Method GET_AS_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | D | Wert | 20011119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Manufacturing Data Access: Ausnahme | 20011123 |
Method GET_AS_FLOAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | F | Wert | 20011119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Manufacturing Data Access: Ausnahme | 20011123 |
Method GET_AS_INTEGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | Wert | 20011119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Manufacturing Data Access: Ausnahme | 20011123 |
Method GET_AS_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | Wert | 20011204 |
Method GET_AS_REFERENCE on class IF_CMX_DA_VALUE has no exception.
Method GET_AS_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Wert | 20011119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Manufacturing Data Access: Ausnahme | 20011123 |
Method GET_AS_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | T | Wert | 20011119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Manufacturing Data Access: Ausnahme | 20011123 |
Method GET_AS_TIMESTAMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TIMESTAMPL | Wert | 20011119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Manufacturing Data Access: Ausnahme | 20011123 |
Method GET_AS_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XSTRING | Wert | 20011129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Manufacturing Data Access: Ausnahme | 20011129 |
Method GET_INTO_NUMC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | N | Daten | 20011126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Manufacturing Data Access: Ausnahme | 20011126 |
Method GET_INTO_PACKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | P | Daten | 20011126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Manufacturing Data Access: Ausnahme | 20011126 |
Method GET_INTO_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | Daten | 20020107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Manufacturing Data Access: Ausnahme | 20020107 |
Method GET_INTO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Daten | 20011119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Manufacturing Data Access: Ausnahme | 20011123 |
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_TYPEKIND | ABAP-Typ des internen Werts | 20011129 |
Method GET_TYPE on class IF_CMX_DA_VALUE has no exception.
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on class IF_CMX_DA_VALUE has no parameter.
Method QUERY_INTERFACE on class IF_CMX_DA_VALUE has no exception.
History
Last changed by/on | SAP | 20040127 |
SAP Release Created in |