Table list used by SAP ABAP Function Module RRBA_NUMBER_GET_BW (Cross-Client Number Assignment and Creation of Intervals if Necessary)
SAP ABAP Function Module RRBA_NUMBER_GET_BW (Cross-Client Number Assignment and Creation of Intervals if Necessary) is using
# Object Type Object Name Object Description Note
     
1 Table  INRI Number ranges function module interface structure SOURCE VALUE(E_QUANTITY) LIKE INRI-QUANTITY
2 Table  INRI Number ranges function module interface structure SOURCE VALUE(I_SUBOBJECT) LIKE INRI-SUBOBJECT DEFAULT SPACE
3 Table  INRI Number ranges function module interface structure SOURCE VALUE(I_QUANTITY) LIKE INRI-QUANTITY DEFAULT '1'
4 Table  INRI Number ranges function module interface structure SOURCE VALUE(I_NR_RANGE_NR) LIKE INRI-NRRANGENR
5 Table  INRI Number ranges function module interface structure SOURCE VALUE(I_OBJECT) LIKE INRI-OBJECT
6 Table  INRI Number ranges function module interface structure SOURCE VALUE(I_TOYEAR) LIKE INRI-TOYEAR DEFAULT '0000'
7 Table  INRIV Number range interval structure, transfer for function mod. SOURCE VALUE(I_FROMNUMBER) LIKE INRIV-FROMNUMBER OPTIONAL
8 Table  INRIV Number range interval structure, transfer for function mod. SOURCE VALUE(I_TONUMBER) LIKE INRIV-TONUMBER OPTIONAL