Menu

SAP Function Module SA_KW_RFC_SCMS_CAT_INFO_GET

CMS: Informationen zu einer Speicherkategorie

The Function Module SA_KW_RFC_SCMS_CAT_INFO_GET (CMS: Informationen zu einer Speicherkategorie) is a standard Function Module in SAP ERP and is part of the function group SA_KW_RFC within the package SOLAR_DOC.

Technical Information

Function Module SA_KW_RFC_SCMS_CAT_INFO_GET
Short Text CMS: Informationen zu einer Speicherkategorie
Function Group SA_KW_RFC
Package SOLAR_DOC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AREA LIKE IWBAREA-AREA 'IWBSOLAR' Bereich
STOR_CAT TYPE SDOK_STCAT Kategorie für physische Dokumente

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXTERNAL_URL LIKE SY-DATAR Dynpros, zeigt Benutzereingabe an
R3DB_TAB TYPE SCMS_R3TAB Inhaltstabelle
STOR_REP TYPE SCMS_CREP Ablageort für physische Dokumente
STOR_TYPE TYPE SCMS_CRTYP Ablagetyp (R/3-Datenbank, HTTP-Content-Server...)

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.