Dear All,
I searched many forums but unfortunately didn't find any helpful answer.
I want to create PDF form for mass correspondence used in RE-FX to inform customers about annual rent adjustment. In other words, I want to generate mass correspondence including information about index level, which was used to adjust rent condition in the contract (RECN).
I created new form on the basis of standard PDF form (RE_CN_200) delivered by SAP. It is assigned to A400 correspondence application.
Problem is, that when I generate print preview one of displayed in RECPA400 documents, I can see only a part of data from contract. Some fields are blank.
I used RE_CN_AJ_ADJUSTM interface. It is active as well structures included in it.
I see that fields from structures like:
OPTIONS-PRNDATE
SENDER-ORT01
CONTRACT-RECNTXTOLD
CONTRACT-RECNCNCURR
even created address
are displayed correctly.
Fields, that are blank:
T_AJR_RECINDX_REC_COND-ADJMINDEXBASE
T_AJR_RECINDX_REC_COND-ADJMINDEXDATE
T_AJR_RECINDX_REC_COND-INDEXBASEYEAR
T_AJR_RECINDX_REC_COND-INDEXCHGPERLAST
T_AJR_RECINDX_REC_COND-INDEXCHGPOILAST
T_AJR_RECINDX_REC_COND-XINDEXSERIES
T_AJR_RECINDX_REC_COND-LASTADJMINDEXBASE
T_AJR_RECINDX_REC_COND-RECORD_CONDITION-XCONDTYPE
T_AJR_RECINDX_REC_COND-RECORD_CONDITION-CONDOBJ
T_AJR_RECINDX_REC_COND-RECORD_CONDITION-XLOBJTYPE_O
T_AJR_RECINDX_REC_COND-RECORD_CONDITION-OBJTXTCALC_O
as well fields from other tables for example T_AJR_RECINDX.
Contract is correctly configured and displayed in RECN. It has only 1 condition which was adjusted by index, so I see 2 lines:
Condition 1: Valid from 01.01.2012 to 31.12.2012 and condition amount 1000 PLN - no tax.
Condition 2: Valid from 01.01.2013 to - and condition amount 1037 PLN - no tax.
Is there any other reasonable solution? Have you already met such a problem and solved it - could you tell me your solution?