former_member365802
Explorer
Member since ‎2022 Oct 21

User Statistics

  • 10 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello Experts,I have a problem with updating field of my own custom PBO object.I have created one PBO object: ExoTrcPO2Sent.This object has two fields:[Label("Purchase Order ID")] [AlternativeKey] element PurchaseOrderID:BusinessTransactionDocumentID...
Hello Experts,I've added the extension field ExoToBeSentViaEDI:Indicator to PurchaseOrder object using SDK. I activated the change in ExtPurchaseOrder.xbo object.Now I would like to be able to query the PurchaseOrder using my new field: ExoToBeSentVi...
Dear Experts,My goal is to create Purchase Orders in the external system using external Web Service launched from ABSL script. In order to test such functionality I downloaded WSDL from my own instance of ByDesign and on it's base I created External ...
Dear Exports,I'm totally new to SAP ByD and even more to ABSL coding.Could you please explain me, how can I retrieve PurchaseOrder items' lines with ABSL.I need a 2 levels loop through PurchaseOrder and it's Items (ordered articles).Here is what I ca...
Dear Experts,I have the challenge to realize outbound communication for Purchase Orders in SAP by Design implementation. It means, the PO should go out automatically from SAP ByD to another external application X. Additionally POs have to go out only...