anyeseul
Explorer
Member since ‎09-20-2022

User Statistics

  • 18 Posts
  • 0 Solutions
  • 2 Kudos given
  • 2 Kudos received

User Activity

I'd like to do a SalesOrder Reject action through ABSL code. Is there a way ?
Hi expert ! I'm developing adding items for sales order. It is to add an item by querying the generated Sales Order. var upDataQry = SalesOrder.QueryByElements; var upDataParam = upDataQry.CreateSelectionParams(); upDataParam.Add(upDataQry.Z...
Hi Expert ! I am developing a CBO with SAP ByD. I want to make a "Mass Change" like the "Product Data - Materials" . I even turned it over to the list on the QA. However, I faced difficulties in creating an empty line at the top of the list....
Hello !! I am developing a cbo in ByD. I created an acrion form. However, the parameters is not bound. Please teach me the way.
Hi ! I'm developing a CBO that Create Supplier Invoice. I wnat to add a Cost Distribution line, but I can't.... Even if I use the mange supllier invoice WSDL, I can't add the Cost Distribution line. How to create Cost Distribution of Supplier...
Kudos given to