Menu

SAP Function Module G_ACTIVATE_GLX_TABLE

The Function Module G_ACTIVATE_GLX_TABLE () is a standard Function Module in SAP ERP and is part of the function group GARC within the package GBAS.

Technical Information

Function Module G_ACTIVATE_GLX_TABLE
Short Text
Function Group GARC
Package GBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTIVATE_TABLE LIKE 'X' Activate tables(generate code)
ALLOCATIONS LIKE 'X' Install allocation
ENQOBJECT LIKE RGCU8-ENQOBJECT SPACE Lock object
GENERATE_GLU1 LIKE 'X' Revise and activate structure GLU1
LOKAL LIKE 'X' X' --> install local table, ' ' global
MASTER_DATA LIKE 'X' Install GLX master data validation
NEW_TYPE_OF_TABLE LIKE 'X' 'X' for table with objects, otherwise ' '
OBJTABLE LIKE T800A-OBJTABLE SPACE Object table 1
OBJTABLE2 LIKE T800A-OBJTABLE2 SPACE Object table 2
PLSITABLE LIKE T800A-PSITABLE SPACE Plan line item
POSTING LIKE 'X' Install GLX direct posting
REFERENCE_TABLE LIKE Reference table for installing
REPORTWRITER LIKE 'X' Install Report Writer
SITABLE LIKE T800A-NTABLE Line-item table
TABLE LIKE T800A-TAB Totals table

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.