/AWS1/IF_ACC¶
/AWS1/IF_ACC represents the ABAP client for the Account 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_ACC
| Operation | Method |
|---|---|
| AcceptPrimaryEmailUpdate | ACCEPTPRIMARYEMAILUPDATE() |
| DeleteAlternateContact | DELETEALTERNATECONTACT() |
| DisableRegion | DISABLEREGION() |
| EnableRegion | ENABLEREGION() |
| GetAccountInformation | GETACCOUNTINFORMATION() |
| GetAlternateContact | GETALTERNATECONTACT() |
| GetContactInformation | GETCONTACTINFORMATION() |
| GetPrimaryEmail | GETPRIMARYEMAIL() |
| GetRegionOptStatus | GETREGIONOPTSTATUS() |
| ListRegions | LISTREGIONS() |
| PutAccountName | PUTACCOUNTNAME() |
| PutAlternateContact | PUTALTERNATECONTACT() |
| PutContactInformation | PUTCONTACTINFORMATION() |
| StartPrimaryEmailUpdate | STARTPRIMARYEMAILUPDATE() |