SetKeyfield (with ISimple interface) 
Purpose
Sets the embedded simple parameter object with the one whose
ISimple interface is given.Syntax
void setKeyfield(ISimple keyfield);
Parameters
keyfield
: a com.sap.rfc.ISimple interface to a simple parameter object that would be set as the embedded simple parameter object for this keyfield.Return Value
None.