on 2009 Sep 22 5:45 PM
Hi,
what can cause the reason when Purchase-Order creating or Puchase-Requisition-Creating classes are not being called
in the BADI -> BBP_DRIVER_DETERMINE implemantation.
METHOD if_ex_bbp_driver_determine~determine_driver.
CASE functionname.
......
ENDCASE.
ENDMETHOD.I am setting a breakponit at functionname. All what is called is
B470_ACCSERV_CHECKACCASSIGNMT
B46B_TAX_CALCULATE_DOC
B46B_TAX_CALCULATE_DOC
Please not I am trying to transfer the SC to the backend through BBP_REQ_REQ_TRANSFER
I hope anyone can help on this topic
Regards
Alexander
Request clarification before answering.
Hi alex
bbp req req transfer program just pushes PR (which has procurement profile) to SRM and create a shopping carts right?
after sourcing (Assigned vendor) in SRM , this SC will be converted in to Follow on documents upon the request right?
what exactly are you looking for at what time
br
muthu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi muthu,
when I create a Shopping Card in the SRM and transfer it with BBP_REQREQ_TRANSFER then it calls these classes CL_*
but not when I try to transfer a SC which was created through Purchase Req-Upload from backend.
In this case determine_driver badi calls only such Function Modules
B470_ACCSERV_CHECKACCASSIGNMT
B46B_TAX_CALCULATE_DOC
B46B_TAX_CALCULATE_DOC
instead of CL_*
Regards
Alexander
hi,
I have found the error.
BE_LOG_SYTSEM in the table BBP_PDBEI
was missing. I have filled this value
in the change Badi via items
Regards
Alexander
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.