2009 Dec 09 12:54 PM
Is there any tcode in crm to upload a file in application server
for example in R/3 we have CG3Z
is there any way
Please i need only Transaction code
2009 Dec 14 10:18 AM
You can make your own custom code with following simple code:-
CALL FUNCTION 'C13Z_FRONT_END_TO_APPL'
EXCEPTIONS
OTHERS = 1.
-Dhirendra
2009 Dec 14 10:18 AM
You can make your own custom code with following simple code:-
CALL FUNCTION 'C13Z_FRONT_END_TO_APPL'
EXCEPTIONS
OTHERS = 1.
-Dhirendra
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |