SAP ABAP Class IF_CMX_DA_DICTIONARY (Manufacturing Data Access: Dictionary)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CMX_DA_UNKNOWN Manufacturing Data Access: Unknown Object 20020109
Properties
Class IF_CMX_DA_DICTIONARY  
Short Description Manufacturing Data Access: Dictionary    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011121   SAP 
Last change 20040127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CMX_DA_DICTIONARY has no forward declaration.
Interfaces
Class IF_CMX_DA_DICTIONARY has no interface implemented.
Friends
Class IF_CMX_DA_DICTIONARY has no friend class.
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 BROWSE_DATAPOINTS Instance method Public Method Browse for Data Points 20020319
2 BROWSE_EVENTS Instance method Public Method Browse for Events 20020319
3 CHECK_DATAPOINT Instance method Public Method Checks Address for Single Document 20020321
4 CHECK_EVENT Instance method Public Method Checks Address for Single Event 20020321
5 GET_DATAPOINTS Instance method Public Method Gets Data Points Valid for Search Pattern 20011121
6 GET_DATAPOINT_STATE Instance method Public Method Gets Status of Data Point 20011126
7 GET_EVENTS Instance method Public Method Gets Events Valid for Search Pattern 20011121
8 GET_EVENT_STATE Instance method Public Method Gets Status of Event 20011126
9 GET_SERVICES Instance method Public Method Gets Active Services for Search Pattern 20011121
10 NAVIGATE_DATAPOINT_DEFINITION Instance method Public Method Navigation to Maintenance Environment of Data Point 20020311
11 NAVIGATE_EVENT_DEFINITION Instance method Public Method Navigation to Maintenance Environment of Event 20020311
12 QUERY_INTERFACE Instance method Public Method 20020109
13 UPDATE_ADDRESS_BUFFER Instance method Public Method Updates Status of Addresses Checked 20011129
Events
Class IF_CMX_DA_DICTIONARY has no event.
Types
Class 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 Importing MODE Call by reference Type reference (TYPE) I Modus 20020319
2 Importing PATTERN Call by reference Type reference (TYPE) CMX_DA_ADDRESS Suchmuster für Datenpunkte 20020319
3 Returning RESULT Value transfer Type reference (TYPE) CMX_DA_T_ADDRESS Tabelle der Datenpunkte 20020319
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION Manufacturing Data Access: Ausnahme 20020319

Method BROWSE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) I Modus 20020319
2 Importing PATTERN Call by reference Type reference (TYPE) CMX_DA_ADDRESS Suchmuster für Ereignisse 20020319
3 Returning RESULT Value transfer Type reference (TYPE) CMX_DA_T_ADDRESS Tabelle der Ereignisse 20020319
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION Manufacturing Data Access: Ausnahme 20020319

Method CHECK_DATAPOINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Call by reference Type reference (TYPE) CMX_DA_ADDRESS Adresse 20020321
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Gültig und aktiv ? 20020321
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION Manufacturing Data Access: Ausnahme 20020321

Method CHECK_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Call by reference Type reference (TYPE) CMX_DA_ADDRESS Adresse 20020321
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Gültig und aktiv ? 20020321
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION Manufacturing Data Access: Ausnahme 20020321

Method GET_DATAPOINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Type reference (TYPE) CMX_DA_ADDRESS Übergeordneter Knoten in der Pfadhierarchie 20020311
2 Importing PATTERN Call by reference Type reference (TYPE) CMX_DA_PATH Suchmuster für Datenpunkte 20011121
3 Returning RESULT Value transfer Type reference (TYPE) CMX_DA_T_DATAPOINT_INFO Tabelle der Datenpunkte, passend zum Suchmuster 20011121
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION 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 Importing ADDRESS Call by reference Type reference (TYPE) CMX_DA_ADDRESS Adresse des Datenpunkts 20011126
2 Returning RESULT Value transfer Type reference (TYPE) CMX_DA_ADDRESS_STATE Status 20011126
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION Manufacturing Data Access: Ausnahme 20011127

Method GET_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Type reference (TYPE) CMX_DA_ADDRESS Übergeordneter Knoten in der Pfadhierarchie 20020311
2 Importing PATTERN Call by reference Type reference (TYPE) CMX_DA_PATH Suchmuster für Ereignisse 20011121
3 Returning RESULT Value transfer Type reference (TYPE) CMX_DA_T_EVENT_INFO Tabelle der Ereignisse, passend zum Suchmuster 20011121
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION 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 Importing ADDRESS Call by reference Type reference (TYPE) CMX_DA_ADDRESS Adresse des Ereignisses 20011126
2 Returning RESULT Value transfer Type reference (TYPE) CMX_DA_ADDRESS_STATE Status 20011126
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION Manufacturing Data Access: Ausnahme 20011127

Method GET_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATTERN Call by reference Type reference (TYPE) CMX_DA_SERVICE Suchmuster für einen Service 20011121
2 Returning RESULT Value transfer Type reference (TYPE) CMX_DA_T_SERVICE_INFO Tabelle der Services, passend zum Suchmuster 20011121
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION 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 Importing ADDRESS Call by reference Type reference (TYPE) CMX_DA_ADDRESS Adresse 20020313
2 Importing MODE Call by reference Type reference (TYPE) I Modus (Anzeigen, Ändern, Anlegen) 20020313
3 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Wurde etwas geändert ? 20020313
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION 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 Importing ADDRESS Call by reference Type reference (TYPE) CMX_DA_ADDRESS Adresse 20020313
2 Importing MODE Call by reference Type reference (TYPE) I Modus (Anzeigen, Ändern, Anlegen) 20020313
3 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Wurde etwas geändert ? 20020313
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION Manufacturing Data Access: Ausnahme 20020311

Method QUERY_INTERFACE Signature

Method QUERY_INTERFACE on class IF_CMX_DA_DICTIONARY has no parameter.
Method QUERY_INTERFACE on class IF_CMX_DA_DICTIONARY has no exception.

Method UPDATE_ADDRESS_BUFFER Signature

Method UPDATE_ADDRESS_BUFFER on class IF_CMX_DA_DICTIONARY has no parameter.
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION Manufacturing Data Access: Ausnahme 20011129
History
Last changed by/on SAP  20040127 
SAP Release Created in