Menu

SAP Function Module MESSAGE_TYPES_READ_OUTBOUND

Get possible outbound message types for object

The Function Module MESSAGE_TYPES_READ_OUTBOUND (Get possible outbound message types for object) is a standard Function Module in SAP ERP and is part of the function group BD15 within the package SALE.

Technical Information

Function Module MESSAGE_TYPES_READ_OUTBOUND
Short Text Get possible outbound message types for object
Function Group BD15
Package SALE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECT_TYPE LIKE SWOTBASDAT-OBJTYPE Object type read when IDOC arrives

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGE_TYPES LIKE MESTYPESIF Possible message types for object type

Exceptions

This function module does not define any Exceptions.