adesso business consulting Stellenangebote
Software Engineer Trainee · Senior
| (Senior) Cloud Software Engineer BTP
| (Senior) Consultant Technologie
Werkstudent Softwareentwicklung · Fiori / UI5 · Consulting
CV ATTACHMENT SRV: Unterschied zwischen den Versionen
Aus SAP Wiki ツ
Zeile 21: | Zeile 21: | ||
=== Löschen eines Anhangs === | === Löschen eines Anhangs === | ||
{| style="border:1px solid black; border-radius: 6px;" | |||
| '''Hinweis''' | |||
|- | |||
|Für das Löschen wird die ApplicationID und FileID benötigt. | |||
|Der ObjectKey wird encoded benötigt und im Service decoded (s. cl_http_utility) | |||
|} | |||
* HTTP-Methode: DELETE | * HTTP-Methode: DELETE | ||
* Request-Uri: | * Request-Uri: /sap/opu/odata/sap/CV_ATTACHMENT_SRV/OriginalContentSet(Documenttype='GOS',Documentnumber='EXT49000000000440',Documentpart='',Documentversion='',ApplicationId='0050569C5BC91EDFA6F31885BF9072C8',FileId='0050569C5BC91EDFA6F31885BF9092C8') | ||
* HTTP-Request (Header-Name : Wert) : | |||
** ObjectKey : NjAwMDAwMDA2MjAwMDAxMA== (6000000062000010) | |||
** ObjectType : YVBAP | |||
** isdraft : 'false' | |||
** markfordeletion : true |
Version vom 6. November 2024, 11:38 Uhr
Gängige Business Objekte
- Bestellung: BUS2012
- Bestellpositionen: -
- Bestellanforderung: BUS2105
- Bestellanforderungspositionen: BUS2009
- Kundenauftrag: BUS2032
- Kundenangebot: BUS2031
- Verkaufskontrakt: BUS2034
GOS
Anzeige von Anhänge
- HTTP-Methode: GET
- Request-URI: /sap/opu/odata/sap/CV_ATTACHMENT_SRV/GetAllOriginals?ObjectType='YVBAP'&ObjectKey='6000000062000010'
Anlegen eines Anhangs
Löschen eines Anhangs
Hinweis | |
Für das Löschen wird die ApplicationID und FileID benötigt. | Der ObjectKey wird encoded benötigt und im Service decoded (s. cl_http_utility) |
- HTTP-Methode: DELETE
- Request-Uri: /sap/opu/odata/sap/CV_ATTACHMENT_SRV/OriginalContentSet(Documenttype='GOS',Documentnumber='EXT49000000000440',Documentpart=,Documentversion=,ApplicationId='0050569C5BC91EDFA6F31885BF9072C8',FileId='0050569C5BC91EDFA6F31885BF9092C8')
- HTTP-Request (Header-Name : Wert) :
- ObjectKey : NjAwMDAwMDA2MjAwMDAxMA== (6000000062000010)
- ObjectType : YVBAP
- isdraft : 'false'
- markfordeletion : true