Menu

SAP Function Module RSS_TEMPLATE_CHECK

The Function Module RSS_TEMPLATE_CHECK () is a standard Function Module in SAP ERP and is part of the function group RSSG within the package SBIG.

Technical Information

Function Module RSS_TEMPLATE_CHECK
Short Text
Function Group RSSG
Package SBIG
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_META_OBJECT LIKE
I_PROGRAM_CLASS TYPE RSSG_PCLAS BW generation tool: Program class for generated programs
I_TEMPLATE LIKE TRDIR-NAME Template

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR_LINE LIKE SY-TABIX Line number of syntax error
E_ERROR_MESSAGE TYPE RSSG_MESSAGE Error message
E_T_GENERATOR_CODE TYPE RSSG_T_CODELINE Obsolete
E_T_MODEL_CODE TYPE RSSG_T_MODEL_SOURCE Obsolete
E_UCCHECK TYPE UCCHECK Flag, if unicode check was performed

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
INTERNAL_ERROR Internal Error
TEMPLATE_NOT_FOUND
TEMPLATE_SYNTAX_ERROR