2011 Mar 22 8:24 AM
hi,
my requirement is to perform a item validation for CS02 transaction.
when the user is within the CS02 transaction (item details), and hits ENTER or SAVE, i need to validate the items.
i have written the validation in the standard program LCSDIFAX. here, i am able to get all the values for a particular line item except the Object Dependency.
there is a field RC29P-KZBEZ which is set when an OD exist for that particular line item. but, i am not able to find how it is set during the debugging.
can you please help me with the structure name which will have the value of OD when the control is in LCSDIFAX?
thanks.
hi,
my requirement is to perform a item validation for CS02 transaction.
when the user is within the CS02 transaction (item details), and hits ENTER or SAVE, i need to validate the items.
i have written the validation in the standard program LCSDIFAX. here, i am able to get all the values for a particular line item except the Object Dependency.
there is a field RC29P-KZBEZ which is set when an OD exist for that particular line item. but, i am not able to find how it is set during the debugging.
can you please help me with the structure name which will have the value of OD when the control is in LCSDIFAX?
thanks.
2011 Mar 25 3:21 PM
you can't maintain a bom object dependency similar to bom items. you need to delete the existing one and create the new one using CSAP_BOM_ITEM_MAINTAIN.
hence closing.
2011 Mar 25 4:40 PM
sorry. the above one is not the answer for this.
you can't get the OD value unless you navigate to that particular sub screen where OD is maintained.
from item list, you can get an 'X' value at RC29P-KZBEZ if the OD is maintained.
this comes from the table control used in the SAP program.
this is the correct answer.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |