‎2008 Jan 21 12:11 PM
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.
‎2008 Jan 21 12:33 PM
Hi Santosh,
You can use message COND_A for uploading picing records.
Regards,
John.
‎2008 Jan 21 1:05 PM
hi,
What message cond_a i want BAPI funtion module or Direct input program which isused to upload a file from leagch system.
‎2008 Jan 21 1:26 PM
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.
‎2008 Jan 21 1:16 PM
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
‎2012 May 15 11:18 AM
Its a series of function module 1. RV_CONDITION_RESET 2. RV_CONDITION_COPY 3. RV_CONDITION_SAVE 4. RV_CONDITION_RESET