Menu

SAP Function Module BAPI_BUSPROCESSCOGRP_GETLIST

Object BUS1114 (Business Process Group) - Method GetList

The Function Module BAPI_BUSPROCESSCOGRP_GETLIST (Object BUS1114 (Business Process Group) - Method GetList) is a standard Function Module in SAP ERP and is part of the function group KGR2 within the package GBSE.

Technical Information

Function Module BAPI_BUSPROCESSCOGRP_GETLIST
Short Text Object BUS1114 (Business Process Group) - Method GetList
Function Group KGR2
Package GBSE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTROLLINGAREAMASK LIKE BAPICO_GROUP-CO_AREA '*' Entry Screen for the Controlling Area
GROUPNAMEMASK LIKE BAPICO_GROUP-GROUPNAME '*' Entry Screen for the Group Name
TOPNODESONLY LIKE BAPICO_GROUP-TOPNODESONLY ' ' Search Only for Top Node

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Error Which Occurred

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
GROUPLIST LIKE BAPI1112_LIST List of Business Process Groups Found

Exceptions

This function module does not define any Exceptions.