Function sapnwrfc::binding::RfcAddTypeField
[−]
[src]
pub unsafe extern "C" fn RfcAddTypeField(
typeHandle: RFC_TYPE_DESC_HANDLE,
fieldDescr: *const RFC_FIELD_DESC,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
Adds a new field to the type description.
Note: After a type description has been used (e.g. via RfcCreateStructure(), RfcCreateTable() or RfcAddTypeDesc()), it can no longer be modified!
\in typeHandle \in *fieldDescr \out *errorInfo \return RFC_RC