2012 Jan 03 1:32 PM
Hi..
I am trying to send some content into RFC destination this is mu FM, it_sms_details has some details which will be processed by XI and will be sent to third party.this is the scenario.
CALL FUNCTION 'ZSD_INVOICE_SMS_FMASYNC1' IN BACKGROUND TASK
DESTINATION 'SMS_INVOICE'
TABLES
it_sms_details = it_sms_details
EXCEPTIONS
system_failure = 1
communication_failure = 2.
but after executing, i found an error in SM58 "Server repository could not create function template for 'ZSD_INVOICE_SMS"
i found some thread concerning this issues but dint help mine...
need some hints to fix this..
Thanks in advance
Hi..
I am trying to send some content into RFC destination this is mu FM, it_sms_details has some details which will be processed by XI and will be sent to third party.this is the scenario.
CALL FUNCTION 'ZSD_INVOICE_SMS_FMASYNC1' IN BACKGROUND TASK
DESTINATION 'SMS_INVOICE'
TABLES
it_sms_details = it_sms_details
EXCEPTIONS
system_failure = 1
communication_failure = 2.
but after executing, i found an error in SM58 "Server repository could not create function template for 'ZSD_INVOICE_SMS"
i found some thread concerning this issues but dint help mine...
need some hints to fix this..
Thanks in advance
2012 Jan 03 2:57 PM
Hi,
do You have this function in Your local system or just in remote?
If You want to call remote function it must exist in both systems,
because system needs to know it's interface.
Regards,
--
Przemysław
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |