Menu

SAP Function Module ITOB_FUNCLOC_CREATE_SINGLE

ITOB Buffer RFC: Create Individual Functional Location

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 ITOB_FUNCLOC_CREATE_SINGLE (ITOB Buffer RFC: Create Individual Functional Location) is a standard Function Module in SAP ERP and is part of the function group ITO3 within the package ITOB.

Technical Information

Function Module ITOB_FUNCLOC_CREATE_SINGLE
Short Text ITOB Buffer RFC: Create Individual Functional Location
Function Group ITO3
Package ITOB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AUTH_TCODE LIKE SY-TCODE TCode for authorization check of master data
I_COMMIT_WORK LIKE IREF-IIND Write update data to DB (COMMIT WORK)
I_FILTER_DATA LIKE IREF-IIND 'X' Filter transferred data using ITOB_FILTER_DATA
I_FUNC_LOCATION_LABEL LIKE IFLOS-STRNO SPACE Label of the new location to be created
I_HANDLE TYPE I Handle for the ITOB buffer
I_LABELING_SYSTEM LIKE IFLOS-ALKEY SPACE Labeling System for FUNC_LOCATION_LABEL
I_OBJECT_REC LIKE ITOB Functional location to be created
I_POST_BUFFER LIKE IREF-IIND 'X' Update data of write buffer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OBJECT_REC LIKE ITOB Created functional location

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_SUCCESSFUL Error when creating location (ITOB_OBJECT_CREATE)