Menu

SAP Function Module UPC_TRACE_PLANSTRUCTURE_GET

Read Plan Structure

The Function Module UPC_TRACE_PLANSTRUCTURE_GET (Read Plan Structure) is a standard Function Module in SAP ERP and is part of the function group UPC_TRACE within the package UPC.

Technical Information

Function Module UPC_TRACE_PLANSTRUCTURE_GET
Short Text Read Plan Structure
Function Group UPC_TRACE
Package UPC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AREA LIKE UPC_AREA-AREA Planning Area
I_PLEVEL LIKE UPC_PLEVEL-PLEVEL Planning Level
I_PROFILE LIKE UPC_PROFILE-PROFILE Planning Profile
I_READ_FUNCTION LIKE BOOLE-BOOLE SPACE Read Planning Functions
I_READ_LAYOUT LIKE BOOLE-BOOLE SPACE Read Layouts
I_READ_PACKAGE LIKE BOOLE-BOOLE SPACE Read Planning Packages
I_READ_PARAM LIKE BOOLE-BOOLE SPACE Read Parameter Groups
I_READ_PLEVEL LIKE BOOLE-BOOLE SPACE Read Planning Levels
I_READ_SEQUENCE LIKE BOOLE-BOOLE SPACE Read Planning Sequences
I_READ_VARIABLE LIKE BOOLE-BOOLE SPACE Read Variables
I_USE_DEFAULT LIKE BOOLE-BOOLE User's Default Profile

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.