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

LSMW:- I need BAPI function module or Direct input program

Former Member
0 Likes
780

hi experts,

I have to develop the program which uploads the transportation pricing data for freight cost management.

the transcation code is XK15 for the application A.

There is a program called RV14BTCI which will uploads for the application V or M not for A.

So i can use lsmw or direct input program in both lsmw and abap program so plz help me if there is any BAPI function module or Direct input program for Application A.

thank you,

waiting for u r reply.

5 REPLIES 5
Read only

Former Member
0 Likes
679

Hi Santosh,

You can use message COND_A for uploading picing records.

Regards,

John.

Read only

0 Likes
679

hi,

What message cond_a i want BAPI funtion module or Direct input program which isused to upload a file from leagch system.

Read only

0 Likes
679

Hi Santosh,

LSMW offers 4 methods for migrating data from a legacy system. BAPI and Direct input are just 2, IDoc and Batch Input are the other 2.

Message type COND_A and IDoc Basic Type COND_A04 (or COND_A02 or COND_A03 in releases before ECC 6.0) are as far as I know the only ways for uploading conditions.

Regards,

John.

Read only

Former Member
0 Likes
679

Hi,

COND_A is not a message man that is Message type . Which we use in idocs.

His mean to say that you can use this message type for uploaading the required data.

I think this will use the BAPI function moldle only. Just check it out.

Thanks,

Nageswar

Read only

0 Likes
679

Its a series of function module 1. RV_CONDITION_RESET 2. RV_CONDITION_COPY 3. RV_CONDITION_SAVE 4. RV_CONDITION_RESET