SAP OPEN_FI_PERFORM_00001340_E Function Module for









OPEN_FI_PERFORM_00001340_E is a standard open fi perform 00001340 e SAP function module available within SAP R/3 or S/4 Hana systems, depending on your version and release level. It is used to perform a specific ABAP function and below is the pattern details, 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 open fi perform 00001340 e FM, simply by entering the name OPEN_FI_PERFORM_00001340_E into the relevant SAP transaction such as SE37 or SE38.

Function Group: BFFM
Program Name: SAPLBFFM
Main Program: SAPLBFFM
Appliation area: F
Release date: N/A
Mode(Normal, Remote etc): Normal Function Module
Update:



Function OPEN_FI_PERFORM_00001340_E 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 'OPEN_FI_PERFORM_00001340_E'"
EXPORTING
I_KNA1 = "Customers A Segment
I_KNB1 = "Customers B Segment
I_KNA1_OLD = "Customers A Segment Old Status
I_KNB1_OLD = "Customers B Segment Old Status
I_KNVV = "Sales/Distribution Data

TABLES
T_XKNBK = "Bank Details (new
* T_YKNEX = "
* T_XKNVA = "Unloading Points (new)
* T_YKNVA = "Unloading Points (old)
* T_XKNVD = "Document Requirement SD (new)
* T_YKNVD = "Document Requirement SD (old)
* T_XKNVI = "Tax Indicators (new)
* T_YKNVI = "Tax Indicators (old)
* T_XKNVK = "Contact Person (new)
* T_YKNVK = "Contact Person (old)
* T_XKNVL = "Licences (new)
T_XKNB5 = "Dunning Data (new)
* T_YKNVL = "Licences (old)
* T_XKNVP = "Partner Functions (new)
* T_YKNVP = "Partner Functions (old)
* T_XKNAT = "
* T_XKNBW = "
* T_YKNAT = "
* T_YKNBW = "
T_YKNBK = "Bank Details (old)
T_YKNB5 = "Dunning Data (old)
T_XKNZA = "
T_YKNZA = "
* T_XKNAS = "
* T_YKNAS = "
* T_XKNEX = "
.



IMPORTING Parameters details for OPEN_FI_PERFORM_00001340_E

I_KNA1 - Customers A Segment

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

I_KNB1 - Customers B Segment

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

I_KNA1_OLD - Customers A Segment Old Status

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

I_KNB1_OLD - Customers B Segment Old Status

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

I_KNVV - Sales/Distribution Data

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

TABLES Parameters details for OPEN_FI_PERFORM_00001340_E

T_XKNBK - Bank Details (new

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

T_YKNEX -

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

T_XKNVA - Unloading Points (new)

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

T_YKNVA - Unloading Points (old)

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

T_XKNVD - Document Requirement SD (new)

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

T_YKNVD - Document Requirement SD (old)

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

T_XKNVI - Tax Indicators (new)

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

T_YKNVI - Tax Indicators (old)

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

T_XKNVK - Contact Person (new)

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

T_YKNVK - Contact Person (old)

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

T_XKNVL - Licences (new)

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

T_XKNB5 - Dunning Data (new)

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

T_YKNVL - Licences (old)

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

T_XKNVP - Partner Functions (new)

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

T_YKNVP - Partner Functions (old)

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

T_XKNAT -

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

T_XKNBW -

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

T_YKNAT -

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

T_YKNBW -

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

T_YKNBK - Bank Details (old)

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

T_YKNB5 - Dunning Data (old)

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

T_XKNZA -

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

T_YKNZA -

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

T_XKNAS -

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

T_YKNAS -

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

T_XKNEX -

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

Copy and paste ABAP code example for OPEN_FI_PERFORM_00001340_E 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_i_kna1  TYPE KNA1, "   
lt_t_xknbk  TYPE STANDARD TABLE OF FKNBK, "   
lt_t_yknex  TYPE STANDARD TABLE OF FKNEX, "   
lt_t_xknva  TYPE STANDARD TABLE OF FKNVA, "   
lt_t_yknva  TYPE STANDARD TABLE OF FKNVA, "   
lt_t_xknvd  TYPE STANDARD TABLE OF FKNVD, "   
lt_t_yknvd  TYPE STANDARD TABLE OF FKNVD, "   
lt_t_xknvi  TYPE STANDARD TABLE OF FKNVI, "   
lt_t_yknvi  TYPE STANDARD TABLE OF FKNVI, "   
lt_t_xknvk  TYPE STANDARD TABLE OF FKNVK, "   
lt_t_yknvk  TYPE STANDARD TABLE OF FKNVK, "   
lt_t_xknvl  TYPE STANDARD TABLE OF FKNVL, "   
lv_i_knb1  TYPE KNB1, "   
lt_t_xknb5  TYPE STANDARD TABLE OF FKNB5, "   
lt_t_yknvl  TYPE STANDARD TABLE OF FKNVL, "   
lt_t_xknvp  TYPE STANDARD TABLE OF FKNVP, "   
lt_t_yknvp  TYPE STANDARD TABLE OF FKNVP, "   
lt_t_xknat  TYPE STANDARD TABLE OF FKNAT, "   
lt_t_xknbw  TYPE STANDARD TABLE OF FKNBW, "   
lt_t_yknat  TYPE STANDARD TABLE OF FKNAT, "   
lt_t_yknbw  TYPE STANDARD TABLE OF FKNBW, "   
lt_t_yknbk  TYPE STANDARD TABLE OF FKNBK, "   
lv_i_kna1_old  TYPE KNA1, "   
lt_t_yknb5  TYPE STANDARD TABLE OF FKNB5, "   
lv_i_knb1_old  TYPE KNB1, "   
lv_i_knvv  TYPE KNVV, "   
lt_t_xknza  TYPE STANDARD TABLE OF FKNZA, "   
lt_t_yknza  TYPE STANDARD TABLE OF FKNZA, "   
lt_t_xknas  TYPE STANDARD TABLE OF FKNAS, "   
lt_t_yknas  TYPE STANDARD TABLE OF FKNAS, "   
lt_t_xknex  TYPE STANDARD TABLE OF FKNEX. "   

  CALL FUNCTION 'OPEN_FI_PERFORM_00001340_E'  "
    EXPORTING
         I_KNA1 = lv_i_kna1
         I_KNB1 = lv_i_knb1
         I_KNA1_OLD = lv_i_kna1_old
         I_KNB1_OLD = lv_i_knb1_old
         I_KNVV = lv_i_knvv
    TABLES
         T_XKNBK = lt_t_xknbk
         T_YKNEX = lt_t_yknex
         T_XKNVA = lt_t_xknva
         T_YKNVA = lt_t_yknva
         T_XKNVD = lt_t_xknvd
         T_YKNVD = lt_t_yknvd
         T_XKNVI = lt_t_xknvi
         T_YKNVI = lt_t_yknvi
         T_XKNVK = lt_t_xknvk
         T_YKNVK = lt_t_yknvk
         T_XKNVL = lt_t_xknvl
         T_XKNB5 = lt_t_xknb5
         T_YKNVL = lt_t_yknvl
         T_XKNVP = lt_t_xknvp
         T_YKNVP = lt_t_yknvp
         T_XKNAT = lt_t_xknat
         T_XKNBW = lt_t_xknbw
         T_YKNAT = lt_t_yknat
         T_YKNBW = lt_t_yknbw
         T_YKNBK = lt_t_yknbk
         T_YKNB5 = lt_t_yknb5
         T_XKNZA = lt_t_xknza
         T_YKNZA = lt_t_yknza
         T_XKNAS = lt_t_xknas
         T_YKNAS = lt_t_yknas
         T_XKNEX = lt_t_xknex
. " OPEN_FI_PERFORM_00001340_E




ABAP code using 7.40 inline data declarations to call FM OPEN_FI_PERFORM_00001340_E

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.

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


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!