Show TOC Start of Content Area

Background documentation RfcCreateTypeDesc  Locate the document in its SAP Library structure

 

Add a new field to the type description. After the handle was used any modifications are forbidden.

Structure

RFC_RC SAP_API RfcAddTypeField(RFC_TYPE_DESC_HANDLE typeHandle, const RFC_FIELD_DESC* fieldDescr, RFC_ERROR_INFO* info);

End of Content Area