Menu

SAP Function Module TXW_FILENAME_ISO9660_CHECK

Check if filename conforms to ISO 9660 standard

The Function Module TXW_FILENAME_ISO9660_CHECK (Check if filename conforms to ISO 9660 standard) is a standard Function Module in SAP ERP and is part of the function group TXW1 within the package FTW1.

Technical Information

Function Module TXW_FILENAME_ISO9660_CHECK
Short Text Check if filename conforms to ISO 9660 standard
Function Group TXW1
Package FTW1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILE_NAME TYPE C Filename

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
NOT_ISO_9660_CONFORM Filename is not conform with ISO 9660 standard