Ansicht
Dokumentation

03034 - Antwort: CLP from ABAP

03034 - Antwort: CLP from ABAP

Vendor Master (General Section)   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Antwort: CLP from ABAP

Hello,

hier is a small report that uses the CHGAUT command.
So the only thing to do is to create the right string to move to the
command-field.

Good luck

report z_chgaut.
data: command(100) type c.
move
'CHGAUT OBJ(''/tmp/sapexchange/*'') user(sapexport) dtaaut(*rwx)'
to command.
call 'SYSTEM' id 'COMMAND' field command.





Ariel Stanietski

<Ariel.StanetzkiZcarmel-olef An:
"'sap400Zm...'" <sap400Zm...>
ins.co.il> Kopie:

Thema: CLP from ABAP

23.08.01 15:01









Hello all,
I want to call a CLP program from an ABAP program with PARM.
How to do it ?
Thanks,
Ariel.



Durban Tours - Südafrika Safari

General Material Data   General Material Data  
This documentation is copyright by SAP AG.

Length: 1357 Date: 20240427 Time: 045237     sap01-206 ( 3 ms )