Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

regarding function module FI_DOCUMENT_ARCH_READ_SINGLE....urgent plz reply

Former Member
0 Likes
577

Hi,

I have problem with function module <b>FI_DOCUMENT_ARCH_READ_SINGLE</b> .

the function module <b>FI_DOCUMENT_ARCH_READ_SINGLE</b> is available in 4.7 but is not available in ECC 6.0.I have to import a progam from 4.7 to ECC 6.0.

with uses this function module .

plz find a solution for me.

will this function module <b>READ_DOCUMENT_HEADER</b> be able to replace the function module <b>FI_DOCUMENT_ARCH_READ_SINGLE</b> ,or else wat is the solution.

plz reply.

Points will be awarded for useful answers.

Thanks,

Madhavi.

3 REPLIES 3
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
522

Hi,

Check the function group FAR1, if there is any funcntion module will be of use.

Try using

FI_DOCUMENT_ARCH_READ_PACKAGE.

Regards,

Sesh

Read only

Former Member
0 Likes
522

Hi,

To my knowledge the FM "FI_DOCUMENT_ARCH_READ_SINGLE" in 4.7 shud be replaced by another FM in ECC6, with some other name.

My suggetsion is to Search in SE37 with "FIDOCUMENTREAD*".

Or in the worst case u need to copy the FM (i.e Function Group) of 4.7 in 6.0 .

I can say what i suggested is the diplomatic solution.

Revert back if any issues,

Regards,

Naveen

Read only

Former Member
0 Likes
522

Hi

It is FAGL_GET_ARCH_FI_DOCUMENT.

Please reward points

Thanks and regards

Kwong Tat