2007 Jul 02 11:33 AM
Hi All,
We have a requirement of displaying changes to IBAN(International banking number ) of a vendor. We need to display the old value as well the new one.We are following :
1.Getting details from CDHDR for Change doc object = KRED and
Date = input date and
Transaction = XK02 or FK02.
2.For these details we are going to CDPOS to get old and new value.
The problem is old and new value are not getting updated.Is the way we are following correct?.
Any pointers are highly appreciated.
This is very urgent.
Regards,
Rajahsree
Hi All,
We have a requirement of displaying changes to IBAN(International banking number ) of a vendor. We need to display the old value as well the new one.We are following :
1.Getting details from CDHDR for Change doc object = KRED and
Date = input date and
Transaction = XK02 or FK02.
2.For these details we are going to CDPOS to get old and new value.
The problem is old and new value are not getting updated.Is the way we are following correct?.
Any pointers are highly appreciated.
This is very urgent.
Regards,
Rajahsree
2007 Jul 02 11:36 AM
Hi
The approach looks OK
How can you say that the OLD and NEW values are not updated in Table
Since they are Long length fields they can't appear in SE16
fetch the values into int table and do offset of length 20 and display in the program it will come.
Reward points for useful Answers
Regards
Anji
2007 Jul 02 11:43 AM
hi,
We are getting it into internal table but it's failing.When we see in se16 for the given vendor we find update dvalues how can we ensure tehse values would be read into internal table.
regards,
Rajashree