Field | Purpose | Example value |
---|---|---|
classname | Generic deep link reference | com.planon.sap.tsiaction.SAPDeepLinkTSIAction |
systemname | tbd | DeepLinkContract |
name | Name that appears on the lay-out | Jump to SAP |
intent | Refers to the url of the SAP app as: /ui#RealEstateUsableObject-manage | manage |
semanticobject | Refers to the url of the SAP app as: /ui#RealEstateUsableObject-manage | RealEstateUsableObject |
urlParameters | Adds a filter or jump to the URL, like (use bold as setting): /ui#RealEstateUsableObject-manage?RealEstateUsableObjectOID=0LP7 or /ui#RealEstateUsableObject-manage?CompanyCode=1010 | RealEstateUsableObjectOID=ExternalID (this will jump to the exact replicated object) or CompanyCode=Code (this will jump to multiple objects and apply a filter to one of the fields) |
(Ud)BO | intent | semanticobject | urlParameters |
---|---|---|---|
UsrLeaseContract | manage | REContract | RealEstateContractOID=ExternalID |
UsrRentFromUnit | manage | RealEstateUsableObject | RealEstateUsableObjectOID=ExternalID |
UsrRentToUnit | manage | RealEstateRentableObject | RealEstateRentableObjectOID=ExternalID |
UsrPerson (Personnel) | manage | BusinessPartner | BusinessPartner=Code |
UsrOrganization (Address) | manage | BusinessPartner | BusinessPartner=Code |
CostCentre | manage | CostCenter | CostCenter=Code |
ProjectControllingObject | maintain | EnterpriseProject | ProjectControllingObject=Code |
Company | manage | CostCenter | CompanyCode=Code |
Company | maintain | FixedAsset | CompanyCode=Code |
Company | manage | RealEstateUsableObject | CompanyCode=Code |