Show TOC Start of Content Area

Object documentation RfcGetStructureDes   Locate the document in its SAP Library structure

Use

Gets the pointer to a type description structure from the handle to the type descriptor.

Structure

RFC_STRUCTURE_DESC*  SAP_API RfcGetStructureDesc(RFC_TYPE_DESC_HANDLE typeDescHandle);

 

      typeDescHandle : handle to the type descriptor;

 

 

End of Content Area