SAP ABAP Interface IF_CMX_DA_DICTIONARY (Manufacturing Data Access: Dictionary)
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_DICTIONARY | |
| Short Description | Manufacturing Data Access: Dictionary |
General Data
| Package | CMX_DA | Manufacturing Execution: Manufacturing Data Access |
| Created | 20011121 | SAP |
| Last changed | 20040127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CMX_DA_DICTIONARY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CMX_DA_UNKNOWN | Manufacturing Data Access: Unknown Object | 20020109 |
Friends
Interface IF_CMX_DA_DICTIONARY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_BROWSE_MODE_F4_CHANGE | Constant | Public | Type reference (TYPE) | I | 1 | Browse Mode: Dialog Box, Simple Selection | 20020319 | |
| 2 | CO_BROWSE_MODE_F4_DISPLAY | Constant | Public | Type reference (TYPE) | I | 2 | Browse Mode: Dialog Box, No Selection | 20020319 | |
| 3 | CO_NAVIGATION_MODE_CREATE | Constant | Public | Type reference (TYPE) | I | 1 | 20020311 | ||
| 4 | CO_NAVIGATION_MODE_EDIT | Constant | Public | Type reference (TYPE) | I | 3 | 20020311 | ||
| 5 | CO_NAVIGATION_MODE_SHOW | Constant | Public | Type reference (TYPE) | I | 2 | 20020311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Browse for Data Points | 20020319 | |
| 2 | Instance method | Public | Method | Browse for Events | 20020319 | |
| 3 | Instance method | Public | Method | Checks Address for Single Document | 20020321 | |
| 4 | Instance method | Public | Method | Checks Address for Single Event | 20020321 | |
| 5 | Instance method | Public | Method | Gets Data Points Valid for Search Pattern | 20011121 | |
| 6 | Instance method | Public | Method | Gets Status of Data Point | 20011126 | |
| 7 | Instance method | Public | Method | Gets Events Valid for Search Pattern | 20011121 | |
| 8 | Instance method | Public | Method | Gets Status of Event | 20011126 | |
| 9 | Instance method | Public | Method | Gets Active Services for Search Pattern | 20011121 | |
| 10 | Instance method | Public | Method | Navigation to Maintenance Environment of Data Point | 20020311 | |
| 11 | Instance method | Public | Method | Navigation to Maintenance Environment of Event | 20020311 | |
| 12 | Instance method | Public | Method | 20020109 | ||
| 13 | Instance method | Public | Method | Updates Status of Addresses Checked | 20011129 |
Events
Interface IF_CMX_DA_DICTIONARY has no event.
Types
Interface IF_CMX_DA_DICTIONARY has no local type.
Method Signatures
Method BROWSE_DATAPOINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Call by reference | Type reference (TYPE) | I | Modus | 20020319 | |||
| 2 | PATTERN | Call by reference | Type reference (TYPE) | CMX_DA_ADDRESS | Suchmuster für Datenpunkte | 20020319 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | CMX_DA_T_ADDRESS | Tabelle der Datenpunkte | 20020319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20020319 |
Method BROWSE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Call by reference | Type reference (TYPE) | I | Modus | 20020319 | |||
| 2 | PATTERN | Call by reference | Type reference (TYPE) | CMX_DA_ADDRESS | Suchmuster für Ereignisse | 20020319 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | CMX_DA_T_ADDRESS | Tabelle der Ereignisse | 20020319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20020319 |
Method CHECK_DATAPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | CMX_DA_ADDRESS | Adresse | 20020321 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Gültig und aktiv ? | 20020321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20020321 |
Method CHECK_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | CMX_DA_ADDRESS | Adresse | 20020321 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Gültig und aktiv ? | 20020321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20020321 |
Method GET_DATAPOINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Type reference (TYPE) | CMX_DA_ADDRESS | Übergeordneter Knoten in der Pfadhierarchie | 20020311 | |||
| 2 | PATTERN | Call by reference | Type reference (TYPE) | CMX_DA_PATH | Suchmuster für Datenpunkte | 20011121 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | CMX_DA_T_DATAPOINT_INFO | Tabelle der Datenpunkte, passend zum Suchmuster | 20011121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20011127 |
Method GET_DATAPOINT_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | CMX_DA_ADDRESS | Adresse des Datenpunkts | 20011126 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | CMX_DA_ADDRESS_STATE | Status | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20011127 |
Method GET_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Type reference (TYPE) | CMX_DA_ADDRESS | Übergeordneter Knoten in der Pfadhierarchie | 20020311 | |||
| 2 | PATTERN | Call by reference | Type reference (TYPE) | CMX_DA_PATH | Suchmuster für Ereignisse | 20011121 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | CMX_DA_T_EVENT_INFO | Tabelle der Ereignisse, passend zum Suchmuster | 20011121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20011127 |
Method GET_EVENT_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | CMX_DA_ADDRESS | Adresse des Ereignisses | 20011126 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | CMX_DA_ADDRESS_STATE | Status | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20011127 |
Method GET_SERVICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATTERN | Call by reference | Type reference (TYPE) | CMX_DA_SERVICE | Suchmuster für einen Service | 20011121 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | CMX_DA_T_SERVICE_INFO | Tabelle der Services, passend zum Suchmuster | 20011121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20011127 |
Method NAVIGATE_DATAPOINT_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | CMX_DA_ADDRESS | Adresse | 20020313 | |||
| 2 | MODE | Call by reference | Type reference (TYPE) | I | Modus (Anzeigen, Ändern, Anlegen) | 20020313 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Wurde etwas geändert ? | 20020313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20020311 |
Method NAVIGATE_EVENT_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | CMX_DA_ADDRESS | Adresse | 20020313 | |||
| 2 | MODE | Call by reference | Type reference (TYPE) | I | Modus (Anzeigen, Ändern, Anlegen) | 20020313 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Wurde etwas geändert ? | 20020313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20020311 |
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on Interface IF_CMX_DA_DICTIONARY has no parameter.
Method QUERY_INTERFACE on Interface IF_CMX_DA_DICTIONARY has no exception.
Method UPDATE_ADDRESS_BUFFER Signature
Method UPDATE_ADDRESS_BUFFER on Interface IF_CMX_DA_DICTIONARY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Manufacturing Data Access: Ausnahme | 20011129 |
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in | 110 |