i want make a new directory in application server in sap system ,and send my file in it . for sending file in existing directory i find and use this transaction
CG3Z :/usr/sap/R3D/exe .
But i can not find a solution , neither with transaction nor abap codes . I know that we can see directory with AL11 but I want to make my own directory. I searched in SAP SCN and Stackoverflow but have not been able to find any similar problem.