Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

CEWB add column for material number to group relationship

jhilden
Explorer
0 Kudos

I have a requirement to add material number to the CEWB Operations-->Processing Times tab.

For instance, the business user can see the groups (PLNNR) representing different operations when they run this for more than one material number, but the material number to group number relationship is not available in this view.

If I select the Print operation, it brings up an ALV, but the change layout selection doesn't have material number.


How can I find the structure that perhaps could be extended for material number to be added to the change layout columns?

(I recently found some notes and accomplished this for something different with ME2N.)


I'm going to try to debug.  Is what I'm trying to do feasible for this application?


I checked transparent tables, and it seems that table MAPL has the MATNR to PLNNR relationship.


Thanks

Jeremy H.

1 ACCEPTED SOLUTION

jhilden
Explorer
0 Kudos

Responding to my own question, here:

A colleague found that a standard report, CA85N, would work well for the clients request, since it has the Material Number, Group Number and all the Activity Types / Standard time values and unit-types in the available ALV columns already.

Therefore, there was no need for us to modify the CEWB Print option ALV box with the material number.

Incidentally, I did find the object that I could extend for CEWB, but we found the CA85N report about the same time.  We love solutions that require no work! 

1 REPLY 1

jhilden
Explorer
0 Kudos

Responding to my own question, here:

A colleague found that a standard report, CA85N, would work well for the clients request, since it has the Material Number, Group Number and all the Activity Types / Standard time values and unit-types in the available ALV columns already.

Therefore, there was no need for us to modify the CEWB Print option ALV box with the material number.

Incidentally, I did find the object that I could extend for CEWB, but we found the CA85N report about the same time.  We love solutions that require no work!