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

OOP methods that validate a date

Former Member
0 Likes
631

I've been unable to locate an OOP method that validates a date (like function module "DATE_CHECK_PLAUSIBILITY". Does one exist? If so, how does one go about finding it (I've done numerous scans for classes and methods dealing with dates).

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
520

Welcome to SDN.

Check these classes -

CL_DATE_DETERMINE

CL_HRPA_ASSIGNMENT_DATE

CL_HRPY_DATE

CL_RECA_DATE

Regards,

Amit

1 REPLY 1
Read only

amit_khare
Active Contributor
0 Likes
521

Welcome to SDN.

Check these classes -

CL_DATE_DETERMINE

CL_HRPA_ASSIGNMENT_DATE

CL_HRPY_DATE

CL_RECA_DATE

Regards,

Amit