cancel
Showing results for 
Search instead for 
Did you mean: 

Post Goods Receipt –Standard Screen Refresh Issue

VenkateshG
Explorer
0 Kudos

Hi Everyone,

We did a customization at SAP ByD Post Goods Receipt Screen. Customization is as follows.

1)'.csv' file is added under Attachments tab of Post Goods Receipt Screen. This CSV file has the data to be processed and imported as Line Items of PGR

2) We used an extension field (check box) in the Header Data Section ('Import CSV'). When this extension field is checked for first time, Data from the CSV file is read and current line items are splitted (equivalent to 'Add Sub Item Button) from backend 'AfterModify.absl' script.

3) Issue : Though the Sub Line Items are created in the backend, they are not visible in the screen. Screen Refresh is not happening automatically.

When the user manually clicks 'Add Sub Item' button, the already created CSV line items also display.

4) We tried the custom screen refresh - Embedded Component with Button to trigger event handler 'RestartClient' or 'SyncDataContainer'. However refresh did not work.

Please let me know if the above customization done to refresh the screen is correct. If not what needs to be done to Refresh the screen.

Thanks.

Venkatesh

Accepted Solutions (0)

Answers (0)