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

vk31 upload using lsmw

Former Member
0 Likes
727

Hi all,

Can any one help me on this topic.

i have to upload 5 fields in vk31 (create condition records) fields are country,region,taxk1,taxm1,mwsk1.

in recoding method when i porcess session i am getting problem with tree structure( in vk31 the navigation is main tree :taxes in that canada/usa when i press f2 it opens another window inthat first option in that i need to enter 5 fields)

when i process the session iam getting message is

NO BATCH INPUT DATA FOR SAPMV130040 .BUT IT IS TREE STRUCTURE SCREEN. SO THAT I NEED TO PROCESS ALL THE RECOKDS IN INPUT FILE I HAVE TO PROCESS MANUALLY.

IAM not able to do in background/display errors only options.

waht i have to do in this problem

In first method direct input method in lsmw the fields which i am having are not matching to the structure fields

please give me the solution for this problem

Thanks&Regards

Ramu

Hi all,

Can any one help me on this topic.

i have to upload 5 fields in vk31 (create condition records) fields are country,region,taxk1,taxm1,mwsk1.

in recoding method when i porcess session i am getting problem with tree structure( in vk31 the navigation is main tree :taxes in that canada/usa when i press f2 it opens another window inthat first option in that i need to enter 5 fields)

when i process the session iam getting message is

NO BATCH INPUT DATA FOR SAPMV130040 .BUT IT IS TREE STRUCTURE SCREEN. SO THAT I NEED TO PROCESS ALL THE RECOKDS IN INPUT FILE I HAVE TO PROCESS MANUALLY.

IAM not able to do in background/display errors only options.

waht i have to do in this problem

In first method direct input method in lsmw the fields which i am having are not matching to the structure fields

please give me the solution for this problem

Thanks&Regards

Ramu

2 REPLIES 2
Read only

dhirendra_pandit
Active Participant
0 Likes
655

Hi Ramu,

You Can use below IDOC in LSMW method to upload those missing fields.

Message Type COND_A

Basic Type COND_A04

Regards,

Dhirendra Pandit

Read only

madhu_vadlamani
Active Contributor
0 Likes
655

Hi,

You can try with direct input method also.

Regards,

Madhu.