2008 Jul 11 2:34 PM
Hi all,
is invoice list type and billing type the same?
i.e is FKART = FKART_RL
Thanks,
Srini
2008 Jul 11 2:38 PM
Yes invoice is one type of billing document. Others are credit memo, debit memo etc.
2008 Jul 11 2:42 PM
Abhishek,
So both will have the same values coming right, I'm mapping it to a field in XI. I'm using ORDERS05 which has only FKART_RL field so if I map this field will it be same as FKART (I mean will the value be the same).
--
Srini
2008 Jul 11 2:46 PM
Yes in ORDERS05 , FKART_RL will contain the invoice/billing type. Whatever you are assuming is correct. But again depends on customer, what data they are sending/expecting in that case ( which can varry). But in cormal case, i believe both holds the same meaning.
2008 Jul 11 3:04 PM
But again depends on customer, what data they are sending/expecting in that case ( which can vary)
can you explain this?
2008 Jul 11 6:43 PM
See many a times idocs are used to send/receive data from 3rd part system to sap. So depending upon the business requirements of a customer they can change the real behavior of a standard thing which is suitable for business or 3rd party tool. In that case client can send/receive information different information in the standard field also using some enhancement.