/AWS1/IF_BUS¶
/AWS1/IF_BUS
represents the ABAP client for the BackupStorage service, representing each operation as
a method call. For more information see the API Page page.
All API operations are implemented by methods in /AWS1/IF_BUS
Operation | Method |
---|---|
DeleteObject | DELETEOBJECT() |
GetChunk | GETCHUNK() |
GetObjectMetadata | GETOBJECTMETADATA() |
ListChunks | LISTCHUNKS() |
ListObjects | LISTOBJECTS() |
NotifyObjectComplete | NOTIFYOBJECTCOMPLETE() |
PutChunk | PUTCHUNK() |
PutObject | PUTOBJECT() |
StartObject | STARTOBJECT() |