Purpose
Returns the
ISimple interface to the embedded simple parameter object in the keyfield object specified by the keyfield name.Syntax
ISimple getKeyfieldParameter(String keyfieldName);
Parameters
keyfieldName
: name of the keyfield whose value is of interest.Return Value
A
com.sap.rfc.ISimple interface to the desired keyfield object.Description
This function returns the
com.sap.rfc.ISimple interface to the keyfield object.