‎2006 Oct 13 10:51 AM
Hi all,
I need to create a custom table with the following fields: sold to, sold to description, EDI partner type, partner number, and partner description. My problem is where to retrieve the partner description if the partner type is equal to B (bank), BP (benefits provider), GP (business partner), LS (logical system), and US (User). I understand that if i input a partner type KU or LI, i can get the description at table KNA1 and LFA1. But for the other partner types, i don't know on where to retrieve the description.
Please advice on what table i will retrieve the description.
Thanks a lot!
Jim
‎2006 Oct 13 10:58 AM
If u r talkin about Customer Master Partner Functions, then KNVP is the db table
Shane
‎2006 Oct 13 11:55 AM
Hi ALL,
Just for your information, there is a function module that can give the description of your partner. It's EDI_PARTNER_GET_DESCRIPTION. Hope this helps to those who will be needing this sometime in the future.
Thanks to all those that replied!
jim
‎2006 Oct 13 11:26 AM
HI Jim ,
TEDST, TEDTT tables
FOR PARTNERS , Check the table TEDST-RCVPRT B,BP,KU,LI,LS,US
FOR DESCRIPTIONS
TEDTT-DESCRP " FOR DESCRIPTIONS
u ll get the info here ..
Cheers
VijaySimha .
‎2006 Oct 13 11:38 AM
Hi VijaySimha,
I think my question is misleading. One example of partner type is LS. Under this partner type, there are list of partners classified as LS. One example is EXEL, which the description says 3PL warehouse. I have tried pressing F1 to view the table where this description is coming, but i cannot find the exact table on where to retrieve this.
PLease help!
Jim
‎2006 Oct 13 12:46 PM
Hi Jim,
Please check EDPAR and TPAR tables for business partner functions