Application Development 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: 

BAPI for t-code KES1

Former Member
0 Kudos

Dear Expert:

I tried to add data by using BAPI_COPACHARUDEF_ADDVALUES.

However, I got failed.

Is there any expert who can provide example of BAPI_COPACHARUDEF_ADDVALUES?

(The table for KES1 is T2508, field :WWSPS, Value:'LOS ANGEL'. It is a user defined COPA field)

Or, is there any expert who can provide another BAPI?

Please kindly help.

Thanks and Best Regards,

Harrison

1 ACCEPTED SOLUTION

Former Member
0 Kudos

HI,

BAPI:BAPI_COPACHARUDEF_ADDVALUES

IDoc:COPA_WW_ADD_VALUES01

Use Table : T2246-To change the value

Thanks & regards.

2 REPLIES 2

Former Member
0 Kudos

HI,

BAPI:BAPI_COPACHARUDEF_ADDVALUES

IDoc:COPA_WW_ADD_VALUES01

Use Table : T2246-To change the value

Thanks & regards.

0 Kudos

Dear Support:

Thanks for your reply.

I know the BAPI is BAPI_COPACHARUDEF_ADDVALUES.

Howerver, my quesiton is : how to import the parameters in this function?

For example , my table is T2508. Characterisc is WWSPS, and Value is 'LOS ANGEL'.

How can I do to import the values to this function?

Thanks and Best Regards,

Harrison