Skip to Content
0
Former Member
Nov 27, 2008 at 05:00 PM

Find Cost center of a item in purchase requisition

854 Views

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.