cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding transcation types

Former Member
0 Likes
167

Hi Experts,

I am new to SRM, kindly clarify my doubts.

As per business requirement, we are maintaining more then one transaction types for the transaction categories.

In the back end ECC system, during PR or PO document creation we are selecting required document types.

But how about in the SRM system? During SC creation, where we need to select required transaction type, if more then one exists?

In the case of extended classic scenario, PO doc will be created in the SRM system locally. Then this case, how system will pick respective PO document type?

Kindly explain

Regards

KRK

Accepted Solutions (0)

Answers (1)

Answers (1)

ricardo_cavedini
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

In standard, only one shopping cart transaction type is available. If you customize new ones, a custom screen should be created in order to allow transaction types selection.

Regarding the PO document type created from shopping cart, it should be picked from BSA attribute, maintained in PPOMA_BBP. Logical system from selected product category is relevant for PO document type selection.

If same logical system is maintained, you can manipulate it via BBP_DOC_CHANGE_BADI, specifying PO transaction type in field BE_DOC_TYPE in shopping cart. Then, PO type will be picked from there.

Regards,

Ricardo