The Function Module HELP_REQUEST_FOR_OBART (F4 Function for Language-Specific Values of Object Type) is a standard Function Module in SAP ERP and is part of the function group BO10 within the package BONR.
Function Module | HELP_REQUEST_FOR_OBART |
Short Text | F4 Function for Language-Specific Values of Object Type |
Function Group | BO10 |
Package | BONR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDNAME | LIKE | HELP_INFO-FIELDNAME | 'OBART' | Table Field Name |
SETTLEMENT_RECEIVER_ACTUAL | LIKE | BOOLE-BOOLE | 'X' | Act. Settlement Receivers |
SETTLEMENT_RECEIVER_ONLY | LIKE | BOOLE-BOOLE | ' ' | Settlement Receivers Only |
SETTLEMENT_RECEIVER_PLAN | LIKE | BOOLE-BOOLE | ' ' | Plan Settlement Receivers |
TABNAME | LIKE | HELP_INFO-TABNAME | 'TBO00' | Name of the Dictionary Table |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELECT_VALUE | LIKE | Value Selected by User |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_ONLY_OBART | LIKE | List of Possible Object Types |
This function module does not define any Exceptions.