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

bapi for transaction ct04

former_member632991
Active Contributor
0 Likes
1,345

hi

how can i use bapi within a program for transaction ct04

hi

how can i use bapi within a program for transaction ct04

4 REPLIES 4
Read only

Former Member
0 Likes
999

Hi,

take a look at the following ones:


BAPI_CHARACT_CHANGE   
BAPI_CHARACT_CREATE   
BAPI_CHARACT_DELETE   

To get the BAPI documentation :

SE37 --> Display then "Function Module doc" button

Best Regards,

Erwan

Read only

Former Member
0 Likes
999

Check the below bapi's

BAPI_OBJCL_CREATE

BAPI_OBJCL_CHANGE

BAPI_OBJCL_GETDETAIL

These bapi are used to update the characteristics of the object.

If ur requirment is update the characteristics, u can use the same.

Regards,

Prakash.

Read only

0 Likes
999

what parameters shud b passed to the bapi , also i want to check two checkboxes for character type fields

Read only

venkata_ramisetti
Active Contributor
0 Likes
999

HI,

I think you can use the below FMs.

BAPI_CHARACT_CREATE

BAPI_CHARACT_CHANGE

CTMV_CHARACT_CHANGE

Thanks,

Ramakrishna

Message was edited by: Ramakrishna Prasad Ramisetti