Issue: add new mandatory attribute named LUX_HazardousMaterial to protoype and product, and export the attribute to sap as D_HAZARDOUSMATERIAL add attribute mql add attribute LUX_HazardousMaterial type string default "?" range = "Magnete&qu…
Solution: Modify LUX_SPEO attribute in PLM Modify D_SPEO attribute in SAP , Login sap system F3 Tcode: /n/virsa/vfat enter administrative mode Then tcode: ct04…
Problem: add a new Char. name D_COI6 that the description is Injected coloration #7 (COI6) in the D_BUSINESS class in PLM and SAP. Step1: to attain attribute name on business model. The result of following command tell you all attributes of Color Bec…
Ticket description:A55482L Ticket attachment: Open the attached page 2. Open the internationalizing properties file. vim /opt/plm/webapp/internal/WEB-INF/classes/LuxotticaStringResource.properties 3. Search items with color value ‘Prizm Grey’ of drop…
公众号:SAP Technical 本文作者:matinal 原文出处:http://www.cnblogs.com/SAPmatinal/ 原文链接:[ABAP系列]SAP ABAP如何在调试查看EXPORT/IMPORT 内存数据 前言部分 大家可以关注我的公众号,公众号里的排版更好,阅读更舒适. 正文部分 These memory IDs can be accessed in the debugger, but the option isn't accessible by defaul…
set context user DanielDai;add program LUX_UserAssignment java execute immediate code 'import com.matrixone.apps.domain.util.MqlUtil; import matrix.db.Context; import org.apache.commons.lang.StringUtils; import java.io.*; public class ${CLASSNAME} {…