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 table record length

Former Member
0 Likes
474

Hi all,

I need to know <u>what is the length of a record in SAP invoice table.</u>

Where I can get this information? I've been searching on the Web and I've heard about EKKO, RSEG & RBKP tables.

Can anyone help me?

Thanx all.

Hi all,

I need to know <u>what is the length of a record in SAP invoice table.</u>

Where I can get this information? I've been searching on the Web and I've heard about EKKO, RSEG & RBKP tables.

Can anyone help me?

Thanx all.

2 REPLIES 2
Read only

Former Member
0 Likes
443

Hi

With respect to SALES and Distribution Module check the tables <b>VBRK</b> <b>and VBRP</b> tables for Header and Item and their fields for the correct length of 1 record.

With respect to MM module see the tables<b> RBKP and RSEG</b> for the Vendor Invoice Header and Item records

With respect to Finance modules see the BKPF and BSEG tables

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

0 Likes
443

Thanx.

But where I can find information about these tables? I'm going to use BKPF &BSEG as we're only implementing the SAP R/3 FI component.