SAP J_7L_VBRP_KVFM_PARALLEL Function Module for NOTRANSL: REA Mengenströme für Periodenmeldung aus Faktura (Summentabelle)









J_7L_VBRP_KVFM_PARALLEL is a standard j 7l vbrp kvfm parallel SAP function module available within SAP R/3 or S/4 Hana systems, depending on your version and release level. It is used for NOTRANSL: REA Mengenströme für Periodenmeldung aus Faktura (Summentabelle) processing and below is the pattern details for this FM, showing its interface including any import and export parameters, exceptions etc. there is also a full "cut and paste" ABAP pattern code example, along with implementation ABAP coding, documentation and contribution comments specific to this or related objects.


See here to view full function module documentation and code listing for j 7l vbrp kvfm parallel FM, simply by entering the name J_7L_VBRP_KVFM_PARALLEL into the relevant SAP transaction such as SE37 or SE38.

Function Group: J7LB
Program Name: SAPLJ7LB
Main Program: SAPLJ7LB
Appliation area: V
Release date: N/A
Mode(Normal, Remote etc): Remote-Enabled
Update:



Function J_7L_VBRP_KVFM_PARALLEL pattern details

In-order to call this FM within your sap programs, simply using the below ABAP pattern details to trigger the function call...or see the full ABAP code listing at the end of this article. You can simply cut and paste this code into your ABAP progrom as it is, including variable declarations.
CALL FUNCTION 'J_7L_VBRP_KVFM_PARALLEL'"NOTRANSL: REA Mengenströme für Periodenmeldung aus Faktura (Summentabelle)
EXPORTING
ENTNR = "Recycling Partner
* DATBI = "Valid To
* RBUKR = "Reference Company Code
* LANDR = "Reference cntry
* PROGRM = 'V' "Single-Character Indicator
* KZPRFM = 'X' "Indicator: Evaluate Price Formula
* KZMATNX = ' ' "Single-Character Indicator
* SPLITX = ' ' "Single-Character Indicator
* J_7LE01_IN = "Recycling Partner Header
* J_7LE02_IN = "Recycling Partner Data: Company Code
* J_7LE09_IN = "REA Partner Master: Document Types
BUKRS = "Company Code
* GEWEIP = "Condition Unit
LAND1 = "Country
WAERK = "Document Currency
* BLART = "Document Category
* BUDAT = "Posting Date
* VRPNR = "Packaging Number
* PROT = ' ' "Indicator: Data Filter for Billing Type
* DATAB = "Valid From

IMPORTING
FMENG = "Component quantity
MEINS = "Component unit of measure

TABLES
* J_7LV1K_TAB = "REA Document: Header Data
* J_7LV1P_TAB = "REA Document: Item Data
* J_7LKVFM_TAB = "REA Declaration: Communication Structure Quant.Flow Billing
* J_7LKB6_TAB = "REA Price calculation: Periods condition types
* BALMI_TAB = "Application Log: APPL_LOG_WRITE_MESSAGES interface

EXCEPTIONS
DATA_INCONSISTENCY = 1
.



IMPORTING Parameters details for J_7L_VBRP_KVFM_PARALLEL

ENTNR - Recycling Partner

Data type: J_7LE01-ENTNR
Optional: No
Call by Reference: No ( called with pass by value option)

DATBI - Valid To

Data type: J_7LV1K-DATBI
Optional: Yes
Call by Reference: No ( called with pass by value option)

RBUKR - Reference Company Code

Data type: J_7LC02-RBUKR
Optional: Yes
Call by Reference: No ( called with pass by value option)

LANDR - Reference cntry

Data type: J_7LC10-LANDR
Optional: Yes
Call by Reference: No ( called with pass by value option)

PROGRM - Single-Character Indicator

Data type: CHAR1
Default: 'V'
Optional: Yes
Call by Reference: No ( called with pass by value option)

KZPRFM - Indicator: Evaluate Price Formula

Data type: J_7LE01-KZPRFM
Default: 'X'
Optional: Yes
Call by Reference: No ( called with pass by value option)

KZMATNX - Single-Character Indicator

Data type: CHAR1
Default: ' '
Optional: Yes
Call by Reference: No ( called with pass by value option)

SPLITX - Single-Character Indicator

Data type: BAPIMISC-CHAR1
Default: ' '
Optional: Yes
Call by Reference: No ( called with pass by value option)

J_7LE01_IN - Recycling Partner Header

Data type: J_7LE01
Optional: Yes
Call by Reference: No ( called with pass by value option)

J_7LE02_IN - Recycling Partner Data: Company Code

Data type: J_7LE02
Optional: Yes
Call by Reference: No ( called with pass by value option)

J_7LE09_IN - REA Partner Master: Document Types

Data type: J_7LE09
Optional: Yes
Call by Reference: No ( called with pass by value option)

BUKRS - Company Code

Data type: J_7LE02-BUKRS
Optional: No
Call by Reference: No ( called with pass by value option)

GEWEIP - Condition Unit

Data type: J_7LP02-KMEIN
Optional: Yes
Call by Reference: No ( called with pass by value option)

LAND1 - Country

Data type: J_7LE01-LAND1
Optional: No
Call by Reference: No ( called with pass by value option)

WAERK - Document Currency

Data type: J_7LV1K-WAERK
Optional: No
Call by Reference: No ( called with pass by value option)

BLART - Document Category

Data type: J_7LE09-BLART
Optional: Yes
Call by Reference: No ( called with pass by value option)

BUDAT - Posting Date

Data type: J_7LV1K-BUDAT
Optional: Yes
Call by Reference: No ( called with pass by value option)

VRPNR - Packaging Number

Data type: J_7LV01-VRPNR
Optional: Yes
Call by Reference: No ( called with pass by value option)

PROT - Indicator: Data Filter for Billing Type

Data type: J_7LC08-KZFKART
Default: ' '
Optional: Yes
Call by Reference: No ( called with pass by value option)

DATAB - Valid From

Data type: J_7LV1K-DATAB
Optional: Yes
Call by Reference: No ( called with pass by value option)

EXPORTING Parameters details for J_7L_VBRP_KVFM_PARALLEL

FMENG - Component quantity

Data type: J_7LM04-FMENG
Optional: No
Call by Reference: No ( called with pass by value option)

MEINS - Component unit of measure

Data type: J_7LM04-MEINS
Optional: No
Call by Reference: No ( called with pass by value option)

TABLES Parameters details for J_7L_VBRP_KVFM_PARALLEL

J_7LV1K_TAB - REA Document: Header Data

Data type: J_7LV1K
Optional: Yes
Call by Reference: No ( called with pass by value option)

J_7LV1P_TAB - REA Document: Item Data

Data type: J_7LV1P
Optional: Yes
Call by Reference: No ( called with pass by value option)

J_7LKVFM_TAB - REA Declaration: Communication Structure Quant.Flow Billing

Data type: J_7LKVFM
Optional: Yes
Call by Reference: No ( called with pass by value option)

J_7LKB6_TAB - REA Price calculation: Periods condition types

Data type: J_7LKB6
Optional: Yes
Call by Reference: No ( called with pass by value option)

BALMI_TAB - Application Log: APPL_LOG_WRITE_MESSAGES interface

Data type: BALMI
Optional: Yes
Call by Reference: No ( called with pass by value option)

EXCEPTIONS details

DATA_INCONSISTENCY - Inconsistent Data

Data type:
Optional: No
Call by Reference: No ( called with pass by value option)

Copy and paste ABAP code example for J_7L_VBRP_KVFM_PARALLEL Function Module

The ABAP code below is a full code listing to execute function module POPUP_TO_CONFIRM including all data declarations. The code uses the original data declarations rather than the latest in-line data DECLARATION SYNTAX but I have included an ABAP code snippet at the end to show how declarations would look using the newer method of declaring data variables on the fly. This will allow you to compare and fully understand the new inline method. Please note some of the newer syntax such as the @DATA is not available until a later 4.70 service pack (SP8), which i why i have stuck to the origianl for this example.

DATA:
lv_entnr  TYPE J_7LE01-ENTNR, "   
lv_fmeng  TYPE J_7LM04-FMENG, "   
lt_j_7lv1k_tab  TYPE STANDARD TABLE OF J_7LV1K, "   
lv_data_inconsistency  TYPE J_7LV1K, "   
lv_datbi  TYPE J_7LV1K-DATBI, "   
lv_rbukr  TYPE J_7LC02-RBUKR, "   
lv_landr  TYPE J_7LC10-LANDR, "   
lv_progrm  TYPE CHAR1, "   'V'
lv_kzprfm  TYPE J_7LE01-KZPRFM, "   'X'
lv_kzmatnx  TYPE CHAR1, "   ' '
lv_splitx  TYPE BAPIMISC-CHAR1, "   ' '
lv_j_7le01_in  TYPE J_7LE01, "   
lv_j_7le02_in  TYPE J_7LE02, "   
lv_j_7le09_in  TYPE J_7LE09, "   
lv_bukrs  TYPE J_7LE02-BUKRS, "   
lv_meins  TYPE J_7LM04-MEINS, "   
lt_j_7lv1p_tab  TYPE STANDARD TABLE OF J_7LV1P, "   
lv_geweip  TYPE J_7LP02-KMEIN, "   
lv_land1  TYPE J_7LE01-LAND1, "   
lt_j_7lkvfm_tab  TYPE STANDARD TABLE OF J_7LKVFM, "   
lv_waerk  TYPE J_7LV1K-WAERK, "   
lt_j_7lkb6_tab  TYPE STANDARD TABLE OF J_7LKB6, "   
lv_blart  TYPE J_7LE09-BLART, "   
lt_balmi_tab  TYPE STANDARD TABLE OF BALMI, "   
lv_budat  TYPE J_7LV1K-BUDAT, "   
lv_vrpnr  TYPE J_7LV01-VRPNR, "   
lv_prot  TYPE J_7LC08-KZFKART, "   ' '
lv_datab  TYPE J_7LV1K-DATAB. "   

  CALL FUNCTION 'J_7L_VBRP_KVFM_PARALLEL'  "NOTRANSL: REA Mengenströme für Periodenmeldung aus Faktura (Summentabelle)
    EXPORTING
         ENTNR = lv_entnr
         DATBI = lv_datbi
         RBUKR = lv_rbukr
         LANDR = lv_landr
         PROGRM = lv_progrm
         KZPRFM = lv_kzprfm
         KZMATNX = lv_kzmatnx
         SPLITX = lv_splitx
         J_7LE01_IN = lv_j_7le01_in
         J_7LE02_IN = lv_j_7le02_in
         J_7LE09_IN = lv_j_7le09_in
         BUKRS = lv_bukrs
         GEWEIP = lv_geweip
         LAND1 = lv_land1
         WAERK = lv_waerk
         BLART = lv_blart
         BUDAT = lv_budat
         VRPNR = lv_vrpnr
         PROT = lv_prot
         DATAB = lv_datab
    IMPORTING
         FMENG = lv_fmeng
         MEINS = lv_meins
    TABLES
         J_7LV1K_TAB = lt_j_7lt1k_tab
         J_7LV1P_TAB = lt_j_7lt1p_tab
         J_7LKVFM_TAB = lt_j_7lkvfm_tab
         J_7LKB6_TAB = lt_j_7lkb6_tab
         BALMI_TAB = lt_balmi_tab
    EXCEPTIONS
        DATA_INCONSISTENCY = 1
. " J_7L_VBRP_KVFM_PARALLEL




ABAP code using 7.40 inline data declarations to call FM J_7L_VBRP_KVFM_PARALLEL

The below ABAP code uses the newer in-line data declarations. This allows you to see the coding differences/benefits of the later inline syntax. Please note some of the newer syntax below, such as the @DATA is not available until 4.70 EHP 8.

"SELECT single ENTNR FROM J_7LE01 INTO @DATA(ld_entnr).
 
"SELECT single FMENG FROM J_7LM04 INTO @DATA(ld_fmeng).
 
 
 
"SELECT single DATBI FROM J_7LV1K INTO @DATA(ld_datbi).
 
"SELECT single RBUKR FROM J_7LC02 INTO @DATA(ld_rbukr).
 
"SELECT single LANDR FROM J_7LC10 INTO @DATA(ld_landr).
 
DATA(ld_progrm) = 'V'.
 
"SELECT single KZPRFM FROM J_7LE01 INTO @DATA(ld_kzprfm).
DATA(ld_kzprfm) = 'X'.
 
DATA(ld_kzmatnx) = ' '.
 
"SELECT single CHAR1 FROM BAPIMISC INTO @DATA(ld_splitx).
DATA(ld_splitx) = ' '.
 
 
 
 
"SELECT single BUKRS FROM J_7LE02 INTO @DATA(ld_bukrs).
 
"SELECT single MEINS FROM J_7LM04 INTO @DATA(ld_meins).
 
 
"SELECT single KMEIN FROM J_7LP02 INTO @DATA(ld_geweip).
 
"SELECT single LAND1 FROM J_7LE01 INTO @DATA(ld_land1).
 
 
"SELECT single WAERK FROM J_7LV1K INTO @DATA(ld_waerk).
 
 
"SELECT single BLART FROM J_7LE09 INTO @DATA(ld_blart).
 
 
"SELECT single BUDAT FROM J_7LV1K INTO @DATA(ld_budat).
 
"SELECT single VRPNR FROM J_7LV01 INTO @DATA(ld_vrpnr).
 
"SELECT single KZFKART FROM J_7LC08 INTO @DATA(ld_prot).
DATA(ld_prot) = ' '.
 
"SELECT single DATAB FROM J_7LV1K INTO @DATA(ld_datab).
 


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!