Menu

SAP Function Module BAPI_SERVICE_GET_LIST

List Display for Service Master Records

The Function Module BAPI_SERVICE_GET_LIST (List Display for Service Master Records) is a standard Function Module in SAP ERP and is part of the function group BASB within the package MASB.

Technical Information

Function Module BAPI_SERVICE_GET_LIST
Short Text List Display for Service Master Records
Function Group BASB
Package MASB
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
RETURN LIKE BAPIRET2 System Messages for Selection
SERVICELIST LIKE BAPISRVLST List of Service Master Records Found
SERVICESELECTION LIKE BAPIASNRAN Number of Service Master Record
SRVGROUPSELECTION LIKE BAPIMTKRAN Material/Service Group
SRVSHORTTEXTSELECTION LIKE BAPIASKRAN Service Short Text
SRVSTLVSELECTION LIKE BAPISTLRAN Standard Service Catalog Number
SRVTYPSELECTION LIKE BAPIASTRAN Service Category

Exceptions

This function module does not define any Exceptions.