SAP ABAP Class IF_CMX_DA_EVENT (Manufacturing Data Access: Event)
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_EVENT  
Short Description Manufacturing Data Access: Event    
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
Class IF_CMX_DA_EVENT has no forward declaration.
Interfaces
Class IF_CMX_DA_EVENT has no interface implemented.
Friends
Class IF_CMX_DA_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACKMODE_EXPECTED Constant Public Type reference (TYPE) CMX_DA_EVENT_ACKMODE 'E' Constant 20020311
2 CO_ACKMODE_NO_SUPPORT Constant Public Type reference (TYPE) CMX_DA_EVENT_ACKMODE ' ' Constant 20020311
3 CO_ACTION_CANCEL Constant Public Type reference (TYPE) CMX_DA_EVENT_ACTION ' ' Constant 20020107
4 CO_ACTION_CHECK Constant Public Type reference (TYPE) CMX_DA_EVENT_ACTION 'C' Constant 20020131
5 CO_ACTION_SUBSCRIBE Constant Public Type reference (TYPE) CMX_DA_EVENT_ACTION 'S' Constant 20011213
6 CO_ACTION_UNSUBSCRIBE Constant Public Type reference (TYPE) CMX_DA_EVENT_ACTION 'U' Constant 20011213
7 CO_CALLBACK_ANY_SESSION Constant Public Type reference (TYPE) CMX_DA_EVENT_CALLBACK 'L' Constant 20020204
8 CO_CALLBACK_THIS_SESSION Constant Public Type reference (TYPE) CMX_DA_EVENT_CALLBACK 'S' Constant 20020204
9 CO_SCOPE_LOCAL Constant Public Type reference (TYPE) CMX_DA_EVENT_SCOPE 'L' Constant 20011206
10 CO_SCOPE_SYSTEM Constant Public Type reference (TYPE) CMX_DA_EVENT_SCOPE 'S' Constant 20011206
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BUILDER Instance method Public Method 20020109
2 GET_ADDRESS Instance method Public Method Gets Event Address 20020114
3 GET_ITEMS Instance method Public Method Gets Parameters and Messages 20011121
4 GET_NAME Instance method Public Method Gets Event Name (Address) 20020110
5 GET_SERVER Instance method Public Method Gets Server that Created Event Object 20020205
6 GET_SUBSCRIPTION Instance method Public Method Gets Subscription ID (with Dynamic Activation) 20020114
7 QUERY_INTERFACE Instance method Public Method 20020109
Events
Class IF_CMX_DA_EVENT has no event.
Types
Class IF_CMX_DA_EVENT has no local type.
Method Signatures

Method CALL_BUILDER Signature

Method CALL_BUILDER on class IF_CMX_DA_EVENT has no parameter.
Method CALL_BUILDER on class IF_CMX_DA_EVENT has no exception.

Method GET_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CMX_DA_ADDRESS Adresse 20020114

Method GET_ADDRESS on class IF_CMX_DA_EVENT has no exception.

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ADDRESS Call by reference Object reference (TYPE REF TO) IF_CMX_DA_ADDRESS Adresse des Ereignisses 20011206
2 Exporting MESSAGES Call by reference Type reference (TYPE) CMX_DA_T_MESSAGE Tabelle der Meldungen 20011121
3 Exporting PARAMS Call by reference Type reference (TYPE) CMX_DA_T_VALUE Tabelle der Parameter 20011121

Method GET_ITEMS on class IF_CMX_DA_EVENT has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMX_DA_ADDRESS Adresse 20020110
# Exception Resumable Description Created on
1 CX_CMX_DA_EXCEPTION Manufacturing Data Access: Ausnahme 20020110

Method GET_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMX_DA_W_SERVICE_OBJECT Server 20020205

Method GET_SERVER on class IF_CMX_DA_EVENT has no exception.

Method GET_SUBSCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMX_DA_SUBSCRIPTION Abonnement-ID 20020114

Method GET_SUBSCRIPTION on class IF_CMX_DA_EVENT has no exception.

Method QUERY_INTERFACE Signature

Method QUERY_INTERFACE on class IF_CMX_DA_EVENT has no parameter.
Method QUERY_INTERFACE on class IF_CMX_DA_EVENT has no exception.
History
Last changed by/on SAP  20040127 
SAP Release Created in