mrflores
Explorer
Member since ‎2015 Jun 10

User Statistics

  • 11 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

I have this groovy script import com.sap.it.api.mapping.*;import com.sap.gateway.ip.core.customdev.util.Message;/def String getProperty (String Almacen_Codigo, MappingContext context) {String value1 = context.getProperty(Almacen_Codigo);return value1...
Good afternoon Community. We want to add a new Z field in the header part of the sales order this field is required to be able to map to a TextCollectionTextTypeCode that can travel to SAP. The problem I am facing is when I generate the z fi...
Hello everyone, I need to be able to add the country of Guatemala to countries / regions in my implementation project, but in the menu projects implementation-> First Implementation -> Treat project scope-> Country / Region I need to add the country ...
Hi every body! We have the following scenario: In the ERP sales and distribution organizational structure allows to have a Sales office assigned to more than one sales area. In the image attached, we can se that for a same company we have 3 sales...
The product A has an effective-out date March 1st and it will be replaced for product B. The lot size of each production order is 1000 units. There are only 8600 units of product A (part to be discontinued). When MRP runs, the stock of the part to ...
Kudos given to