on 2015 Aug 05 2:48 PM
Hello everybody,
I am currently trying to find a solution for a routing operation procedure.
This is the scenario:
I need the material number on which an operation is performed. However currently we have to manually type this matnr in local dependencies. When making a lot of articles, this takes too much time. Now I am looking to make a global dependency so that I do not have to do that manually for every article.
Screenshot: the old and slow way:
To make it a bit easier to test I'm just doing the $self.process_name, but for this example I just want the variable that will fill in the $self.process_name automatically with the matnr (in this case qpb/f 0442)
What shoud i put there?
Thank you for your attention and time,
David
Dear all, I have not found the solution yet,
however I think there is more to it than I thought so I've put this on hold for the moment.
thank you all for the replies
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear David,
Did you get the intended results ? Let us know if there is any issue.
Regards,
Senthilkumar SD
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Whats the relationship you have between matnr you are entering in dependency as well as the routing material number?
If its the same, then all operation in the routing must be valid for the material , why do you want to pick it up using dependency?
Thanks
Ritesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Ritesh Dube,
The matnr in the dependency is the same as the routing material number.
I need this number because I have a table with some additional data about that material which we want to use in reporting.
The tabel is build up with defining key the matnr. Another dependency takes the info out of the table using the matnr as key to find the information.
but now i have to define that matnr manually everytime.
I am asking same question as other fellow members, why you are not creating a reference characteristic to read material and use this reference characterstic for finding details from variant tables instead of hardcoding matnr in dependency , in this way you can use one global procedure for all material.
Thanks
Ritesh
User | Count |
---|---|
115 | |
9 | |
8 | |
6 | |
6 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.