2008 Aug 22 7:40 PM
How do i get the OBJEK value from AUSP table. I only have Characteristic Value(ATWRT) value. As i know that OBJEK is the combination of release group + release strategy. I manage to get class type(KLART) and release group(FRGGR) only. Is it any table can i find out the release strategy field(FRGST)?
Please help. Thanks
How do i get the OBJEK value from AUSP table. I only have Characteristic Value(ATWRT) value. As i know that OBJEK is the combination of release group + release strategy. I manage to get class type(KLART) and release group(FRGGR) only. Is it any table can i find out the release strategy field(FRGST)?
Please help. Thanks
2008 Aug 22 8:09 PM
2008 Aug 23 4:27 AM
Thanks for reply. I already checked KSSK table. I manage to pass in the class type value, it returns lot of the OBJEK value. How could i specify that? As i mention i have the value of release group but don't have release strategy field. For example, OBJEK = 13A2. I get the value of 13 but can't get A2.
2008 Aug 23 12:12 PM
Hey the release strategy is stored in ekko-frgsx for a particular
Purchasing document.
Anyways tell me what you are trying to exactly retrieve.
Regards,
Ravi
2008 Aug 24 9:23 AM
Hi Ravi,
The release strategy is stored for a work order to PR , is not from purchasing document ekko.
2008 Aug 25 5:14 AM
Hey Eva,
If you are talking bout PR then the field is eban-frgst.
But still am not very clear as to what you are trying to achieve.
are you trying to trigger your manual strategy based on some condition.
regards,
ravi
2008 Aug 25 4:06 PM
Hi Ravi,
you're right, i trigger by using manual strategy based on some condition. Finally i manage to do myself by looping ausp to get the value. Anyway, thanks guys......
2008 Aug 26 10:59 AM
hey,
i asked you that coz i had done the same thing for PO and i could establish this thru an user exit where in you pass your own value to CEKKO ( in case of PO) and based on that value a new strategy is triggered.
You really dont have to go till the characteristic values n all
Anyways good that your problem is solved
Please close down your question
Regards,
Ravi
2008 Aug 26 3:27 PM
Hi Ravi,
The way u mention is running fine in Purchase Order to PR not for Work Order to PR. That's why the user-exit u suggested is not work for me. That is different scenario for Work Order and Purchase Order.
2008 Aug 24 3:40 AM
If you have Characteristic value:
1) Go to CABN passing Characteristic valaue get ATINN
2) Go to AUSP by passing ATINN, get OBJEK. You may get multiple records from AUSP for one ATINN.
2008 Aug 24 9:16 AM
TSReddy,
Thanks for reply. This is the problem that i faced. I need to find out from the multiple OBJEK. How can i get it?
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |