Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

invoice and billing

Former Member
0 Kudos
204

Hi all,

is invoice list type and billing type the same?

i.e is FKART = FKART_RL

Thanks,

Srini

5 REPLIES 5
Read only

Former Member
0 Kudos
176

Yes invoice is one type of billing document. Others are credit memo, debit memo etc.

Read only

0 Kudos
176

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

Read only

0 Kudos
176

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.

Read only

0 Kudos
176
But again depends on customer, what data they are sending/expecting in that case ( which can vary)

can you explain this?

Read only

0 Kudos
176

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.