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

REgarding Checking the validity

Former Member
0 Likes
613

Hi All,

I have installed SAP 5 version, How i can check validity of my SAP software... Please help me if you know this ..

Thanks,

Suresh

3 REPLIES 3
Read only

former_member404244
Active Contributor
0 Likes
568

Hi,

Goto sap main menu,then click on system status...u will get...

Regards,

nagaraj

Read only

0 Likes
568

in which table this validity date will be stored??

Read only

0 Likes
568

Hi,

Use the FM:

DATE_CHECK_PLAUSIBILITY

Check to see if a date is in a valid format for SAP. Works well when validating dates being passed in from other systems

Regarsd