Menu

SAP Function Module PLM_PS_DETERMINE_TRANS_TYPE

Kundenerweiterung: Transaktionstyp (alt, Enjoy, Kunde) bestimmen

The Function Module PLM_PS_DETERMINE_TRANS_TYPE (Kundenerweiterung: Transaktionstyp (alt, Enjoy, Kunde) bestimmen) is a standard Function Module in SAP ERP and is part of the function group PLM_PS_PORTAL_TRANS_46FF within the package PLM_PROJECT_SYSTEM_46FF.

Technical Information

Function Module PLM_PS_DETERMINE_TRANS_TYPE
Short Text Kundenerweiterung: Transaktionstyp (alt, Enjoy, Kunde) bestimmen
Function Group PLM_PS_PORTAL_TRANS_46FF
Package PLM_PROJECT_SYSTEM_46FF
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 DISPLAY oder CHANGE
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_TYPE TYPE C ABAP-Programm, aktueller Transaktionscode

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.