Menu

SAP Function Module ACE_VSR_ACCESS_SEQUENCE_GET

Lesen der Zugriffsfolge für Prüfschritte VSR

The Function Module ACE_VSR_ACCESS_SEQUENCE_GET (Lesen der Zugriffsfolge für Prüfschritte VSR) is a standard Function Module in SAP ERP and is part of the function group ACE_VSR within the package ACE_DS_APPL.

Technical Information

Function Module ACE_VSR_ACCESS_SEQUENCE_GET
Short Text Lesen der Zugriffsfolge für Prüfschritte VSR
Function Group ACE_VSR
Package ACE_DS_APPL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_VALIDKEY TYPE ACE_VALIDATION_KEY Schlüssel für Findung Validierung

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ACCESS_STEPS LIKE BASICTABIX SYST-TABIX als Struktur
ET_VALIDKEY LIKE ACE_VALIDATION_KEY Schlüssel für Findung Validierung
ET_VALID_ASSIGN LIKE TACE_VSR_001 Zuordnung von Validierungen

Exceptions

This function module does not define any Exceptions.