SAP NetWeaver RFC SDK 7.50
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 C_RFC_ATTRIBUTESStructure returned by RfcGetConnectionAttributes() giving some information about the partner system on the other side of this RFC connection
 C_RFC_AUTHENTICATION_HANDLEHandle to an authentication object which gives access to relevant authentication data received from the client
 C_RFC_CERTIFICATE_DATACompact structure containing relevant information about the x509 certificate provided by the RFC client
 C_RFC_CLASS_ATTRIBUTE_DESCStructure for reading (RfcGetParameterDescByIndex() or RfcGetParameterDescByName()) or defining (RfcAddParameter()) the properties of a parameter in a function module
 C_RFC_CLASS_DESC_HANDLEHandle to a cached metadata description of a class
 C_RFC_CONNECTION_HANDLEHandle to an RFC connection (client connection or server connection)
 C_RFC_CONNECTION_PARAMETERStructure used for connecting to a backend system via RfcOpenConnection() or RfcRegisterServer()
 C_RFC_ERROR_INFOUsed in all functions of the NW RFC library to return detailed information about an error that has just occurred
 C_RFC_EXCEPTION_DESCStructure for reading (RfcGetExceptionDescByIndex() or RfcGetExceptionDescByName()) or defining (RfcAddException()) the properties of an exception key in a function module
 C_RFC_FIELD_DESCStructure for reading (RfcGetFieldDescByIndex() or RfcGetFieldDescByName()) or defining (RfcAddTypeField()) the properties of a field in a structure/table
 C_RFC_FUNCTION_DESC_HANDLEHandle to a cached metadata description of a function module
 C_RFC_METADATA_QUERY_RESULT_ENTRYStructure containing the error that occurred during the metadata query
 C_RFC_PARAMETER_DESCStructure for reading (RfcGetParameterDescByIndex() or RfcGetParameterDescByName()) or defining (RfcAddParameter()) the properties of a parameter in a function module
 C_RFC_SECURITY_ATTRIBUTESStructure passed to the RFC_SERVER_AUTHORIZATION_HANDLER giving some security related information about the calling ABAP partner of an incoming RFC call
 C_RFC_SERVER_ATTRIBUTESInformation about an RFC Server returned by RfcGetServerAttributes()
 C_RFC_SERVER_CONTEXTUsed in RfcGetServerContext() for obtaining more information about the current incoming function call
 C_RFC_SERVER_HANDLEHandle to an automated ("multi-count") RFC Server, which can manage multiple parallel listening server sessions
 C_RFC_SERVER_MONITOR_DATAAllows to retrieve monitoring information about all busy or idle connections of an automated RFC Server via RfcGetServerConnectionMonitorData()
 C_RFC_SESSION_CHANGENotifies an RFC Server that a stateful user session has just been created or destroyed
 C_RFC_STATE_CHANGENotifies the application that an RFC Server changed its state (e.g
 C_RFC_THROUGHPUT_HANDLEHandle to a throughput object which can monitor performance relevant data of connections and servers
 C_RFC_TRANSACTION_HANDLEHandle to a data container for a tRFC/qRFC LUW
 C_RFC_TYPE_DESC_HANDLEHandle to a cached metadata description of a structure or table type
 C_RFC_UNIT_ATTRIBUTESIf the external program is the sender of the bgRFC unit, this structure is used to set a bunch of special attributes that determine, how a bgRFC Unit will be processed in the backend
 C_RFC_UNIT_HANDLEHandle to a data container for a bgRFC LUW
 C_RFC_UNIT_IDENTIFIERFor convenience combines a unit's ID and its type
 CRFC_ABAP_OBJECT_HANDLEHandle to a data container for an ABAP object instance
 CRFC_DATA_CONTAINERHandle to a general data container (structure, table or function module)
 CRFC_FUNCTION_HANDLEHandle to a data container for a function module
 CRFC_STRUCTURE_HANDLEHandle to a data container for a structure
 CRFC_TABLE_HANDLEHandle to a data container for a table