‎2009 May 25 9:54 AM
Hi,
As per business need we have replaced T-Code MRHR to MIRO in ECC 6...Earlier (in 4.6 B) we had implemented some functionality/enhancement in MRHR transaction and now we want to replicate the same in MIRO transaction.
But as this transaction got changed we can't use structure YBSEG in MIRO which is used in MRHR.
So could some one tell me the header and item data structures for MIRO trasaction.
I need these below listed fields (copied from MRHR structure) values for my enhancement in MIRO t-code.
ybseg-buzid --- Identification of the Line Item
ybseg-bschl --- Posting Key
ybseg-wrbtr --- Amount in document currency
ybseg-menge --- Quantity
Thanks,
Devasing
‎2009 May 25 6:32 PM
Hi,
MIRO structures:
header = INVFO
item = YDRSEG
MIRO tables:
header = RBKP
item = RSEG.
Best regards.
Edited by: Pablo Casamayor on May 26, 2009 8:26 AM
‎2009 May 26 7:29 AM