cancel
Showing results for 
Search instead for 
Did you mean: 

Missing line items after clicking on EDIT button while creating the shopping carts

Former Member
0 Kudos


Hi Experts,

I am creating Shopping cart. I am at second Roadmap element 'SHOPPING CART'. I am adding line items to Shopping cart.Added 2 lines to Shopping cart then Saved.

Then clicked on EDIT button and then added another 2 line items and clicked on Save button.For adding another line items, clicked on EDIT button

and noticed that only 2 line items are displayed instead of 4. But all line items are saved in the database. But showing only 2 line items on the same SRM Screen.

I have checked the Webdynpro Component for this EDIT button. The component name is FPM_GAF_COMPONENT. There is no custom logic for this EDIT button.

Why some items are not showing on SRM Screen after cliking on EDIT button. Is this a standard functionality.?

For dispaying all line items, what I need to do..?

Please help me. Thanks in Advance.

Regards

Nagireddy Alavala

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nagireddy,

Please check in the Component configuration whether the view showning line items has any restriction like showing only 2 lineitems. You can see the settings in the configuration level.

Regards,
RaviKiran.K

Former Member
0 Kudos

Hi Ravikiran,

I have checked manually. There is no restriction for only 2 line items.

We can have many line items.

What my doubt is, first I added two line items and then saved the line items by clicking on save button.

Then inorder to add line items, we need to click on Edit button. then I added 2 more line items using ADD lineitem button. At this stage we have 4 line items.

Now when I click on EDIT button, the newly added 2 line items are deleted from that screen but saved in the database.

Before clicking on save button, we can add number of line items.

But after clicking on Save button, if we add some line items, it will add but when you click on edit button, these line items added after first save will be disappear from the screen.

I want to know why this is happening like this...Is this a standard functionality...?

and where is the logic for this EDIT button. we are using Standard WD component only.

Thanks

Nagireddy Alavala