Menu

SAP Function Module OBJ2_PROCESSING_SET_PARAMETERS

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module OBJ2_PROCESSING_SET_PARAMETERS () is a standard Function Module in SAP ERP and is part of the function group OBJ2_PROCESSING_LOG within the package PROC_LIST.

Technical Information

Function Module OBJ2_PROCESSING_SET_PARAMETERS
Short Text
Function Group OBJ2_PROCESSING_LOG
Package PROC_LIST
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_KASS_IMPORT TYPE C
I_MODE_ROLLNAME LIKE DCOBJDEF-NAME
I_MODE_TEXT LIKE
I_TEST LIKE '99' Processing mode
MSG_APPLID TYPE OBJ2_CM_APLID
MSG_COUNTER_A LIKE
MSG_COUNTER_E LIKE
MSG_COUNTER_I LIKE
MSG_COUNTER_W LIKE
RESULT_TEXT_NAME TYPE DOKU_OBJ
STAT_ERROR LIKE 99999999
STAT_ERROR_ROLL LIKE DCOBJDEF-NAME
STAT_FOLLOWUP_ERROR LIKE 99999999
STAT_FOLLOWUP_ERROR_ROLL LIKE DCOBJDEF-NAME
STAT_HIERARCHY_ERROR LIKE 99999999
STAT_HIERARCHY_ERROR_ROLL LIKE DCOBJDEF-NAME
STAT_MINOR_ERROR LIKE 99999999
STAT_MINOR_ERROR_ROLL LIKE DCOBJDEF-NAME
STAT_NOT_RELEVANT LIKE 99999999
STAT_NOT_RELEVANT_ROLL LIKE DCOBJDEF-NAME
STAT_NOT_RELEVANT_STATE LIKE 99999999
STAT_NOT_RELEVANT_STATE_ROLL LIKE DCOBJDEF-NAME
STAT_OK LIKE 99999999
STAT_OK_ZERO LIKE 99999999
STAT_OK_ZERO_ROLL LIKE DCOBJDEF-NAME

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOG_DATA TYPE OBJ2_LOG_DATA Transfer Interface for Processing Log

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.