cancel
Showing results for 
Search instead for 
Did you mean: 

Design for 3 files-to-Ztable

Former Member
0 Kudos

Hi All,

I have to 3 files with with multiple structures.

I have to wait to receive these 3 files , If I receive 3 files then only I should update the data in Ztable of SAP-ISU.Otherwise i shold not process.

Ex file formats

File1

F1, F2, F3, F4 fileds

File 2

A1, A2, A3 fileds

File 3

C1, C2, C3 fileds

ZTable contains structure

F1, F2, F3, F4,A1, A2, A3,C1, C2, C3

Z table would be updated by these files into correspondence fileds.

Could any one suggest what is the best approach for this scenario.

Thanks,

venu.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hey I think you got the perfect situation to use BPM for collecting all messages then merge them and update the table. Go through BPM documentation and you will get everything in detail.

http://help.sap.com/saphelp_nw04/helpdata/en/27/db283fd0ca8443e10000000a114084/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/62/dcef46dae42142911c8f14ca7a7c39/content.htm

Thanks.

-Nilkanth.

moorthy
Active Contributor
0 Kudos

Hi Venu,

Try with BPM having 3 Receive Steps inside the Fork Steps.

http://help.sap.com/saphelp_nw2004s/helpdata/en/0e/56373f7853494fe10000000a114084/content.htm

Regards,

Moorthy