cancel
Showing results for 
Search instead for 
Did you mean: 

BBP_CATALOG_TRANSFER - Determine the caller / document type

Former Member
0 Kudos

Hi Gurus,

I need to implement a logic which should be triggered (during catalog transfer) for limit confirmations only (One can add items from catalog when doing limit confirmations). However i do not the confirmation guid / PO number etc in the interface of the badi - BBP_CATALOG_TRANSFER.

The field is_admin_data-HEADER_GUID is also blank?

I would like to have Conf guid / PO+item number in this badi to implement my custom checks?

Edited by: Amit Jain on Aug 15, 2011 8:43 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Amit,

Statement sy-tcode might be available and should let you control whether the user is in the limit confirmation transaction?

If the required statements aren't available you need to look in to implicit enhancements for the function modules involved.

Kind regards,

Tim