Issue with InitgPty block in Payment file
We are in process of upgrading to 9.2.
We are facing the issue of blank address data for InitgPty block(defined in TR_FORMAT.C2BVersion3 application class) in the Payment file. Location data is setup for the particular AP BU.Even then the block is returning do data.
Its coming like this:
<InitgPty>
<Nm>Time Inc. (UK) Ltd</Nm>
<PstlAdr>
<AdrTp>ADDR</AdrTp>
</PstlAdr>
<Id>
<OrgId/>
</Id>
<CtryOfRes> </CtryOfRes>
</InitgPty>
Whereas same block is returning like this in 9.1.
<InitgPty>
<Nm>XXXXXXX Ltd.</Nm>
<PstlAdr>
<AdrTp>ADDR</AdrTp>
<PstCd>SE1 0SU</PstCd>
<TwnNm>LONDON</TwnNm>
<Ctry>GB</Ctry>
<AdrLine>XXXXX Building</AdrLine>