ABAPCALL_FUNCTION_DESTINATION - CALL FUNCTION DESTINATION
Fill RESBD Structure from EBP Component Structure CPI1466 during BackupThis documentation is copyright by SAP AG.
CALL FUNCTION - DESTINATION
Syntax
CALL FUNCTION func DESTINATION dest parameter_list.
Effect
Synchronous call (sRFC) of a remote-enabled function module specified in func using theRFC interface. Use the addition DESTINATION to specify thedestinationin dest. func and dest expect character-like data objects. The calling program is continued using the statement CALL FUNCTION, if the remotely called function has finished.
More Information
Detailed information about sRFC can be found undersynchronous RFC (sRFC) in the SAP Library.
Notes
- If the content of dest is the same as the constant space,then the addition DESTINATION is ignored and a normal call CALL FUNCTION func is executed.
- The synchronous RFC triggers a database commit in the calling program. An sRFC during theupdate is an exception to this.
Addresses (Business Address Services) ROGBILLS - Synchronize billing plans
This documentation is copyright by SAP AG.
Length: 2330 Date: 20120518 Time: 195742 triton ( 71 ms )






