Das Speichern eines externen Datensatzes wird an die API-Methode modify weiter geleitet.
Saving an external data record is forwarded to the API method modify.
Eine neue API-Methode ermöglicht das Drucken einer Reihe von Zeichenblättern.
A new API method enables the printing of a range of drawing sheets.
Der Zugriff auf die angeforderte API-Methode ist auf den bereitgestellten Token beschränkt.
Access to the requested API method is restricted for the given token.
Die API-Methode modify erlaubt das Einfügen neuer bzw. das Ändern existierender Datensätze.
The API method modify allows the addition of new or editing of existing data records.
Enthält "X", wenn der Aufruf der API-Methode mit Fehlern beendet wurde.
Contains "X", if the API method call terminated with errors.
Wir haben 1 neue API-Methode hinzugefügt und 7 andere aktualisiert.
We added 1 new API method, and updated 7 others.
Beachten Sie in der letzten Zeile, dass ich nach dem Ende des Aufrufs der API-Methode die Array-Zuweisung lösche.
Note on the last line that after I finish calling the API method I delete the array allocation.
Um herauszufinden, ob das richtige Verarbeitungsmodul gestartet wurde, kann ein Breakpoint in der korrespondierenden API-Methode des Verarbeitungsmoduls platziert werden.
To find out whether the correct processing module was started, a breakpoint can be added to the corresponding API method of the processing module.
Auf diese Anforderung kann verzichtet werden, wenn die API-Methode der Farbcodierung implementiert wurde oder die Materialqualität auf die Oberfläche des Ankers geätzt wurde.
This requirement may be waived, if the API method of color coding has been implemented or the material grade has been etched on to the surface of the anchor.
Werden sehr viele Requests von einem Client aus gesendet (wir sprechen hier von tausenden), lohnt es sich, die API-Methode idoit.login zu nutzen, um sich lediglich einmal zu authentifizieren.
It may prove useful to use the API method idoit.login for a single authentication if a lot of requests (meaning thousands) are sent from a client.
Möchte der Entwickler nun auf die dem Benutzer zugeordneten Funktionsberechtigungen (Permissions) zugreifen, kann das über die Rollen, oder direkt über eine dafür vorgesehene API-Methode erledigt werden: PHP-Code
If the developer needs to access the user's function permissions, these can be accesed via the associated roles or the API method intended for this task: PHP code
Jede API-Methode erfordert, dass Du Dich anhand eines API-Accounts authentifiziert. Also musst Du zunächst einen Account erstellen.
Each API method requires that you authenticate using an API account, so you'll first need to create one.
Vor allem der untere Teil stellt die Findung der ABAP Objects Klasse und den Aufruf der dort implementierten API-Methode dar.
The lower area especially demonstrates the finding of the ABAP object class and the call-up of the API method implemented there.