Skip to Content
0
Former Member
Aug 19, 2008 at 09:00 PM

GOA - 01CT - Mapping Conditions Types

77 Views

Hi Experts,

I`m trying to transfer a GOA from SRM to R/3, but I`m getting an error that related to condition assignment.

I have performed the following tasks:

1. Create Document type in R/3.

2. Create the external number range in R/3.

3. Create internal number range in SRM.

4. In R/3 Create in WE20 > inbound parameters > COND_A and BLAORD message types.

I have not created any badi to map the conditions since I read that If I create the same condition type in both systems, I don`t need to implement the BADI. Therefore, I create condition type PB00 in SRM. The contract to transfer has condition type PB00 (item level)

The problem is that I`m not able to transfer the contract to backend.

While debugging the transference, I realise that the BLAORD idoc is created but COND_A not.

While debugging the FM BBPV_CONTRACT_TRANSFER I see that tables IT_CND_CT, IT_CND_HD, IT_CND_IT and IT_CND_QS don`t have the field COND_TYPE filled.

Can anybody guide me to transfer the GOA to R/3 ?

Is it mandatory to implement the BADI BBP_CTR_BE_CREATE to map the conditions ?

Thanks for everything !

Pablo