cancel
Showing results for 
Search instead for 
Did you mean: 

XML to add a delivery from a Sales order WITH Additional Expenses

AdKerremans
Active Contributor
0 Kudos

Hi all,

I am trying to copy a sales order to a delivery including additional expenses.

I keep on getting the error that BaseLnNum is not a correct field (see xml below). What fieldname should I use?

Kind regards

Ad

			<BOM>
				<BO>
					<AdmInfo>
						<Version>2</Version>
						<Object>15</Object>
					</AdmInfo>
					<Documents>
						<row>
							<NumAtCard>Test freight Jelle 24.2</NumAtCard>
							<Comments>Test freight Jelle 24.2 Based on Sales Orders 281180028.</Comments>
						</row>
					</Documents>
					<Document_Lines>
						<row>
							<BaseLine>0</BaseLine>
							<BaseEntry>839</BaseEntry>
							<BaseType>17</BaseType>
						</row>
					</Document_Lines>
					<DocumentsAdditionalExpenses>
						<row>
							<BaseLnNum>0</BaseLnNum>
							<BaseType>17</BaseType>
							<BaseAbsEnt>839</BaseAbsEnt>
						</row>
					</DocumentsAdditionalExpenses>
				</BO>
			</BOM>


Accepted Solutions (0)

Answers (1)

Answers (1)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ad Kerremans,

It looks same as here. Therefore, I would ask you to please close one of the thread in order to avoid any confusion and delay.

Kind regards,

ANKIT CHAUHAN

SAP SME Support