Difference between revisions of "RPC HELP DLL ExportFN List"
From VistApedia
Line 14: | Line 14: | ||
* [[RPC_HELP_DLL_ExportFN_RPCBMultSortedSet|RPCBMultSortedSet]] Sorts a [[RPC_HELP_TParamRecord_Mult_Property|Mult]] [[RPC_HELP_TRPCBroker_Param|Param]] property | * [[RPC_HELP_DLL_ExportFN_RPCBMultSortedSet|RPCBMultSortedSet]] Sorts a [[RPC_HELP_TParamRecord_Mult_Property|Mult]] [[RPC_HELP_TRPCBroker_Param|Param]] property | ||
* [[RPC_HELP_DLL_ExportFN_RPCBParamGet|RPCBParamGet]] Get the value of a [[RPC_HELP_TRPCBroker_Param|Param]] | * [[RPC_HELP_DLL_ExportFN_RPCBParamGet|RPCBParamGet]] Get the value of a [[RPC_HELP_TRPCBroker_Param|Param]] | ||
− | * [[ | + | * [[RPC_HELP_DLL_ExportFN_RPCBParamSet|RPCBParamSet]] Set the value of a [[RPC_HELP_TRPCBroker_Param|Param]] |
* [[RPC_HELP_DLL_ExportFN_RPCBPropGet|RPCBPropGet]] Get the value of a [[RPC_HELP_TRPCBroker|TRPCBroker]] component property | * [[RPC_HELP_DLL_ExportFN_RPCBPropGet|RPCBPropGet]] Get the value of a [[RPC_HELP_TRPCBroker|TRPCBroker]] component property | ||
* [[RPC_HELP_DLL_ExportFN_RPCBPropSet|RPCBPropSet]] Set the value of a [[RPC_HELP_TRPCBroker|TRPCBroker]] component property | * [[RPC_HELP_DLL_ExportFN_RPCBPropSet|RPCBPropSet]] Set the value of a [[RPC_HELP_TRPCBroker|TRPCBroker]] component property |
Latest revision as of 14:45, 8 July 2015
DLL Exported Functions
The following functions for TRPCBroker components are exported in BAPI32.DLL:
- RPCBCall Execute an RPC
- RPCBCreate Create a TRPCBroker component
- RPCBCreateContext Create context
- RPCBFree Destroy a TRPCBroker component
- RPCBMultItemGet Get value of a Mult item in a Param
- RPCBMultPropGet Get value of a Mult property in a Param
- RPCBMultSet Set a Mult item in a Param to a value
- RPCBMultSortedSet Sorts a Mult Param property
- RPCBParamGet Get the value of a Param
- RPCBParamSet Set the value of a Param
- RPCBPropGet Get the value of a TRPCBroker component property
- RPCBPropSet Set the value of a TRPCBroker component property