Interface SpiiContext

All Superinterfaces:
com.sap.cds.CdsData, com.sap.cds.JSONizable, Map<String,Object>

public interface SpiiContext extends com.sap.cds.CdsData
A `context` node of the payload provided by UCL which includes metadata of the formation assignment notification.
  • Method Details

    • create

      static SpiiContext create()
    • getPlatform

      String getPlatform()
    • getCrmId

      String getCrmId()
    • getAccountId

      String getAccountId()
    • getUclFormationId

      String getUclFormationId()
    • getUclFormationName

      String getUclFormationName()
    • getUclFormationTypeId

      String getUclFormationTypeId()
    • getOperation

      String getOperation()