Quantcast
Channel: SCN : All Content - Product Lifecycle Management (SAP PLM)
Viewing all 396 articles
Browse latest View live

BOM Explosion on HANA in SAP ERP EhP 7

$
0
0

Business Context

  1. Bill of Material is a formally structured list of the components that make up a product or assembly. The list contains the object number of each component, together with the quantity and unit of measure.
  2. BOMs are used in their different forms in various situations where a finished product is assembled from several component parts or materials. Depending on the industry sector, they can also be called recipes or lists of ingredients and so on.
  3. Time validity and changes to a document structure can be controlled by using Engineering Change Number.
  4. Explosion of BOM is used in MRP, Material provisions for production,  Product costing,  Plant maintenance

Motivation

Big data: Explosion of Bill of Material becomes very complex considering big amount of data as BOM being multilevel and also having complexity of Parameter Effectivity, Change numbers etc.

    1. BOM on HANA enables customers to directly have faster explosion on HANA, which can be consumed by various applications.
    2. Providing various modular part of BOM explosion like parameter effectivity etc. which could be plugged in or out with minimal efforts
    3. Supporting Order BOM, WBS BOM in one BOM explosion transaction.

 

Solution Sketch

Code Push Down to HANA is taken as approach for BOM Explosion on HANA. This approach is selected as there is no single expensive statement which can be pushed to DB layer and rest of the code be at application layer. In case of BOM explosion entire code involves lot of uncertainty in terms of number of levels, BOM determination, date validity etc.

 

BOMONHANASOLUTIONSKETCH.png

Business Benefits & robustness of the Solution

    1. There are new transaction provided for HANA based BOM explosion CS11h, CS12h, CS13h so that there is no disruption to existing transactions.
    2. Customers can use new transactions with new function module for consuming HANA based BOM explosion.
    3. There are two flavors of BOM explosion i.e. BOM explosion for MRP and BOM explosion for single BOMs
    4. Interface can take multiple material at a time for BOM explosion.
    5. BOM Explosion with HANA show significant improvement for big DATA and benefit becomes more and more if DATA volume and BOM Explosion Complexity increases.



Conflicts in PSM while synchronization-

$
0
0

Hi All

While synchronizing PSM to BOM, i am getting the following conflicts.

I am unable to resolve them. Please refer the attachment.
error.jpg

Can anybody help me out for this.

 

Cheers

Satish

BOM head Classification

$
0
0


Hello,

I would like to know if it's possible to add Classification on BOM head   (STZU or STKO)

In the customizing, it seems to be impossible

Our need is to add informations on the Alternative BOM head..

Thanks for your help

Global Batch Traceability in SAP

$
0
0

Hi Gurus,  Can anyone share their experience in implementing Global Batch Traceability (GBT) for any Pharma/Hightech/Auto industry ? Regards, KrishnaM

issue in material assign

$
0
0

HI, When create a order in iw31 in component tab we assign the materials but the below error message is come out. Please solve the issue Forecasted NMI item 10034950 not allowed to issue Message no. 00398 Diagnosis Placeholder for batch input error text, this message is not output, Forecasted NMI item 10034950 not allowed to issue Best Rajeev

Defining status for DIR - PLM Web UI

$
0
0

Hello Members ,

 

I have two questions :

 

- Is there any restriction on defining as many status I want to define and display in the status network for PLM DIR Web UI .

 

- Can these status be defined in complex loops and that is supported as of now in Web UI ?

 

Thanks ,

AG.

Material assignments using BAPI_BUS1077_CHANGE in CG02

$
0
0

Hi all,

 

I need to create a function module which does material assignments in CG02. I already have got the specification and material assignments are present initially (manually added). I used BAPI_BUS1077_CHANGE for the purpose but what ever combination I provide ends up in error which says "Data record does not exist". Which all tables in bapi should I populate to do the job?

 

Thanks.

Need suggestions with WWI conditional output with alternative

$
0
0

I've created some WWI templates using multiple tables to format the 110 nutrient names / values / units of measure in the required business format.  They are all set up the same, but each with the unique spec number and name information.


Everything is working as required using the below.  First column is pulling in the spec name.  Second column is pulling in the value and the last column is pulling in the unit of measue phrase of this particular nutrient spec.  The actual layout of the report is top section for nutritional is 3 sets of columns wide.  Bottom portion or lesser common nutrients is 4 sets of columns wide.

 

The business has now asked that if the value of nutrient spec is blank, I need to display an identifying symbol. Asterisk (*) has been chosen.  I've tried various different set ups in the middle column to show either the value or the text phrase of the asterisk (*) if no value.

My original thought was that I needed to add an alternative to the conditional, but end up with a row of asterisks in the value field.

 

Anyone have any comments or suggestions as to how I can get the value to show if there is an entered value - but an asterisk to show if there is none?

 

Don't know if it matters but we are still on EhP5 for PLM and Recipe Development.

 

Thank you for any comments.

 

 

Before adding alternative

 


 

<03EHS_L_TEXT(ZTL-ZTL000000000376)[D:Energy
  (EU)]>


 

<11BRG000(M,SAP_RMS_1012_005;*)>


 

<15BIF002(AND:01GESTRSUBID LK
  "800000000062")>


 

 


 

<01GESTRSUBID[D:Specification]>


 

<15EIF002>


 

<11ERG000>


 

 

<11BRG000(M,SAP_RMS_1012_005;*)><11BRG001(S:POS;*)>


 

<15BIF002(AND:01GESTRSUBID LK
  "800000000062")>


 

<01GESTVCOMPA[D:Value]>


 

<15EIF002>


 

<11ERG001>


 

<11ERG000>


 

 

<03EHS_L_TEXT(ZTL-ZTL000000000487)[D:kJ]>


 

 


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

After adding an alternative option

 


 

<03EHS_L_TEXT(ZTL-ZTL000000000376)[D:Energy
  (EU)]>


 

<11BRG000(M,SAP_RMS_1012_005;*)>


 

<15BIF002(AND:01GESTRSUBID LK
  "800000000062")>


 

 


 

<01GESTRSUBID[D:Specification]>


 

<15EIF002>


 

<11ERG000>


 

 

<11BRG000(M,SAP_RMS_1012_005;*)><11BRG001(S:POS;*)>


 

<15BIF002(OR:01GESTRSUBID LK
  "800000000062")>


 

<01GESTVCOMPA[D:Value]><15CIF002><03EHS_L_TEXT(ZTL-ZTL000000000494)[D:*]>


 

<15EIF002>


 

<11ERG001>


 

<11ERG000>


 

 

<03EHS_L_TEXT(ZTL-ZTL000000000487)[D:kJ]>


 

 


 

 

 

 

 


WWI for Labeling in RD

$
0
0

Hello All,

 

Is WWI still needed to generate Labels like Nutrient Fact, Ingredient statement etc with new RD.

I am under the impression with RD the above labeling is inbuilt/standard (pdf and xml) and one does not

need any further development using WWI. Can someone confirm.

 

Thanks,

Sachin

Make settings for copy of Inspection results not found on ECC 6.0, EHP 7....

$
0
0

Hello

 

I am unable to find the above mentioned node on ECC 6.0, EHP 7 version. Well, please tell me why is that and how to activate it on EHP 7.

Equipment BOM item category

$
0
0

Hello Experts...

Is there a setting/flag when creating an equipment BOM that will populate the BOM item category (stock/non-stock) based on the information contained in the Material Master?

 

Happy New Year...!

Get product structure data for WD component /PLMU/WDC_PPE_CMP_TREE

$
0
0

The component /PLMU/WDC_PPE_CMP_TREE displays the product level details( NWBC ). My requirement is to download the data in the excel format. The problem is I am not able to see any data in the context. Require help on how can the enhancement be done.

 

PS. I have tried to export the data from the memory(assistance class) but the problem is the component displays a parent child relationship[ and the exact format of the data is required.

 

image.png

SAP PLM 7.02 -Assembly structure management

$
0
0

Hi

Greetings for the year 2015.

I need to understand how a assembly item in ASM can be replaced and swap with another assembly item.

 

Repalce means a new item is put in place of the old item.

Swap means the assembly items are exchanged .

 

Thanks & Regards

Satish

Mobile App for SAP Engineering Change Management

$
0
0

Hello Everyone,

 

Please let me know if anyone who implemented SAP Engineering Change Management in SAP ECC 6.0 are using any Mobile App for the Approval process.

Also suggest me any mobile app which will facilitate the ECR/ECO approval process using hand held devices.Your Inputs will be highly appreciated.

 

Thanks,

Praveen.

How to Use ECM for Recipe Development PLM 7.02?

$
0
0

Hello All,

 

At our current customer we would like to record all the changes and have some changes done on post date. ECM seems be a functionality to work while creating and changing the Recipe, but i cant not use the Change Number while changing the General Recipe- Change Number filed is Grayed out and inherits the change number from original recipe .

 

I would appreciate your response to explain the  process how changes can be captured using change number while changing the General Recipe.

 

Version is used - EHp6 and PLM 7.02

 

Gargi D


Problem in Check-in of originals through CDESK

$
0
0

Hi,


I am facing problem in checking-in originals through CAD Desktop.

 

Problem statement: Once the DIR's are created for CAD documents in CAD Desktop, On Performing Checkin operation, i am getting following error "An error during Check-in may have caused inconsistencies; see note 1674446"

 

Expected Result: CAD files should get checked in through CDESK


-----------------------
Software Environment:
-----------------------
CAD Application: PTC CREO2.0
SAP PLM 7.02
NWBC3.5 Patch level 10
JAVA 1.7.0_51.
Internet Explorer:IE8



Using CV02n, I am able to checkin individual files. Problem is during Checkin through CDESK only.


Can anyone provide solution for this.


Regards

OmPrakash

Get above node in Product structure

$
0
0

Hi All

 

I have a requirement to calculate Roll up weight in Product Structure.

I can get the current node selected, I need to find out the node above that (parent node)

 

Any idea of any method or BAPI for this ?

 

There is one method GET_HIERARCHY_ABOVE of assistance class /PLMU/CL_PPE_CMP_TREE_ASSIST, which I came across


CALL METHOD OBJ->GET_HIERARCHY_ABOVE

*  EXPORTING

*    IO_CONTEXT_ELEMENT = lo_context_element

*    IV_INCLUDE_ELEMENT = ABAP_TRUE

   IMPORTING

     ET_HIERARCHY       = lt_hierarchy

     .


It does't return any thing, the   IO_CONTEXT_ELEMENT is optional.

Has any body used this method, or what need to be passed in IO_CONTEXT_ELEMENT ?


I have enhanced the  webdynpro component /PLMU/WDC_CLF view V_VALUE, method ONACTIONCHECK_ENTRIES.


Any help would be highly appreciated.


Regards

Anup

Responsible Field in QM01 greyed out

$
0
0

Hello All,

 

Responsible Field in Activities tab in QM01 is grey out. Not able to find the customizing settings for the field status change.

 


Adding a new custom field to the Recipe screen?

$
0
0

Hello,

 

From SPRO configuration we have added a new custom field to NWBC's Change Recipe --> General data --> Characteristic value, well.

 

Now, we want to DEFAULT something on that custom field, pls. let us know how we can achieve this?

 

I mean,

 

1) after adding this new field, which DDIC structure will hold this field &

2) Which table Stores the value in database?

3) What changes we need to do in webdyn pro component side?

 

Thank you

SAP NPDI Expertise

$
0
0

Dear Experts,

 

I am SAP certified consultant and have vast experience of implementation. I also have couple of years experience in new product development but out of SAP. Can anyone has expertise in this area ? I have the following questions.

 

a- Is SAP NPDI an standalone module with integration of other modules ? If not then which modules are involved to run SAP NPDI ?

 

b- What are the steps / process flow in SAP NPDI ?

 

c- Is there any SAP best practices documents available ? if yes, please provide the path.

 

Regards,

 

Mark

Viewing all 396 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>