devil20 发表于 2019-2-2 11:24:05

sap basic function-sapkill

Popup Screens  COPO_POPUP_TO_DISPLAY_TEXTLIST: Dialogue box displaying help when F1 is Pressed
  CORRESPONDENCE_POPUP_EMAIL: Dialogue box for requesting e-mail address
  EPS_PROGRESS_POPUP: Creates a number of graphical popups
  ERGO_TEXT_SHOW: Shows text in a documentation window
  F4_CLOCK: Displays a clock in a popup window
  F4_DATE: Displays a calendar in a popup window
  F4_FILENAME: Displays selection of files on local PC
  F4_FILENAME_SERVER: Displays selection of files on server

  F4_USER: Pops uplogon>  FITRV_CALCULATOR: A working popup calculator
  HELP_START: Help values on database fields
  HELP_VALUES_GET_NO_DD_NAME: Help values for any field
  HELP_VALUES_GET_WITH_DD_NAME: Help values on database fields
  HELP_VALUES_GET_WITH_DD_TABLE: Help values on database tables
  HELP_VALUES_GET_WITH_TABLE: Lists help values on selection screen
  KD_GET_FILENAME_ON_F4: Selects files on the local PC
  MD_POPUP_SHOW_INTERNAL_TABLE: Pops up contents of internal table
  POPUP_CONTINUE_YES_NO: Popup with the responses "Yes" and "No"
  POPUP_DISPLAY_TEXT: Displays help documentation
  POPUP_DISPLAY_TEXT_WITH_PARAMS: Displays help documentation with parameters
  POPUP_FOR_INTERACTION: General purpose popup box
  POPUP_NO_LIST: Displays standard dialogue box if no data
  POPUP_TO_DECIDE: Provides user with several push buttons
  POPUP_TO_DECIDE_LIST: Provides user with several radio buttons
  POPUP_TO_DECIDE_WITH_MESSAGE: Displays a diagnosis text
  POPUP_TO_DISPLAY_TEXT: Displays a two-line message
  POPUP_TO_INFORM: Displays several lines of text
  POPUP_TO_SELECT_MONTH: Popup to choose a month and year
  POPUP_WITH_TABLE_DISPLAY: Displays internal table data in a popup table
  SO_EXPRESS_FLAG_SET: Popup after user performs an action
  TERM_CONTROL_EDIT: Pops up mini-text editor
  TH_POPUP: Popup on a specific users screen
  TXW_TEXTNOTE_EDIT: Pops up mini-text editor
  WS_MSG: Displays a one-line message

页: [1]
查看完整版本: sap basic function-sapkill