Menu

SAP Function Module PLM_PS_ORDER_TRANS

Anzeigen Aufträge aus Portal

The Function Module PLM_PS_ORDER_TRANS (Anzeigen Aufträge aus Portal) is a standard Function Module in SAP ERP and is part of the function group PLM_PS_PORTAL_TRANS within the package PLM_PROJECT_SYSTEM.

Technical Information

Function Module PLM_PS_ORDER_TRANS
Short Text Anzeigen Aufträge aus Portal
Function Group PLM_PS_PORTAL_TRANS
Package PLM_PROJECT_SYSTEM
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_AKTTYPE LIKE SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat
I_PAROBTYP LIKE SWOTENTRY-OBJTYPE Objekttyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TRANSACTION_CODE LIKE SY-TCODE ABAP-Programm, aktueller Transaktionscode

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
ET_BDCDATA LIKE BDCDATA Batch-Input New Table-FieldStructure

Exceptions

This function module does not define any Exceptions.