cancel
Showing results for 
Search instead for 
Did you mean: 

report

Former Member
0 Kudos

hi all

my user wants one report ,bellow are the details.please tell mae how to prepare FS briefly with field names .please respond ASAP.

His input will be

1. Plant

2. Project

3. date of P.R. creation

his output should be

S.NO PROJECT PROJECT DESCRIPTION PLANT PR NUMBER PR QTY PR DATE DELETION INDICATOR PR CREATED BY PR RELEASEDBY MATERAIL MATERAIL DESCRIPTION PONUMBER POQTY PODATE PO CREATED BY PORELEASED BY GR DOCNUMBER GR QTY GR DATE

Regards,

Ravi.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You will need to logically pull data from tables EBAN, EKKO, EKPO, EKBE

Former Member
0 Kudos

HI

THERE HE MENTIONED PROJECT WT IS PROJECT?

Regards

Ravi

Former Member
0 Kudos

Project information from Purchase Requistion can be found in EBKN table

Former Member
0 Kudos

HI

OK, but i need to give table and field names to my ABAPER can any one tell me the table and field names

Regards

Ravi

former_member187989
Active Contributor
0 Kudos

In SE16,Enter table name,In menu,Settings --> Fields for selection.

kailas_ugale
Active Contributor
0 Kudos

Hi

some input

For PO

Table-EKPO

EMATNR - MATERIAL DISCRIPTION

MENGE- PO QUANTITY

MEINS - ORDER UNIT

WETPR - NET PRICE

FOR PR

TABLE-EBAN

MATNR- MATERIAL NO

MENGE- QUANTITY

MEINS- ORDER UNIT

same you can find in se16n t-code give table name and execute and select any line and click on details

Regards

kaials ugale

Former Member
0 Kudos

HI

PLEASE GIV ME PR RELEASED BY ,PO RELEASED BY FIELD NAMES

Regards,

Ravi

Former Member
0 Kudos

hi

in this report my user asking for project and project description .what is project?can anybody clear me

Regards

Ravi.

AmalaSrinivasa
Active Contributor
0 Kudos

Hi,

Project is nothing but the., i.e., When you got an order for constructing a tower from the customer, then that activity will be created as one total project, the same can be divided into different layers like first floor, 2nd floor. When you are procuring the material for first floor construction then you will be using respective WBS element of that project. It is basically to collect the cost and revenue and at the end to know what is the profit we got in this total project.

Regards,

Rao

kailas_ugale
Active Contributor
0 Kudos

Hi

Under project you have different activity Projects for projects thats is nothing but WBS element in your Po

Regards

kailas ugale

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Using T-code ME2J Purchasing Document per Project standard report to be display your requirement .

Regards,

K.Rajendran

former_member187989
Active Contributor
0 Kudos

Use tables EBAN,EKAB,EKKO,EKPO for developing report.