cancel
Showing results for 
Search instead for 
Did you mean: 

FCC parameters

Former Member
0 Kudos

Hi friends,

My scenario is CSV to IDOC. Everything is ok but in MONI payload main XML document my structure is not right way.

My original structure :20110929,20110929,GR/GI Slip No.,Header Text,ABCD,MIGO,Massdata..Like this ..But in XML it will appears like Below.

Help me friends.

- <Header>

<DocumentDate>,2011092</DocumentDate>

<PostingDate>9,201109</PostingDate>

<RefDocNumber>29,GR/GI Slip</RefDocNumber>

<DocHeaderText>No.,HEADER</DocHeaderText>

<BillOfLading>TEXT</BillOfLading>

<CurrentTcode>,ABC</CurrentTcode>

<UserName>D,MIGO,M</UserName>

<CompanyID>ASSD</CompanyID>

</Header>

- <Item>

<MaterialNumber>,NMH-145-P5K</MaterialNumber>

<Plant>G,10</Plant>

<StorageLocation>01,</StorageLocation>

<BatchNumber>0101,9102</BatchNumber>

<MovementType>360</MovementType>

<ConsumptionPosting>1</ConsumptionPosting>

<QuantityInUnitOfEntry>3</QuantityInUnitOfEntry>

<UnitOfEntry>,3</UnitOfEntry>

<RecievingIssuingMaterial>11,V,5,EA,NM</RecievingIssuingMaterial>

<IssuingPlant>H-14</IssuingPlant>

<IssuingStorageLocation>5-P</IssuingStorageLocation>

<IssuingBatch>5KG,1001,</IssuingBatch>

Here Iam sending my sample input file also.

SAMPLE INPUT:

H,20110929,20110929,GR/GI Slip No.,HEADER TEXT,ABCD,MIGO,NSLMASSDATA,ABCD

I,NMH-145-P5KG,1001,0101,910236013,311,V,5,EA,NMH-145-P5KG,1001,0102,910236013

H,20110929,20110929,GR/GI Slip No.,HEADER TEXT,ABCD,MIGO,NSLMASSDATA,ABCD

I,NMH-145-P5KG,1001,0101,910236013,311,V,5,EA,NMH-145-P5KG,1001,0102,910236013

Thanks

hari

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Hari,

This is the problem with your FCC configuration settings. please check the below link for any clarifications on FCC settings.

http://www.riyaz.net/blog/xipi-configuration-using-integration-directory/sap/25/

Thanks,

Amar.

Former Member
0 Kudos

Hi,

There is a definite problem with your FCC config which converts CSV to XML.

Please check the config or list out the config. There might be some missing parameters or fields leftover.

Regards

Krish