Application Development and Automation 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: 
Read only

User exit for CS02

Former Member
0 Likes
1,221

Hi,

I am using exit PCSD0005 for CS02. my requirement is if user change the component by next modification digit , then system allows it but only component change and not other field. (Eg. if BOM has 164423340101 as a component user make it 164423340102 but at that time the date remains same of component 164423340101. so user should not allow to change the component onlt rather user should delete the entire row and insert with new component 164423340102.

but i am not getting how to write the code. Could any one done this before ?

Hi,

I am using exit PCSD0005 for CS02. my requirement is if user change the component by next modification digit , then system allows it but only component change and not other field. (Eg. if BOM has 164423340101 as a component user make it 164423340102 but at that time the date remains same of component 164423340101. so user should not allow to change the component onlt rather user should delete the entire row and insert with new component 164423340102.

but i am not getting how to write the code. Could any one done this before ?

2 REPLIES 2
Read only

Former Member
0 Likes
823

Hi,

Enchancement for CS02, check out these enchancement.

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

PCSD0014 Knowledge-Based Order BOM: Set Status when Fixing

i hope it will solve ur problem.

G.Vendhan

Read only

Former Member
0 Likes
823

Hi,

I know which exit i have to use ?