Application Development 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: 

Verification of data on the server side - Portal

Former Member
0 Kudos

Hello,

What steps should be taken in Portal so that "Data is first verified on the server side for the correctness and then further processed"?

Thank you in advance.

Best regards,

Dharmi

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

It looks like we are talking about data inconsistencies. Is it in BI portal. If so usually the admin team compares the figures with ECC for uploads they perform.

Please elobarate your question so that we may be able to help.

Regards,

Gowrinadh

4 REPLIES 4

Former Member
0 Kudos

Hi,

It looks like we are talking about data inconsistencies. Is it in BI portal. If so usually the admin team compares the figures with ECC for uploads they perform.

Please elobarate your question so that we may be able to help.

Regards,

Gowrinadh

0 Kudos

Hi Gowrinadh,

Yes, It is a BI Portal. There are no Data inconsistencies.

Regards,

Dharmi

Former Member
0 Kudos

It sounds like an audit check point.

Generally in this scenario it relates to data being entered in the portal is subject to the same checks that the SAP backend performs.

As an example, a company code being checked to see if it exists. If you enter a CC in the backend, there is usually a lookup against table T001 to check that the plant is a real one.

I would check with your portal development team that they have ensured that these checks have been incorporated in their developments. If they have and they can prove it then you have satisfied the control.

0 Kudos

Hi Alex,

You are right.

What kind of checks are these? Can you kindly elaborate?

Many thanks,

Dharmi