Show TOC Start of Content Area

Object documentation RfcGetStructureDescHandle   Locate the document in its SAP Library structure

Use

Queries the metadata of a ABAP type the SAP system and returns the handle of the descriptor.

Structure

   RFC_TYPE_DESC_HANDLE SAP_API RfcGetStructureDescHandle(RFC_HANDLE rfcHandle,

                                  SAP_UC const * typeName);

 

 

 

End of Content Area