Menu

SAP Function Module ISB_JBDSERV_READ

IS-B: Lesen der Dienstleistungstabelle

The Function Module ISB_JBDSERV_READ (IS-B: Lesen der Dienstleistungstabelle) is a standard Function Module in SAP ERP and is part of the function group JBTD within the package JBT.

Technical Information

Function Module ISB_JBDSERV_READ
Short Text IS-B: Lesen der Dienstleistungstabelle
Function Group JBTD
Package JBT
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_JBIDBLE LIKE JBIDBLE

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
E_JBDSERV LIKE JBDSERV Dienstleistungsstamm
I_JBDSERV LIKE JBDSERV
I_OBJNR LIKE ONR00 Zu lesende Objekte

Exceptions

This function module does not define any Exceptions.