adesso business consulting Stellenangebote
Software Engineer Senior
| (Senior) Cloud Software Engineer BTP | Senior Frontend Software Engineer SAP BTP
| (Senior) Consultant Technologie
Werkstudent Softwareentwicklung · Consulting
Aufruf von Actions in RAP Web-API: Unterschied zwischen den Versionen
Aus SAP Wiki ツ
Die Seite wurde neu angelegt: „== OData V2 - Web API == === Action "Process" === Ausgangsituation, s. CSV_Upload_und_Verarbeitung_mit_RAP_am_Beispiel_von_Geschaeftspartner-Personen: - Action Methode in Behavior Definition "ZR_YMD_BP_CSV_ROWS" definiert - Action Methode in Behavior Impl. "ZBP_YMD_BP_CSV_ROWS->LHC_CSVROWS->Process" ausprogrammiert - Service Binding: ZAPI_YMD_BP_CSVUPLOAD_O2 HTTP-Methode: POST Request-URI: /sap/opu/odata/sap/ZAPI_YMD_BP_CSVUPLOAD_O2/Process?FileID=…“ |
Keine Bearbeitungszusammenfassung |
||
| Zeile 8: | Zeile 8: | ||
- Service Binding: ZAPI_YMD_BP_CSVUPLOAD_O2 | - Service Binding: ZAPI_YMD_BP_CSVUPLOAD_O2 | ||
HTTP-Methode: POST | * HTTP-Methode: POST | ||
Request-URI: /sap/opu/odata/sap/ZAPI_YMD_BP_CSVUPLOAD_O2/Process?FileID=8&FileIDRow=1 | * Request-URI: /sap/opu/odata/sap/ZAPI_YMD_BP_CSVUPLOAD_O2/Process?FileID=8&FileIDRow=1 | ||
== OData V2 - Web API == | == OData V2 - Web API == | ||
Version vom 12. März 2026, 12:20 Uhr
OData V2 - Web API
Action "Process"
Ausgangsituation, s. CSV_Upload_und_Verarbeitung_mit_RAP_am_Beispiel_von_Geschaeftspartner-Personen: - Action Methode in Behavior Definition "ZR_YMD_BP_CSV_ROWS" definiert - Action Methode in Behavior Impl. "ZBP_YMD_BP_CSV_ROWS->LHC_CSVROWS->Process" ausprogrammiert - Service Binding: ZAPI_YMD_BP_CSVUPLOAD_O2
- HTTP-Methode: POST
- Request-URI: /sap/opu/odata/sap/ZAPI_YMD_BP_CSVUPLOAD_O2/Process?FileID=8&FileIDRow=1