cancel
Showing results for 
Search instead for 
Did you mean: 

how to distinguish between SUS supplier text and purchaser text

Former Member
0 Kudos

hi,

i need to distinguish the SUS -> Purchaser text with Purchaser -> SUS supplier text.

i have recognised that SUS -> Purchaser text is storing with REMA id where as Purchaser -> SUS supplier text is getting stored with ITXT id.

please advise the standard way of distinguising.

help me out soon.

thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

i have recognised that SUS -> Purchaser text is storing with REMA id where as Purchaser -> SUS supplier text is getting stored with ITXT id.

This is the standard way of distinguishing different texts. You would get the internal table E_LONGTEXT by calling FM BBP_PD_*_GETDETAIL and TDID field can be used to differentiate.

Answers (1)

Answers (1)

Former Member
0 Kudos

thanks all.

the issue is resolved