Menu

SAP Function Module SO_XXL

SAPoffice: Verteilungsbaustein für XXL Objekte

The Function Module SO_XXL (SAPoffice: Verteilungsbaustein für XXL Objekte) is a standard Function Module in SAP ERP and is part of the function group TXXL within the package SGRP.

Technical Information

Function Module SO_XXL
Short Text SAPoffice: Verteilungsbaustein für XXL Objekte
Function Group TXXL
Package SGRP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FOLDER_ID LIKE SOODK SPACE ID of folder
FOLDER_REGION LIKE SOFH-FOLRG Folder area
FUNCTION LIKE SY-UCOMM 'DISP' Function to be carried out
OBJECT_FL_DISPLAY LIKE SOFM2 Folder location-related definition data
OBJECT_HD_DISPLAY LIKE SOOD2 General header data
OBJECT_ID LIKE SOODK Id of object
OWNER LIKE SOUD-USRNAM The responsible user

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGE_FLAG LIKE SONV-FLAG Flag: object was changed
NEXT_ACTIVITY LIKE SY-UCOMM A function to be carried out by SAPoffice
REPEAT_FLAG LIKE SONV-FLAG Flag: repetition

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
OBJCONT LIKE SOLI Contents of an object
OBJHEAD LIKE SOLI Object-specific header
OBJPARA LIKE SELC Parameter block for transaction/report
OBJPARB LIKE SOOP1 Parameter block for function module/dialog module

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FUNCTION_NOT_AVAILABLE Function is inactive