Menu

SAP Function Module DD_TABL_CHK_SAANORM

Name auf SAA-Norm überprüfen

The Function Module DD_TABL_CHK_SAANORM (Name auf SAA-Norm überprüfen) is a standard Function Module in SAP ERP and is part of the function group SDTC within the package SDTB.

Technical Information

Function Module DD_TABL_CHK_SAANORM
Short Text Name auf SAA-Norm überprüfen
Function Group SDTC
Package SDTB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NAME LIKE Name to be checked for SAA norm
OBJECTTYPE LIKE E071-OBJECT 'TABL' (J_/CI_/SI_ permitted) or ' '
SAAC LIKE SAANORM Check list for checks

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RCLIST LIKE Return code

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.