Hi,
when i create a new purchase requisition i need to check some fields, so i need to find the cost center assignment (screen field COBL-KOSTL in transaction ME51N). Well in standard programming i do that but in OO i don't know.
In fact i use enhancement MEREQ001 function exit EXIT_SAPLMEREQ_005 ; i have the variable IM_REQ_ITEM type IF_PURCHASE_REQUISITION_ITEM but there is no the cost center.
Thanks for your help.