Skip to main content
Skip table of contents

f$PSI_Execute (f$PSI_Ausführen)


f$PSI_Execute (f$PSI_Ausführen)

A command is executed in the detail view for the current business object in PSIPENTA with this function. It is distinguished here between the PSIPENTA methods execute and detail_execute. The PSIPENTA documentation is to be consulted for these commands and the possible execution codes.

Syntax:

Status = f$PSI_Execute (Execution,Command)

 

Argument

Type

Meaning

 

Execution

Integer

Determine if execute (1) or detail_execute (2) is to be executed.

 

Command

String

PSIPENTA command to be executed (e.g.: NUMGEN)

Result:

Integer

Function status

Possible values: --3, -4, -10, -13, -999

Example:

Status = f$PSI_Execute(2,’NUMGEN’)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.