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

Table for PR Services

Former Member
0 Likes
6,302

Hi,

Anyone knows what is the table for PR services?

7 REPLIES 7
Read only

Former Member
0 Likes
3,287

Hello ,

Gv me what is PR and what r the tcode are there so that i can try gv u the tables...

Thank u,

santhosh R

Read only

0 Likes
3,287

Hi,

PR stands for Purchase Requisition. It's used to list goods/services that is required to be purchased. Tcode is ME51N. If you try to put D in the item category, the services tab will appear in item details section.

Read only

Former Member
0 Likes
3,287

Hi,

check this table EBAN

Read only

0 Likes
3,287

I think eban is the table for PR but not for the PR services

Read only

0 Likes
3,287

Hello,

Checlk these tables....

EBAN Purchase Requisition

EBKN Purchase Requisition Account Assignment

EINA Purchasing Info Record: General Data

EINE Purchasing Info Record: Purchasing Organization Data

EKKI Purchasing Condition Index .

Thank u ,

santhosh

Read only

Former Member
0 Likes
3,287

Hi,

Just try with table ESLL.

Regards,

Nitin

Read only

Former Member
3,287

Hi,


1. Go to EBAN get PACKNO.
2. go to ESLH put packno = eban-packno (get header)

3. Go to ESLL put packno = eban-packno get SUB_PACKNO.
4. Again go to ESLL put packno = esll-sub_packno.   (Get all the Service Items)

Regards

Sukriti....