The Function Module NOTE_ATTRIBUTES_MAINTAIN (Attribute eines Dokuments anzeigen/ändern) is a standard Function Module in SAP ERP and is part of the function group NOTE within the package SCS4.
Function Module | NOTE_ATTRIBUTES_MAINTAIN |
Short Text | Attribute eines Dokuments anzeigen/ändern |
Function Group | NOTE |
Package | SCS4 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLICATION | TYPE | CHAR6 | Characterfeld der Länge 6 | |
DISPLAY | TYPE | FLAG | allgemeines flag | |
FILTERTREE | TYPE | HIER_IFACE-TREE_ID | Eindeutige ID - 32-stellig | |
FOLDER_TECH_NAME | TYPE | IWIOPROPS-TECH_NAME | Technischer Name eines Informationsobjekts | |
ID | TYPE | ISTATIFACE-ID | Eindeutige ID für Statusinformationen | |
LANGUAGE | TYPE | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung |
PROJECT_ID | TYPE | PROJECT_ID | Name des Projekts | |
SOLUTION_ID | TYPE | SPROJSOLUTION | Lösung im Directory |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.