Is function module is client dependent or client independent.
Answers were Sorted based on User's Feedback
The Function Modules are Client Independents
Is This Answer Correct ? | 22 Yes | 1 No |
Answer / satish perumalla
Chinnareddypalloori,
if function modules are client independent , why we use destination client name in rfc function module.
For ex: take this situation we create one rfc function module in one client let say 100. i want to use that rfc in 110 . while call function module we need to mention destination name. (my purpose is to pass values from 100 and get result from 100).
I'm beginner if my question is irrelevant please ignore it.
Is This Answer Correct ? | 1 Yes | 5 No |
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
How to deactivate the sort button from the alv output
Explain the advantage of structures?
3 types of buffering techniqes. 1.bufering not allowed 2.buffering swithed on 3.buffering not allowed but switced on what does it means?
What are the two methods for modifying sap standard tables?
what is the difference between upload and WS-Upload?
what is the use append structure?? in data dictionary
10> Can u give me one example where we should use only CALL TRANSACTION method in BDC?
From Excel to ABAP - Is batch mode possible ?
What are the different elements in layout sets?
How to modify the tables at Data base level?
Why lsmw does not support call transaction method? : abap bdc