Hi All,
I am trying to create a Transaction in TRM for each product like FDC,SDC,NCC and FDS,NCS,SDS for this
I am using BAPI_FTR_FTD_CREATE .
In the import parameter, im passing values into the structure FIXEDTERMDEPOSIT,GENERALCONTRACTDATA and all the mandatory inputs.
in FIXEDTERMDEPOSIT-frequency_category im passing zero,and it is updating sucessfully for FDC,NCC,SDC products whereas for
other products like FDS,SDS,NCS its updating as 2 even though i pass as 0..
can anyone throw some light or the reason for not updating values for FDS,NCS,SDS.
im using commit work also after the create BAPI.
regards,