MV61AF0F_FCODE_PROT 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 MV61AF0F_FCODE_PROT 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: Include MV61AF0F_FCODE_PROT
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
COND_PROTOCOL_REFRESH CALL FUNCTION 'COND_PROTOCOL_REFRESH' EXPORTING PR_SDPROTHEAD = SDPROTHEAD.
COND_PROTOCOL_UPDATE CALL FUNCTION 'COND_PROTOCOL_UPDATE' EXPORTING CP_KOPRT = KOPRT CP_SDPROTHEAD = SDPROTHEAD.
COND_PROTOCOL_UPDATE CALL FUNCTION 'COND_PROTOCOL_UPDATE' EXPORTING CP_KOPRT = KOPRT CP_SDPROTHEAD = SDPROTHEAD.
COND_PROTOCOL_UPDATE CALL FUNCTION 'COND_PROTOCOL_UPDATE' EXPORTING CP_KOPRT = KOPRT CP_SDPROTHEAD = SDPROTHEAD.
SD_MONITOR_PROTOCOL_GET_ALL CALL FUNCTION 'SD_MONITOR_PROTOCOL_GET_ALL' TABLES FSDPROTOCOL = XSDPROTOCOL EXCEPTIONS OTHERS = 1.
COND_PROTOCOL_SHOW CALL FUNCTION 'COND_PROTOCOL_SHOW' EXPORTING CPS_SDPROTHEAD = SDPROTHEAD CPS_KALSM = KOMK-KALSM CPS_KAPPL = KOMK-KAPPL CPS_KPOSN = KOMP-KPOSN CPS_KVEWE = 'A'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MV61AF0F_FCODE_PROT - Include MV61AF0F_FCODE_PROT MV61AF0F_FCODE_KREC - Include MV61AF0F_FCODE_KREC MV61AF0F_FCODE_BEARBEITEN_621 - Include MV61AF0F_FCODE_BEARBEITEN_621 MV61AF0F_FCODE_BEARBEITEN - Include MV61AF0F_FCODE_BEARBEITEN MV61AF0F - documentation and ABAP source code MV61AF0E - documentation and ABAP source code