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

Add command button in CO01

Former Member
0 Likes
1,352

Hi experts, I should add a pushbutton in standard toolbar in CO01.

I need to know how...Help me please !

Thanks a lot in advance !

Marco

9 REPLIES 9
Read only

andreas_mann3
Active Contributor
0 Likes
1,242

try exit CCOWB001 with tcode smod

A.

Read only

0 Likes
1,242

already done...no results !

Read only

0 Likes
1,242

Hi,

Did you assign this enhancement to a Zproject (Create a new one if not there) in CMOD and activate the components of the enhancement?. Call to exits happens only if they are active in the project.

Thanks,

Vinod.

Read only

0 Likes
1,242

Yes I did...everything is activated...I put a break point in user exit, but seems it doesn't like it.

Read only

0 Likes
1,242

Hi,

This means that this exit is not the right one.

Do the SQL trace and see if you have any appropriate exits.

Thanks,

Vinod.

Read only

Former Member
0 Likes
1,242

Hi,

Check this enhancement...There is a screen exit

PPCO0012

Check this link for creating a screen for the exit.

http://help.sap.com/saphelp_47x200/helpdata/en/c8/19763443b111d1896f0000e8322d00/content.htm

Hope it helps.

Regards

Hiren K.Chitalia

Read only

0 Likes
1,242

check include...LCOKO1FVK...you will find a link

Read only

0 Likes
1,242

Sorry Anup,

I don't understand....I see the include, but what do I have to do for adding my custom button in toolbar ?

Read only

0 Likes
1,242

Sorry Hiren,

but I think this is not the right way....