Menu

SAP Function Module BM_REF_TC_EXIT_TO_REF

The Function Module BM_REF_TC_EXIT_TO_REF () is a standard Function Module in SAP ERP and is part of the function group SFOM within the package SDFM.

Technical Information

Function Module BM_REF_TC_EXIT_TO_REF
Short Text
Function Group SFOM
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DLVUNIT TYPE DLVUNIT SPACE Software Component
I_EXTENSION TYPE HIER_NAMES SPACE Structure enhancement ID
I_LANGUAGE TYPE SY-LANGU SY-LANGU SAP R/3 System, Current Language
I_MESSAGE_TYPE TYPE SYMSGTY 'S' Messages, Message Type
I_MODE TYPE RPYGSGF-MODE 'SHOW' CICO Mode
I_NODE_ID TYPE TTREE-NODE_ID SPACE Unique ID - 32 Characters
I_REF_KEY TYPE DF30S_KEY Object use relationships (object key fields)
I_SEND_MESSAGES TYPE CHAR1 'X' Single-Character Flag
I_STRUCT_ID TYPE TTREE-ID SPACE GUID for Structure

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_REF_DATA TYPE BMREFDATA
E_REF_KEY TYPE DF30S_KEY Object Assignments (Object Key Fields)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.