A list of useful function modules. However, some of these are not available in 4.7
- BP_EVENT_RAISE
Trigger an event from ABAP/4 program. - BP_JOBLOG_READ
Fetch job log executions filling the structure TBTC5. - G_SET_GET_ALL_VALUES
Fetch values from a set filling the structure RGSB4. - POPUP_TO_CONFIRM_LOSS_OF_DATA
Create a dialog box in which you make a question whether the user wishes to perform a processing step with loss of data. - POPUP_TO_CONFIRM_STEP
Create a dialog box in which you make a question whether the user wishes to perform the step. - POPUP_TO_CONFIRM_WITH_MESSAGE
Create a dialog box in which you inform the user about a specific decision point during an action. - POPUP_TO_CONFIRM_WITH_VALUE
Create a dialog box in which you make a question whether the user wishes to perform a processing step with a particular object. - POPUP_TO_DECIDE
Create a dialog box in which you require the user between the two processing alternatives, or to cancel the action. - POPUP_TO_DECIDE_WITH_MESSAGE
Create a dialog box in which you inform the user about a specific decision point via a diagnosis text. - POPUP_TO_DISPLAY_TEXT
Create a dialog box in which you display a two-line message. - RFC_SYSTEM_INFO
Fetch information from the current instance filling the structure FRCSI. - RS_SEND_MAIL_FOR_SPOOLLIST
Send messages from ABAP/4 programs to SAPoffice. The structure SOLI may contain the message. - RZL_SLEEP
Hang the current application from 1 to 5 seconds. - RZL_SUBMIT
Submit a remote report. - SAPGUI_PROGRESS_INDICATOR
Set progress indicator on the left lower corner of the current window. - SD_PRINT_TERMS_OF_PAYMENT
Format terms of payment according to base line date and payment terms. - SO_WIND_SPOOL_LIST
Browse printer spool numbers according to user informed. - SO_SPOOL_READ
Fetch printer spool according to the spool number informed. - SO_USER_LIST_READ
List of all users filling the structure SOUD3. - SPELL_AMOUNT
Return the amount in words filling the structure SPELL. - TH_SAPREL
Gather information from the current system including upgrade activities. It completes fields from the structure KKS03. - TH_SERVER_LIST
Gather information of all instances filling the structure MSXXLIST. - TH_USER_LIST
List of logged users filling the structure UINFO. - TH_USER_INFO
Information about the current user. It completes fields from the structure KKS03. - TH_WPINFO
List of work processes filling the structure WPINFO. - WS_UPLOAD
Transfer files from the frontend to the application server. - WS_DOWNLOAD
Transfer files from the application server to the frontend. - WS_EXCEL
Download files at the frontend in excel format. - WS_EXECUTE
Execute an external program on the presentation server. - WS_FILE_DELETE
Delete file at the frontend. - WS_VOLUME_GET
Get the label from a frontend device. - WS_MSG
Create a dialog box in which you display an one-line message. - WB2_READ_CUSTOMER_NAME
Get Customer names - HAZMAT_MATNR_GET_TEXT
Get material description - MRM_DBTAB_KONV_READ
Read table Konv - RV_ORDER_FLOW_INFORMATION
Read Document flow - CATS_NUMERIC_INPUT_CHECK
Check if a string is a number - RFC_GET_TABLE_ENTRIESRFC_READ_TABLE
Read a table via RFC - SD_ARRANG_BILLING_DOCS_READ
Read billing documents
Last modified: 2005/09/18 – / Author: phpwcms webmaster