Menu

SAP Function Module STATUS_TEXT_EDIT

The 4 Character Status is Edited within One Line (40 Character)

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module STATUS_TEXT_EDIT (The 4 Character Status is Edited within One Line (40 Character)) is a standard Function Module in SAP ERP and is part of the function group BSVA within the package BSV.

Technical Information

Function Module STATUS_TEXT_EDIT
Short Text The 4 Character Status is Edited within One Line (40 Character)
Function Group BSVA
Package BSV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BYPASS_BUFFER TYPE XFELD ' ' 'Read from DB' Flag
CLIENT LIKE SY-MANDT SY-MANDT Client (Only for Exceptional Cases!)
FLG_USER_STAT TYPE XFELD ' ' 'Edit User Status' Flag
OBJNR LIKE JEST-OBJNR Status Object Number
ONLY_ACTIVE TYPE XFELD 'X' 'Only Take Active Statuses into Account' Flag
SPRAS LIKE SY-LANGU Language, in which Statuses are Edited

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANW_STAT_EXISTING TYPE XFELD 'User Statuses Exist' Flag
E_STSMA LIKE JSTO-STSMA Status Profile
LINE LIKE BSVX-STTXT Line of Edited System Individual Statuses
STONR LIKE TJ30-STONR Status Number
USER_LINE LIKE BSVX-STTXT Line of Edited User Individual Statuses

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
OBJECT_NOT_FOUND Status Object does not Exist