cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Creating Backend PO

rajasekhar_matukumalli3
Active Participant
0 Kudos

Hi,

We are using SRM 5.0. I am trying to create a backend PO. SRM defines the standard PO with a doc type as 'EC' and the same in ECC is defined as 'ZSTD'. This is getting created perfectly. Absolutely no problem

I am trying to create other POs from SRM to ECC:

"Blanket PO - Doctype ZBPO"

"Exemption PO - Doctype ZEPO" etc

I am able to select different types of POs from the drop down from the SRM screen. But when I am debugging, I always get the doc type as 'EC' regardless of what ever type of PO I select from SRM screen.

Why am I getting same DOCTYPE for different POs from SRM?

Thanks,

Rajasekhar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

You may have to add the different document types as specified, in the attribute BSA in organization structure. Along with that, also, in the DOC_CHANGE BADI, see, if you have to modify the document type based on different conditions.

Thanks,

Uma

rajasekhar_matukumalli3
Active Participant
0 Kudos

Hi,

I forgot to tell that I am implementing the BADI "BBP_CREATE_BE_PO_NEW"

Thanks,

Rajasekharr

Former Member
0 Kudos

Hi,

Please check the attribute BSA(Document Type in Backend) in the Org Structure ....I think they are defined as 'EC' in your case resulting backend document type to EC .....for all the SRM SCs

Please check it...

Regards

Sudheer Mullamuri