cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Seleted line item of PO in User Exit or Badi

Former Member
0 Kudos

Hi,

Can anyone guide as to how to get Seleted line item of PO in User Exit or Badi.

Thanks in Advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

>

> Hi,

>

> Can anyone guide as to how to get Seleted line item of PO in User Exit or Badi.

>

> Thanks in Advance.

Can't get you...please be a little more clear about your requirement...there are many User exit or BAdI related to PO

EXITS:

AMPL0001

User subscreen for additional AMPL data (manufacturer part number)

LMELA002

Adoption of batch number from shipping notification at time of posting of a goods receipt

LMELA010

Incoming shipping notification: adoption of item data from IDoc

LMEQR001

User exit for source determination

M06B0001

Role determination for release of requisitions

M06B0001

Changes to communication structure for release of requisitions

M06B0003

Number range and document number

M06B0004

Number range and document number

M06B0005

Changes to communication structure for overall release of purchase requisitions

M06E0004

Changes to communication structure for release of purchasing document

M06E0005

Role determination for release of purchasing documents

ME590001

Grouping of requisitions for PO split in transaction ME59

MEETA001

Determination of schedule line type (backlog, immediate requirement, forecast)

MEFLD004

Determination of earliest delivery date for checking at time of goods receipt (PO only)

MELAB001

Generation of forecast delivery schedule: realization via creation profile

MEQUERY1

Enhancement for document overview ME21N / ME51N

MEVME001

Calculation of default GR quantity and over/underdelivery tolerances

MM06E001

User exits for inbound EDI messages and outbound purchasing documents

MM06E003

Number range and document number

MM06E004

Control of import data screens in purchase orders

MM06E005

Customer fields in purchasing documents

MEREQ001

Customer's own data in purchase requisitions

MM06E007

Change document for requisitions when converting into POs

MM06E008

Monitoring of contract target value in case of release orders

MM06E009

Relevant texts for "Texts exist" indicator

MM06E010

Field selection for vendor address

MM06E011

Activation of requisition block

MM06L001

Exits for determination of ratings in vendor evaluation

MMAL0001

ALE source list distribution: outbound processing

MMAL0002

ALE source list distribution: inbound processing

MMAL0003

ALE purchasing info record distribution: outbound processing

MMAL0004

ALE purchasing info record distribution: inbound processing

MMDA0001

Default values for delivery addresses

MMFAB001

User exit for generation of releases

MRFLB001

Control items during release creation

LWBON001

Enhancement of LIS update through extension of the communication structure MCKONA (business volumes and rebate income)

LWBON003

Change settlement data for end-of-period rebate settlement before creation of settlement documents

LWSUS001

Customer-specific source determination in Retail

LMEXF001

Conditions in purchasing documents without invoice receipt

LMEKO002

Enhance communication structure KOMP for price determination

For BAdI check Business Add-Ins for Purchasing under purchasing node in spro

Regards,

Indranil

Former Member
0 Kudos

Hi,

I am trying to capture and event as follows:

I want insert a code in any of the User Exits or Badi available while creation of PO under following condition

Ex.

There are 10 line items in the PO.

Now user Selects Line item no. 3 and 5 and either presses enter or clicks on Check Button. Now in user exit I want to capture that line item no 3 and 5 only are selected and I have to do some processing for those line items.

I hope I am more clear now.

Regards,