Name

This property contains the function name to be executed.

Group: Embedded Procedure Object


Syntax: emProc.Name = sValue

Alternate: sValue = emProc.Name

sValue        (String) the name of the business function

Example:

emProc.Name = "BAPI_GOODSMVT_CREATE"