19 lines
372 B
Markdown
19 lines
372 B
Markdown
tags:: hydra
|
|
|
|
- sh Befehl kopieren und in MIC-Commandzeile ausführen:
|
|
- -d = DEBUG Ausgabe
|
|
- ## Upload 2 SAP
|
|
- suche nach *hysapupl* SC + -d -> DEBUG
|
|
- ```
|
|
sh.exe ./hysapupl.scr /UPLSEGNAM=Z2HY72ADRCK_SCHEDULE000X000 -d
|
|
```
|
|
-
|
|
-
|
|
- ## IDOC zu FEDRA Änderungen erstellen
|
|
- *myerprck*
|
|
- ```
|
|
sh.exe ./hysapupl.scr /UPLSEGNAM=Z2HY72ADRCK_SCHEDULE000X000 -d
|
|
```
|
|
-
|
|
-
|
|
- |