Application Development 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: 

Field name for Vendor in table BBSEG

Former Member
0 Kudos

Hi All,

I have a small query, structure BBSEG is use as one of the input structure for standard program RFBIBL01 (for FI document posting).

Can anybody please tell me the field name for Vendor, Customer in structure BBSEG.

LIFNR is not used directly.I am just not able to find teh correct field for filling uo the vendor number in strcuture BBSEG.

5 REPLIES 5

Former Member
0 Kudos

vendor field name RKE_WWSUP

Customer filed name RKE_KNDNR

Former Member
0 Kudos

Hi

the accouting code of customer, vendor and g/l have to be transfered to the field BBSEG-NEWKO.

The program RFBIBL00 will be able to understand the kind of accounting code (customer, vendor or g/l) by checking the posting key (field BBSEG-NEWBS).

Max

Former Member
0 Kudos

I cannot find the field name : RKE_WWSUP in structure BBSEG.

Also, I don't have to pass the value to HKONT, It is the additional field that I need for passing customer or vendor.

I think RKE_KNDNR is ok for customer.

Thanks.

0 Kudos

DId u check the field RKE_WWMFR ?

0 Kudos

>

> I cannot find the field name : RKE_WWSUP in structure BBSEG.

>

> Also, I don't have to pass the value to HKONT, It is the additional field that I need for passing customer or vendor.

>

>

> I think RKE_KNDNR is ok for customer.

>

> Thanks.

The correct answer has already been given to you above - BBSEG-NEWKO.