Menu

SAP Function Module ACE_SOP_TITLE_AND_STATUS_SET

Setzen von GUI-Status und GUI-Titel in ACE-Programmen

The Function Module ACE_SOP_TITLE_AND_STATUS_SET (Setzen von GUI-Status und GUI-Titel in ACE-Programmen) is a standard Function Module in SAP ERP and is part of the function group ACE_SOP_STATUS_AND_TITLE within the package FI-SOA.

Technical Information

Function Module ACE_SOP_TITLE_AND_STATUS_SET
Short Text Setzen von GUI-Status und GUI-Titel in ACE-Programmen
Function Group ACE_SOP_STATUS_AND_TITLE
Package FI-SOA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_PROCESS TYPE ACE_PROCESS Prozess innerhalb der Accrual-Engine

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_STATUS LIKE SY-PFKEY Bildschirmbilder, aktueller GUI-Status
ED_TITLE LIKE SY-TITLE Bildschirmbilder, Text in der Titelzeile
ET_EXCLUDE TYPE ACE_EXCLUDE_T Tabelle der verbotenen User-Aktionen im ECP

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.