Table list used by SAP ABAP Function Module GET_PART2_SERNO (Function module to get part 2 serial no. for the part 1 serial no.)
SAP ABAP Function Module GET_PART2_SERNO (Function module to get part 2 serial no. for the part 1 serial no.) is using
# Object Type Object Name Object Description Note
     
1 Table  J_1IEXCDTL Excise invoice line item details
2 Table  J_1IPART1 Excise part I detials
3 Table  J_1IPART1 Excise part I detials SOURCE VALUE(I_EXGRP) LIKE J_1IPART1-EXGRP
4 Table  J_1IPART1 Excise part I detials SOURCE VALUE(I_REGTYP) LIKE J_1IPART1-REGTYP
5 Table  J_1IPART1 Excise part I detials SOURCE VALUE(I_SERIALNO) LIKE J_1IPART1-SERIALNO
6 Table  J_1IPART1 Excise part I detials SOURCE VALUE(I_SYEAR) LIKE J_1IPART1-SYEAR
7 Table  J_1IPART2 Excise Part II details
8 Table  J_1IPART2 Excise Part II details SOURCE VALUE(E_SERIALNO) LIKE J_1IPART2-SERIALNO
9 Table  J_1IPART2 Excise Part II details SOURCE VALUE(E_SYEAR) LIKE J_1IPART2-SYEAR