Menu

SAP Function Module CACS_SPLIT_PATH

Pfad und Dateinamen ermitteln

The Function Module CACS_SPLIT_PATH (Pfad und Dateinamen ermitteln) is a standard Function Module in SAP ERP and is part of the function group CACS_EDT within the package CACSCC.

Technical Information

Function Module CACS_SPLIT_PATH
Short Text Pfad und Dateinamen ermitteln
Function Group CACS_EDT
Package CACSCC
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_PATH TYPE C Gesamter Pfadname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FILENAME TYPE STRING Dateiname ohne Pfad
E_PATH TYPE STRING Pfadname ohne Dateiname
E_PSERVER LIKE X - Datei auf Präsentationsserver

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.