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 SEO_CLIF_MULTI_INSERT (Insert Object Types with All Sub-objects and Relationships) is a standard Function Module in SAP ERP and is part of the function group SEOY within the package SEO.
Function Module | SEO_CLIF_MULTI_INSERT |
Short Text | Insert Object Types with All Sub-objects and Relationships |
Function Group | SEOY |
Package | SEO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CICO_DEV_CLASS | LIKE | TRKEY-DEVCLASS | Package | |
CICO_REQUEST_NO | LIKE | RPYGSGF-CICO_REQNO | Transport request number | |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language |
WITH_CICO | LIKE | SEOX-FLAG | SEOX_FALSE |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ATTRIBUTE_SET | LIKE | VSEOATTRIB | Input: Attributes | |
CLIF_INFO_SET | LIKE | VSEOCLIF | ||
ERROR_SET | LIKE | RPYGSER | Output: Error messages | |
EVENT_SET | LIKE | VSEOEVENT | Input: Events | |
EXCEPTION_SET | LIKE | VSEOEXCEP | Input: Exceptions | |
FRIENDS_RELATION_SET | LIKE | SEOFRIENDS | Input: Friend relationships | |
INSTANCE_RELATION_SET | LIKE | SEOIMPLREL | Input: Instance relationships | |
META_RELATION_SET | LIKE | SEOMETAREL | Input: Metarelationships | |
METHOD_SET | LIKE | VSEOMETHOD | Input: Methods | |
PARAMETER_SET | LIKE | VSEOPARAM | Input: Parameters |
This function module does not define any Exceptions.