Menu

SAP Function Module CRMPSST_FIND_STATUS_FIELDS

PSBW: Sucht in einer Struktur nach Attributen die einen Status enthalten

The Function Module CRMPSST_FIND_STATUS_FIELDS (PSBW: Sucht in einer Struktur nach Attributen die einen Status enthalten) is a standard Function Module in SAP ERP and is part of the function group CRM_PSST within the package CRM_KAPX.

Technical Information

Function Module CRMPSST_FIND_STATUS_FIELDS
Short Text PSBW: Sucht in einer Struktur nach Attributen die einen Status enthalten
Function Group CRM_PSST
Package CRM_KAPX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_DATASOURCE TYPE CHAR30 30 Characters
REFERENCE_STRUCTURE LIKE DCOBJDEF-NAME

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
STATUS_LIST TYPE BWSTA_T_STATUS

Exceptions

This function module does not define any Exceptions.