Chinaunix首页 | 论坛 | 博客
  • 博客访问: 307525
  • 博文数量: 7
  • 博客积分: 7015
  • 博客等级: 少将
  • 技术积分: 2245
  • 用 户 组: 普通用户
  • 注册时间: 2007-09-14 17:31
文章分类

全部博文(7)

文章存档

2008年(7)

我的朋友

分类:

2008-08-14 09:30:34

Date, Month and Popup Related Function Modules

Date/Month Related Function Modules:

DATE_COMPUTE_DAY – Finds day of the month
DATE_CONV_EXT_TO_INT  - user formatted date is converted to system date
DATE_GET_WEEK  - convert date into year + week format
DATE_TO_DAY – gives weekday from date
DATE_IN_FUTURE – takes number of days and date  - gives future date in user format and system format
MONTH_PLUS_DETERMINE – add or subtract month from a date
RP_CALC_DATE_IN_INTERNAL – add/subtract year/month/days from a date
WEEK_GET_FIRST_DAY – take input as YYYYWW and it gives first day of the week.
MONTH_NAMES_GET – language is only parameter. Returns internal table with months.
MONTH_PLUS_DETERMINE – subtract months from date

Popup Related Function Modules:

POPUP_TO_DISPLAY_TEXT – display 2 line text.
POPUP_TO_CONFIRM_STEP
POPUP_TO_CONFIRM_WITH_VALUE (with Back and Exit)
POPUP_TO_CONFIRM_LOSS_OF_DATA (with Cancel). 
POPUP_TO_CONFIRM_WITH_MESSAGE
POPUP_TO_DECIDE
POPUP_TO_DECIDE_WITH_MESSAGE

阅读(1052) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~