Menu

SAP Function Module BAPI_COSTELEMENTGRP_GETLIST

Object BUS1113 (Cost Element Group) - Method GetList

The Function Module BAPI_COSTELEMENTGRP_GETLIST (Object BUS1113 (Cost Element 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_COSTELEMENTGRP_GETLIST
Short Text Object BUS1113 (Cost Element 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
CHARTOFACCOUNTSMASK LIKE BAPICO_GROUP-CHRT_ACCTS '*' Entry Screen for the Chart of Accounts
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 BAPI1113_LIST List of Cost Element Groups Found

Exceptions

This function module does not define any Exceptions.