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 structure

Former Member
0 Likes
585

Hi ,

I have created a structure for bapi . Now i got a requirement to change the order of fields in the structure

so i changed the PAYMENT_AMOUNT in structure to one column above if i try to activate the below error is coming pls propose solution

BAPI-structure: invalid change: data type of field PAYMENT_AMOUNT changed

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
552

Hi,

Try in below way

Save the table and before activation do the following procedure

From the same screen SE11 utilities->Databasecheck-> Database utility

Thanks

Ramakrishna Pathi

4 REPLIES 4
Read only

amit_khare
Active Contributor
0 Likes
552

Check [Raymond's|] reply.

P.S. - Close your thread, if they are answered.

Total Questions: 13 (8 unresolved)

Read only

Former Member
0 Likes
553

Hi,

Try in below way

Save the table and before activation do the following procedure

From the same screen SE11 utilities->Databasecheck-> Database utility

Thanks

Ramakrishna Pathi

Read only

0 Likes
552

Hi ,

I am not talking about table my problem with structure .

Read only

Former Member
0 Likes
552

Thanx