Menu

SAP Function Module SKWF_LOIO_CREATE_AS_COPY

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module SKWF_LOIO_CREATE_AS_COPY () is a standard Function Module in SAP ERP and is part of the function group SKWF_IO within the package SKWF.

Technical Information

Function Module SKWF_LOIO_CREATE_AS_COPY
Short Text
Function Group SKWF_IO
Package SKWF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOIO TYPE SKWF_IO KW Framework: Object Key
UNIQUE_ID TYPE SKWF_OBJID ID for documents and relations
X_IGNORE_MODEL_PROPERTIES TYPE SKWF_FLAG KW Framework: Boolean Flag ('X' Set, ' ' Deleted)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR TYPE SKWF_ERROR KW Framework: Error Object
NEW_LOIO TYPE SKWF_IO KW Framework: Object Key

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FROM_RELATIONS LIKE SDOKRELIST SDOK: List of relationships for information object
PROPERTIES_TO_CHANGE LIKE SDOKPROPTY SDOK: Object Attribute, Name and Feature
PROPERTIES_TO_DELETE LIKE SDOKPROPTD SDOK: Entries for deletion of attribute features
TO_RELATIONS LIKE SDOKRELIST SDOK: List of relationships for information object

Exceptions

This function module does not define any Exceptions.