Function Module list used by SAP ABAP Function Module RTP_US_API_AGE_TO_DATE (Converts a floating number to year, month, days)
SAP ABAP Function Module
RTP_US_API_AGE_TO_DATE (Converts a floating number to year, month, days) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RTP_US_API_DATE_TO_STRUCT | Converts a date into a structure yyyy mm dd | ||
| 2 | RTP_US_API_MAX_DAYS_IN_MONTH | Determines the maximum number of days in a month | ||
| 3 | RTP_US_API_STRUCT_TO_DATE | Converts a structure yyyy mm dd to a date | ||