SAP JITOUT01_READ_JITHD_JITOIT Function Module for NOTRANSL: Lesen der Tabellen JITHD und JITOIT









JITOUT01_READ_JITHD_JITOIT is a standard jitout01 read jithd jitoit 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: Lesen der Tabellen JITHD und JITOIT 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 jitout01 read jithd jitoit FM, simply by entering the name JITOUT01_READ_JITHD_JITOIT into the relevant SAP transaction such as SE37 or SE38.

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



Function JITOUT01_READ_JITHD_JITOIT 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 'JITOUT01_READ_JITHD_JITOIT'"NOTRANSL: Lesen der Tabellen JITHD und JITOIT
EXPORTING
* JINUM_IT = "Range Table for JINUM
* INTST_IT = "
* POSID_IT = "Table Type for Range Table for Int. Components Grp No. Inb.
* OUTPO_IT = "Table Type for Range Table for Int. Components Grp No. Outb.
* CNTRL_IT = "
* INDAT_IT = "Table Type for Ranges Table for Time of Internal Status
* GRPIN_IT = "Selection options for grouping info
* GRIND_IT = "Selection options for grouping index
* RDATE_IT = "Table Type for Ranges Table for Requirement Time
* CRDAT_IT = "Range Structure for Planned Requirement Time
* PKNUM_IT = "Table Type for Ranges Table for Control Cycle
* PRODN_IT = "SumJC: Table w.Selection Options f. External Call No.(SumJC)
* ANLIE_IT = "Table Type f.Ranges Table using Comp.Group Type (Delivery)
* GRDON_IT = "Table Type for Range Table of Components Goods Receipt
* MAX_COUNT_IV = 0 "Max. Number of Entries
* ONLY_OUTPO_IV = '' "
* ABTYP_IT = "Structure for Range Table using Call Type
* CUSTO_IT = "Table Type for Ranges Table for JIT Customer
* SEQNR_IT = "Table Type for Ranges Table for Sequence Number
* SSPEZ_IT = "Selection options for additional information 2
* VEHID_IT = "Selection options for additional information 2
* VETYP_IT = "Selection options for additional information 1
* LIFNR_IT = "Table Type for Ranges Table for Vendors

IMPORTING
JIT_HD_OIT_ET = "Chain JITHD - JITOIT
JIT_HD_OIT_OCO_ET = "

EXCEPTIONS
NO_ENTRY_FOUND = 1
.



IMPORTING Parameters details for JITOUT01_READ_JITHD_JITOIT

JINUM_IT - Range Table for JINUM

Data type: JIT_JINUM_RANGE_TT
Optional: Yes
Call by Reference: Yes

INTST_IT -

Data type: JIT_INTST_RANGE_TT
Optional: Yes
Call by Reference: Yes

POSID_IT - Table Type for Range Table for Int. Components Grp No. Inb.

Data type: JIT_POSID_RANGE_TT
Optional: Yes
Call by Reference: Yes

OUTPO_IT - Table Type for Range Table for Int. Components Grp No. Outb.

Data type: JIT_OUTPO_RANGE_TT
Optional: Yes
Call by Reference: Yes

CNTRL_IT -

Data type: JIT_CNTRL_RANGE_TT
Optional: Yes
Call by Reference: Yes

INDAT_IT - Table Type for Ranges Table for Time of Internal Status

Data type: JIT_INDAT_RANGE_TT
Optional: Yes
Call by Reference: Yes

GRPIN_IT - Selection options for grouping info

Data type: JIT_GRPIN_RANGE_TT
Optional: Yes
Call by Reference: Yes

GRIND_IT - Selection options for grouping index

Data type: JIT_GRIND_RANGE_TT
Optional: Yes
Call by Reference: Yes

RDATE_IT - Table Type for Ranges Table for Requirement Time

Data type: JIT_RDATE_RANGE_TT
Optional: Yes
Call by Reference: Yes

CRDAT_IT - Range Structure for Planned Requirement Time

Data type: JIT_CRDAT_RANGE_TT
Optional: Yes
Call by Reference: Yes

PKNUM_IT - Table Type for Ranges Table for Control Cycle

Data type: JITO_PKNUM_RANGE_TT
Optional: Yes
Call by Reference: Yes

PRODN_IT - SumJC: Table w.Selection Options f. External Call No.(SumJC)

Data type: JIT_PRODN_RANGE_TT
Optional: Yes
Call by Reference: Yes

ANLIE_IT - Table Type f.Ranges Table using Comp.Group Type (Delivery)

Data type: JIT_ANLIE_RANGE_TT
Optional: Yes
Call by Reference: Yes

GRDON_IT - Table Type for Range Table of Components Goods Receipt

Data type: JITO_GRDON_RANGE_TT
Optional: Yes
Call by Reference: Yes

MAX_COUNT_IV - Max. Number of Entries

Data type: I
Optional: Yes
Call by Reference: Yes

ONLY_OUTPO_IV -

Data type: C
Default: ''
Optional: Yes
Call by Reference: Yes

ABTYP_IT - Structure for Range Table using Call Type

Data type: JIT_ABTYP_RANGE_TT
Optional: Yes
Call by Reference: Yes

CUSTO_IT - Table Type for Ranges Table for JIT Customer

Data type: JIT_CUSTO_RANGE_TT
Optional: Yes
Call by Reference: Yes

SEQNR_IT - Table Type for Ranges Table for Sequence Number

Data type: JIT_SEQNR_RANGE_TT
Optional: Yes
Call by Reference: Yes

SSPEZ_IT - Selection options for additional information 2

Data type: JIT_SSPEZ_RANGE_TT
Optional: Yes
Call by Reference: Yes

VEHID_IT - Selection options for additional information 2

Data type: JIT_VEHID_RANGE_TT
Optional: Yes
Call by Reference: Yes

VETYP_IT - Selection options for additional information 1

Data type: JIT_VETYP_RANGE_TT
Optional: Yes
Call by Reference: Yes

LIFNR_IT - Table Type for Ranges Table for Vendors

Data type: JIT_LIFNR_RANGES_TT
Optional: Yes
Call by Reference: Yes

EXPORTING Parameters details for JITOUT01_READ_JITHD_JITOIT

JIT_HD_OIT_ET - Chain JITHD - JITOIT

Data type: JIT_HD_OIT_TT
Optional: No
Call by Reference: Yes

JIT_HD_OIT_OCO_ET -

Data type: JITHD_OIT_OCO_TT
Optional: No
Call by Reference: Yes

EXCEPTIONS details

NO_ENTRY_FOUND - No Entry Found

Data type:
Optional: No
Call by Reference: Yes

Copy and paste ABAP code example for JITOUT01_READ_JITHD_JITOIT 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_jinum_it  TYPE JIT_JINUM_RANGE_TT, "   
lv_jit_hd_oit_et  TYPE JIT_HD_OIT_TT, "   
lv_no_entry_found  TYPE JIT_HD_OIT_TT, "   
lv_intst_it  TYPE JIT_INTST_RANGE_TT, "   
lv_posid_it  TYPE JIT_POSID_RANGE_TT, "   
lv_outpo_it  TYPE JIT_OUTPO_RANGE_TT, "   
lv_cntrl_it  TYPE JIT_CNTRL_RANGE_TT, "   
lv_indat_it  TYPE JIT_INDAT_RANGE_TT, "   
lv_grpin_it  TYPE JIT_GRPIN_RANGE_TT, "   
lv_grind_it  TYPE JIT_GRIND_RANGE_TT, "   
lv_rdate_it  TYPE JIT_RDATE_RANGE_TT, "   
lv_crdat_it  TYPE JIT_CRDAT_RANGE_TT, "   
lv_pknum_it  TYPE JITO_PKNUM_RANGE_TT, "   
lv_prodn_it  TYPE JIT_PRODN_RANGE_TT, "   
lv_jit_hd_oit_oco_et  TYPE JITHD_OIT_OCO_TT, "   
lv_anlie_it  TYPE JIT_ANLIE_RANGE_TT, "   
lv_grdon_it  TYPE JITO_GRDON_RANGE_TT, "   
lv_max_count_iv  TYPE I, "   0
lv_only_outpo_iv  TYPE C, "   ''
lv_abtyp_it  TYPE JIT_ABTYP_RANGE_TT, "   
lv_custo_it  TYPE JIT_CUSTO_RANGE_TT, "   
lv_seqnr_it  TYPE JIT_SEQNR_RANGE_TT, "   
lv_sspez_it  TYPE JIT_SSPEZ_RANGE_TT, "   
lv_vehid_it  TYPE JIT_VEHID_RANGE_TT, "   
lv_vetyp_it  TYPE JIT_VETYP_RANGE_TT, "   
lv_lifnr_it  TYPE JIT_LIFNR_RANGES_TT. "   

  CALL FUNCTION 'JITOUT01_READ_JITHD_JITOIT'  "NOTRANSL: Lesen der Tabellen JITHD und JITOIT
    EXPORTING
         JINUM_IT = lv_jinum_it
         INTST_IT = lv_intst_it
         POSID_IT = lv_posid_it
         OUTPO_IT = lv_outpo_it
         CNTRL_IT = lv_cntrl_it
         INDAT_IT = lv_indat_it
         GRPIN_IT = lv_grpin_it
         GRIND_IT = lv_grind_it
         RDATE_IT = lv_rdate_it
         CRDAT_IT = lv_crdat_it
         PKNUM_IT = lv_pknum_it
         PRODN_IT = lv_prodn_it
         ANLIE_IT = lv_anlie_it
         GRDON_IT = lv_grdon_it
         MAX_COUNT_IV = lv_max_count_iv
         ONLY_OUTPO_IV = lv_only_outpo_iv
         ABTYP_IT = lv_abtyp_it
         CUSTO_IT = lv_custo_it
         SEQNR_IT = lv_seqnr_it
         SSPEZ_IT = lv_sspez_it
         VEHID_IT = lv_vehid_it
         VETYP_IT = lv_vetyp_it
         LIFNR_IT = lv_lifnr_it
    IMPORTING
         JIT_HD_OIT_ET = lv_jit_hd_oit_et
         JIT_HD_OIT_OCO_ET = lv_jit_hd_oit_oco_et
    EXCEPTIONS
        NO_ENTRY_FOUND = 1
. " JITOUT01_READ_JITHD_JITOIT




ABAP code using 7.40 inline data declarations to call FM JITOUT01_READ_JITHD_JITOIT

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.

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
DATA(ld_only_outpo_iv) = ''.
 
 
 
 
 
 
 
 


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!