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

Create AFS GRID

Former Member
0 Likes
659

Can anyone help me in creating AFS Grid through LSMW, we want to create Master GRIDS with two dimesnions.

What method to use ? and What Data structure ?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
556

Hi,

I would suggest you BAPI using IDOC.

Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
557

Hi,

I would suggest you BAPI using IDOC.

Thanks.

Read only

Former Member
0 Likes
556

Thanks Balu,

I've tried created my GRID using the IDOC method (Message type : J3AGRI and Basic Type : J3AGRI01) .

IThe dosucments get posted successfully but there is a problem, when I try to test it tthrough t-code J3AV, it show that this grid does not exist with the given valid from date that i eneterd at the sametime it shows up when I try to search it by the short teext I enetred.

Any Ideas why is this happening ?

Thanks, Ajay

the

Read only

Former Member
0 Likes
556

I found the answer, it was because I was entering the Grid Name in small case letters, howver it accepts it with UpperCase letters only.

Regards