Hi Folks,
Do any of you fine guys if there is a note to implement to get the same tables available in "M06B0002 Changes to comm. structure for purchase requisition release" as you have in "M06B0005 Changes to comm. structure for overall release of requisn. "?
In M06B0005 you have:
*"----
""Lokale Schnittstelle:
*" IMPORTING
*" VALUE(I_CEBAN) LIKE CEBAN STRUCTURE CEBAN
*" EXPORTING
*" VALUE(E_CEBAN) LIKE CEBAN STRUCTURE CEBAN
*" TABLES
*" C_EBAN STRUCTURE EBAN
*" C_EBKN STRUCTURE EBKN
*"----
but in M06B0002 you only have:
*"----
""Lokale Schnittstelle:
*" IMPORTING
*" VALUE(I_CEBAN) LIKE CEBAN STRUCTURE CEBAN
*" EXPORTING
*" VALUE(E_CEBAN) LIKE CEBAN STRUCTURE CEBAN
*"----
I find this a little bit odd???
Thanks in advance,
Thomas