Menu

SAP Function Module EFG_H_GET_TRANSLATION_STATUS

The Function Module EFG_H_GET_TRANSLATION_STATUS () is a standard Function Module in SAP ERP and is part of the function group EFTR within the package EEPW.

Technical Information

Function Module EFG_H_GET_TRANSLATION_STATUS
Short Text
Function Group EFTR
Package EEPW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_FORMKEY LIKE EFRM-FORMKEY Application Form
X_NAME LIKE Object Name
X_OBJ_TYPE LIKE Object Type
X_OLANGU LIKE SY-LANGU Original Language
X_TLANGU LIKE SY-LANGU Target Language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_STATUS TYPE EFRMTRLST-STATUS
Y_TODO_LINES TYPE SY-TABIX Internal Tables, Current Line Index
Y_TOTAL_LINES TYPE SY-TABIX Internal Tables, Current Line Index
Y_TRLISTID TYPE EFGTRLISTID ID Structure for Print Workbench Translation Worklists

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INPUT_ERROR
NOT_QUALIFIED