#LOCAL("BasketId",#ID) #WITH(#LineItemContainer) #LOOP(#LineItems) #INCLUDE("RemoveContentLineLineItem") #ENDLOOP #LOOP(#Statics) #INCLUDE("RemoveContentLineLineItem") #ENDLOOP #LOOP(#SalesDiscounts) #INCLUDE("RemoveContentLineLineItem") #ENDLOOP #LOOP(#PrePayments) #INCLUDE("RemoveContentLineLineItem") #ENDLOOP #ENDWITH #ENDLOCAL