FM06KF02_CALL_CONDITION 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 FM06KF02_CALL_CONDITION 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RV_CONDITION_MAINTENANCE CALL FUNCTION 'RV_CONDITION_MAINTENANCE' EXPORTING APPLICATION = VAKE-KAPPL CONDITION_TABLE = VAKE-KOTABNR CONDITION_TYPE = VAKE-KSCHL RECORD_NUMBER = VAKE-KNUMH SELECTION_DATE = VAKE-DATBI KEY_FIELDS = *KOMG FIRST_SCREEN = 'B' "SCREE MAINTAIN_MODE = MODUS ENQUEUE = SPERRE I_KOMK = KOMK I_KOMP = KOMP CONTEXT_REQUESTED = 'X' "309236 IMPORTING E_KOMK = KOMK E_KOMP = KOMP CHANGE_IN_RECORD = KOND_CHANGE SAVE_REQUESTED = KOND_BUCH EXCEPTIONS ENQUEUE_ON_RECORD = 03 NO_SELECTION = 01 TERMINATED_BY_USER = 02.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FM06KF02_CALL_CONDITION - FM06KF02CALLCONDITION FM06KF02_BUCHEN - FM06KF02BUCHEN FM06KF02_BERECHTIGUNG_INFOSATZ - FM06KF02BERECHTIGUNGINFOSATZ FM06KF02_BERECHTIGUNG_INFOSA03 - FM06KF02BERECHTIGUNGINFOSA03 FM06KF02_BERECHTIGUNG_INFOSA02 - FM06KF02BERECHTIGUNGINFOSA02 FM06KF02_BERECHTIGUNGEN_KONTRA - FM06KF02BERECHTIGUNGENKONTRA