FCNLSFPU is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter FCNLSFPU 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: Project Info System: List Output Pickup Form Routines
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CNIS_GET_VALUES CALL FUNCTION 'CNIS_GET_VALUES' EXPORTING I_TITLEBAR =
I_FLG_PICKUP = CON_YES CHANGING C_PICKUP_KEY = p_PICKUP_KEY C_PICKUP_FELD = p_PICKUP_FELD C_CURSOR_VOR_MARK = P_FLG_CURSOR_VOR_MARK EXCEPTIONS CANCEL = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FCNLSFPU - Project Info System: List Output Pickup Form Routines FCNLSFOB - Project Info System: Form Routines for Object-Specific List Output FCNLSFLA - Project Info System: List Output of List Output Form Routines FCNLSFKK - Project Info System: Correct Key Figure List Output Form Routines FCNLSFIN - Project Info System: Initialization List Output Form Routines FCNLSFHI - Project Info System: Hierarchy Processing List Output Form Routines