2009 Apr 03 10:21 AM
Hi all
I have a Accounting Doc no
i want 2 take a accounting value
but the accounting value is present in Archieve Files
if i use the Archieve object (Fi_document ) , it takes all the data
but i dont want 2 take all the data , if any functional module is available for taking a data for the particular account no with object ,
so that time vill be reduced
otherwise it takes all the files , & i want 2 compare the data with files, in which leads to Even a Dump.
so , help me out
here we hav a probs , if i am trying to take
Plz give the solution
Thanks.
Prakash
Hi all
I have a Accounting Doc no
i want 2 take a accounting value
but the accounting value is present in Archieve Files
if i use the Archieve object (Fi_document ) , it takes all the data
but i dont want 2 take all the data , if any functional module is available for taking a data for the particular account no with object ,
so that time vill be reduced
otherwise it takes all the files , & i want 2 compare the data with files, in which leads to Even a Dump.
so , help me out
here we hav a probs , if i am trying to take
Plz give the solution
Thanks.
Prakash
2009 Apr 03 10:30 AM
hi,
use 'ARCHIVE_OPEN_FOR_READ'
'ARCHIVE_GET_NEXT_OBJECT'
'ARCHIVE_CLOSE_FILE'.
thanks
2009 Apr 04 3:55 AM
Dear sir
Already i have used this function module while executing it will take all the archived data. im having some archived account document no (FI_documnt) in Z table ...
how can i pass this account document no and get the other details in the archive database.
plz give the solution.
thanks