Hi all,
I have an application having 3internal components.2 components are 2 modules and all 2 components are integrated in the 3 th component.3th component is having a single window and single view with 2 hyperlinks to the 2 modules(2 componets).
I am using all same standrad BAPI's as function modules in these 2 modules .
Using the first moduule i will add reocrds and using 2nd module i will update the record.
The problem i am facing here is
If i add 3 records it is getting updated in the backend menas if already 5 records are present then 5+3=8 records are there in SAP BAPIS .But in the front end if i execute the same bapi to get the total no of records it is still displaying thema s 5.
But if i refesh the browser and display the total size it is showing 8 records.
I Invalidated all the output and input nodes of standarad Bapis i am using.
But i am unable to identify the root cause of this problem..
Can any one plesae help me out in resolving this issue
Regards
Padma N