_RFC_SERVER_CONTEXT Struct Reference
[Connection related API]

List of all members.


Detailed Description

Used in RfcGetServerContext() for obtaining more information about the current incoming function call.

Definition at line 337 of file sapnwrfc.h.


Public Attributes

RFC_CALL_TYPE type
 Specifies the type of function call. Depending on the value of this field, some of the other fields of this struct may be filled.
RFC_TID tid
 If type is RFC_TRANSACTIONAL or RFC_QUEUED, this field is filled with the 24 digit TID of the tRFC/qRFC unit.
RFC_UNIT_IDENTIFIERunitIdentifier
 If type is RFC_BACKGROUND_UNIT, this pointer is set to the unit identifier of the LUW. Note: the pointer is valid only during the execution context of your server function.
RFC_UNIT_ATTRIBUTESunitAttributes
 If type is RFC_BACKGROUND_UNIT, this pointer is set to the unit attributes of the LUW. Note: the pointer is valid only during the execution context of your server function.

Member Data Documentation

Specifies the type of function call. Depending on the value of this field, some of the other fields of this struct may be filled.

Definition at line 338 of file sapnwrfc.h.

If type is RFC_TRANSACTIONAL or RFC_QUEUED, this field is filled with the 24 digit TID of the tRFC/qRFC unit.

Definition at line 339 of file sapnwrfc.h.

If type is RFC_BACKGROUND_UNIT, this pointer is set to the unit identifier of the LUW. Note: the pointer is valid only during the execution context of your server function.

Definition at line 340 of file sapnwrfc.h.

If type is RFC_BACKGROUND_UNIT, this pointer is set to the unit attributes of the LUW. Note: the pointer is valid only during the execution context of your server function.

Definition at line 341 of file sapnwrfc.h.


The documentation for this struct was generated from the following file:

Generated on Fri Aug 29 16:54:53 2014 for SAP by  doxygen 1.5.5