Menu

SAP Function Module BDS_PHIOS_COMPONENTS_GET

The Function Module BDS_PHIOS_COMPONENTS_GET () is a standard Function Module in SAP ERP and is part of the function group BDS_METHODS within the package SBDS.

Technical Information

Function Module BDS_PHIOS_COMPONENTS_GET
Short Text
Function Group BDS_METHODS
Package SBDS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT LIKE BAPIBDS01-CLIENT SY-MANDT Client

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
COMPONENTS LIKE BAPICOMPON Business Document Service: Component Table
EXTENDED_COMPONENTS LIKE BAPICOMPO2 SBDS: Enhanced Component Information
INFOOBJECTS LIKE BAPIINFOBJ Business Document Service: List of Information Objects
SIGNATURE LIKE BAPISIGNAT Business Document Service: Signature Table

Exceptions

This function module does not define any Exceptions.