Menu

SAP Function Module PLM_ECM_TSK_POST

Verbuchen der Änderungsauftragsdaten

The Function Module PLM_ECM_TSK_POST (Verbuchen der Änderungsauftragsdaten) is a standard Function Module in SAP ERP and is part of the function group PLM_ECM within the package ECM_OBJECTS.

Technical Information

Function Module PLM_ECM_TSK_POST
Short Text Verbuchen der Änderungsauftragsdaten
Function Group PLM_ECM
Package ECM_OBJECTS
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_ECMOBJADM_DEL TYPE TTECMOBJADM Tabellentyp von Struktur ECM_OBJADM
IT_ECMOBJADM_INS TYPE TTECMOBJADM Tabellentyp von Struktur ECM_OBJADM
IT_ECMOBJADM_UPD TYPE TTECMOBJADM Tabellentyp von Struktur ECM_OBJADM
IT_ECMSTXT_DEL TYPE TTECMSTXT Tabelle zum Kurztext
IT_ECMSTXT_INS TYPE TTECMSTXT Tabelle zum Kurztext
IT_ECMSTXT_UPD TYPE TTECMSTXT Tabelle zum Kurztext
IT_ECMTSK_DEL TYPE TTECMTSK Tabelle zu zentralen ECM Aufträgen
IT_ECMTSK_INS TYPE TTECMTSK Tabelle zu zentralen ECM Aufträgen
IT_ECMTSK_UPD TYPE TTECMTSK Tabelle zu zentralen ECM Aufträgen
IT_ECMUSERADM_DEL TYPE TTECMUSERADM Tabelle zur User-Administrationsdaten der Auftragsdaten
IT_ECMUSERADM_INS TYPE TTECMUSERADM Tabelle zur User-Administrationsdaten der Auftragsdaten
IT_ECMUSERADM_UPD TYPE TTECMUSERADM Tabelle zur User-Administrationsdaten der Auftragsdaten

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.