2010 Jul 29 9:59 AM
Hi,
Currently, I have a requirement to change the logic to get the standard price of a material for Tcode CS11
Could you please help me with this problem ?
Thanks in advance,
Hung To
Hi,
Currently, I have a requirement to change the logic to get the standard price of a material for Tcode CS11
Could you please help me with this problem ?
Thanks in advance,
Hung To
2010 Jul 29 2:08 PM
Hi,
you can check for following BADIS...one of them shd definetly serve your purpose
BOM_EXIT
BOM_UPDATE
CEWB_BOM_CUS_FIELDS (SCREEN ENHANCEMENT WITH BOM HEADER)
CEWB_BOM_UPDATE
CEWB_ITM_CUS_FIELDS (SCREEN ENHANCEMENT WITH BOM ITEM)
AND ENHANCEMENT
ESO_ERP_PROD_BOM
just try an let us know....
2010 Jul 29 7:20 PM
Go to se18 and go for f4 help There please give the package name ( your program package name ). Then you will get the list of user exit.
Then go to the corresponding user exit and activate the debugger. In this way you can easliy identify the user exits.
For identify the BADI, search the corresponding program with CL_EXITHANDLER. Like this you can easliy identify whether there is any BADI or not.
Also go to se 24, give the class name CL_EXITHANDLER and then go to method GET_INSTANCE and activate the debugger there. Then execute your transaction. If there is any badi, it will stop there.
Regards,
Nikhil
2010 Jul 29 8:51 PM
Exit Name Description
PCSD0001 Applications development R/3 BOMS
PCSD0002 BOMs: Customer fields in item
PCSD0003 BOMs: Customer fields in header
PCSD0004 BOM comparison
PCSD0005 BOMs: component check for material items
PCSD0006 Mass changes user exit
PCSD0007 Check changes in STKO
PCSD0008 WBS BOM: Customer-specific explosion for creating
PCSD0009 Order/WBS BOM, determine URL page
PCSD0010 Order/WBS BOM, determine explosion date
PCSD0011 Knowledge-based order BOM, parallel update
PCSD0012 Customer - Mat. number/mat. number during material exchange
PCSD0013 Customer-specific processing of an explosion for BOM browser
2010 Jul 30 6:29 AM
Hi all,
Thank you all for your help. I have applied an OSS note to solve this problem and I will let you know whether it works or not.
Thanks,
Hung To
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |