SAP ABAP Interface IF_CMX_DA_VALUE (Manufacturing Data Access: Value)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA (Application Component) Process Management
⤷
CMX_DA (Package) Manufacturing Execution: Manufacturing Data Access
⤷
⤷
Properties
| Interface | IF_CMX_DA_VALUE | |
| Short Description | Manufacturing Data Access: Value |
General Data
| Package | CMX_DA | Manufacturing Execution: Manufacturing Data Access |
| Created | 20011116 | SAP |
| Last changed | 20040127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CMX_DA_DIRECTOR | Manufacturing Data Access: Director | 20020109 | ||
| 2 | IF_CMX_DA_UNKNOWN | Manufacturing Data Access: Unknown Object | 20020109 |
Friends
Interface IF_CMX_DA_VALUE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_TYPE_DATE | Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'D' | Constant | 20011129 | |
| 2 | CO_TYPE_FLOAT | Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'F' | Constant | 20011129 | |
| 3 | CO_TYPE_INTEGER | Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'I' | Constant | 20011129 | |
| 4 | CO_TYPE_NUMC | Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'N' | Constant | 20011129 | |
| 5 | CO_TYPE_PACKED | Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'P' | Constant | 20011129 | |
| 6 | CO_TYPE_STRING | Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'g' | Constant | 20011129 | |
| 7 | CO_TYPE_STRUCTURE | Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'v' | Constant | 20020107 | |
| 8 | CO_TYPE_TABLE | Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'h' | Constant | 20011129 | |
| 9 | CO_TYPE_TIME | Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | 'T' | Constant | 20011129 | |
| 10 | CO_TYPE_TIMESTAMPL | Constant | Public | Type reference (TYPE) | ABAP_TYPEKIND | '' | Constant | 20011129 | |
| 11 | CO_TYPE_XSTRING | 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
Interface IF_CMX_DA_VALUE has no event.
Types
Interface IF_CMX_DA_VALUE has no local type.
Method Signatures
Method CALL_BUILDER Signature
Method CALL_BUILDER on Interface IF_CMX_DA_VALUE has no parameter.
Method CALL_BUILDER on Interface 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 Interface 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 Interface IF_CMX_DA_VALUE has no exception.
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on Interface IF_CMX_DA_VALUE has no parameter.
Method QUERY_INTERFACE on Interface IF_CMX_DA_VALUE has no exception.
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in | 110 |