FV50KFLK 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 FV50KFLK 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.
INCLUDE FV50XFLK.
INCLUDE FV50KFLK_LIKP_EXPORT_BESTIMMEN.
INCLUDE FV50KFLK_LIKP_FUELLEN_OR.
INCLUDE FV50KFLK_LIKP_FUELLEN_OR_LIPS.
INCLUDE FV50KFLK_LIKP_FUELLEN_KUAGV.
INCLUDE FV50KFLK_LIKP_GEWICHTSGRUPPE_E. "RMITTELN
INCLUDE FV50KFLK_LIKP_LOESCHEN.
INCLUDE FV50KFLK_LIKP_SUMMEN_ERMITTELN.
INCLUDE FV50KFLK_XLIKP_LOESCHEN.
INCLUDE FV50KFLK_LIKP_PARTNER_AENDERN.
INCLUDE FV50KFLK_LIKP_VBEAK_BERECHNEN.
INCLUDE FV50KFLK_LIKP_WERTE_UMRECHNEN.
INCLUDE FV50KFLK_LIKP_FUELLEN_T683C.
INCLUDE FV50KFLK_LIKP_FAKTURADATUM_BER. "ECHNEN
INCLUDE FV50KFLK_LIKP_KODAT_ERMITTELN.
INCLUDE FV50KFLK_LIEFERAVISDATUM_PRUEF. "EN
INCLUDE FV50KFLK_COMPARE_HEADER_AND_SE. "ET_LGNUM
INCLUDE FV50KFLK_BUILD_SPLITPROT.
INCLUDE FV50KFLK_MOVE_LGNUM_LISPL_TO_L. "IKP.
INCLUDE FV50KFLK_REPLACE_LIKP_LISPL.
INCLUDE FV50KFLK_LIKP_SET_LGNUM_LISPL.
INCLUDE FV50KFLK_VLSTK_BEZ_DETERMINE.
INCLUDE FV50KFLK_PROVIDE_TABLES.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.