The Function Module TFC_OFFICE_DOCUMENT_PROCESS (Schedule Manager: Office-Dokument bearbeiten) is a standard Function Module in SAP ERP and is part of the function group TFC_OFFICE within the package FB_CLOSING.
Function Module | TFC_OFFICE_DOCUMENT_PROCESS |
Short Text | Schedule Manager: Office-Dokument bearbeiten |
Function Group | TFC_OFFICE |
Package | FB_CLOSING |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IB_NO_CONFIRMATION | TYPE | CHAR1 | ' ' | Keine Sicherheitsabfrage beim Löschen |
ID_APPLICATION_NAME | TYPE | ITEX132 | Überschrift der Office-Anwendung | |
ID_DOCUMENT_CLASS | TYPE | SBDST_CLASSNAME | Klasse des BDS-Dokuments | |
ID_DOCUMENT_ID | TYPE | BDS_DOCID | Schlüssel des BDS-Dokuments (Eingang) | |
ID_PROCESSING_MODE | TYPE | CHAR1 | Anlegen(I), Ändern(C), Anzeigen(D), Löschen(E) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ED_DOCUMENT_ID_NEW | TYPE | BDS_DOCID | Schlüssel des angelegten BDS-Dokuments (Ausg.) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FUNCTION_CANCELLED | Funktion wurde vom Anwender abgebrochen |
NOTHING_FOUND | Dokument wurde nicht gefunden |
NOT_AUTHORIZED | keine Berechtigung für Office-Integration |
OFFICE_INTEGRATION_ERROR | Fehler in der Office-Integration |