SAPFJ001 is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for Subroutines for entering texts in constant screen fields These subroutines, which are accessed by means of external PERFORMs, can be used to enter numbered texts in constant output fields on screens...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter SAPFJ001 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Subroutines for Constant Screen Fields
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
STRING_SPLIT * CALL FUNCTION 'STRING_SPLIT' * EXPORTING DELIMITER = '-' * STRING = SCREEN-NAME * IMPORTING HEAD = HEAD * TAIL = TAIL.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SAPFJ001 - Subroutines for Constant Screen Fields SAPFJ001 - Subroutines for Constant Screen Fields SAPFI_WT_IE_CONTRACT_DETAILS - Mod. Pool SAPFI_WT_IE_CONTRACT_DETAILS SAPFI_WT_IE_CONTRACT_DETAILS - Mod. Pool SAPFI_WT_IE_CONTRACT_DETAILS SAPFIWK4A - Program for Object Type BUS2038A : Maintenance Notification BAPIs SAPFIWK4A - Program for Object Type BUS2038A : Maintenance Notification BAPIs