SAP ABAP Interface IF_OPS_SE_SOC_MESSAGE (Message)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM (Application Component) Materials Management
     OPS_SE_COMMON_FUNCTIONALITIES (Package) Functions for Cross-Component Use
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OPS_SE_SOC_MESSAGE Fill and send message 20090205
Properties
Interface IF_OPS_SE_SOC_MESSAGE  
Short Description Message    
General Data
Package OPS_SE_COMMON_FUNCTIONALITIES   Functions for Cross-Component Use 
Created 20090205   SAP 
Last changed 20100310   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_OPS_SE_SOC_TYPES Types and Constants 20090205
Friends
Interface IF_OPS_SE_SOC_MESSAGE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EVENT_CREATE Instance attribute Public Attribute reference (LIKE) 20090205
2 GC_EVENT_DELETE Instance attribute Public Attribute reference (LIKE) 20090205
3 GC_EVENT_UPDATE Instance attribute Public Attribute reference (LIKE) 20090205
4 MR_MESSAGE Instance attribute Public Object reference (TYPE REF TO) DATA Message 20090205
5 MS_RECEIVER Instance attribute Public Type reference (TYPE) GTY_RECEIVER_S Receiver 20090205
6 MV_EVENT Instance attribute Public Type reference (TYPE) GTY_EVENT Message Event (I, U or D) 20090210
7 MV_LANGU Instance attribute Public Type reference (TYPE) SPRAS Language Key 20090210
8 MV_MSGID Instance attribute Public Type reference (TYPE) GTY_MSGID Message ID 20090205
9 MV_OBJKEY Instance attribute Public Type reference (TYPE) GTY_OBJKEY Object key 20090206
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_REPEAT Instance method Public Method Checks relevance of repeating the message 20090205
2 CREATE Instance method Public Method Create message 20090205
3 PREPROCESS Instance method Public Method Preprocess message and return container 20090205
4 SEND Instance method Public Method Send message 20090205
Events
Interface IF_OPS_SE_SOC_MESSAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_CONTAINER_S Public Attribute reference (LIKE) 20090205
2 GTY_CONTAINER_T Public Attribute reference (LIKE) 20090205
3 GTY_EVENT Public Attribute reference (LIKE) 20090205
4 GTY_MSGID Public Attribute reference (LIKE) 20090205
5 GTY_OBJKEY Public Attribute reference (LIKE) 20090206
6 GTY_RECEIVER_S Public Attribute reference (LIKE) 20090205
Method Signatures

Method CHECK_REPEAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090205
2 Importing IV_OBJKEY Call by reference Type reference (TYPE) GTY_OBJKEY 20090206
3 Returning RV_REPEAT Value transfer Type reference (TYPE) ABAP_BOOL 20090205

Method CHECK_REPEAT on Interface IF_OPS_SE_SOC_MESSAGE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) BAPIRETTAB Log 20090205
2 Importing IS_RECEIVER Call by reference Type reference (TYPE) GTY_RECEIVER_S Receiver 20090205
3 Importing IT_CONTAINER Call by reference Type reference (TYPE) GTY_CONTAINER_T Container from preprocessing 20090205
4 Importing IV_EVENT Call by reference Type reference (TYPE) GTY_EVENT GC_EVENT_CREATE Event 20090205
5 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20090210
6 Importing IV_OBJKEY Call by reference Type reference (TYPE) GTY_OBJKEY 20090206
7 Importing IV_USE_MEMORY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X': Document changes have not yet been saved 20090205
# Exception Resumable Description Created on
1 CX_SHP_APPL_ERROR_MESSAGE 20090205

Method PREPROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTAINER Call by reference Type reference (TYPE) GTY_CONTAINER_T 20090205
2 Exporting ET_LOG Call by reference Type reference (TYPE) BAPIRETTAB 20090205
3 Importing IS_RECEIVER Call by reference Type reference (TYPE) GTY_RECEIVER_S 20090205
4 Importing IV_EVENT Call by reference Type reference (TYPE) GTY_EVENT GC_EVENT_CREATE 20090205
5 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20090210
6 Importing IV_OBJKEY Call by reference Type reference (TYPE) GTY_OBJKEY 20090206
# Exception Resumable Description Created on
1 CX_SHP_APPL_ERROR_MESSAGE 20090205

Method SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090205
2 Exporting EO_PROXY Value transfer Object reference (TYPE REF TO) CL_PROXY_BASIS ABAP Proxies: Basic Proxy Methods 20090422
# Exception Resumable Description Created on
1 CX_SHP_APPL_ERROR_MESSAGE 20090205
History
Last changed by/on SAP  20100310 
SAP Release Created in 605