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: 

fields for COHV report

Former Member
0 Kudos

Any one can tell in which table I can get the fields for the report COHV. I want to wrirte a report using this fileds and also add some more additional fields.

Thanks.

raj

2 REPLIES 2

Former Member
0 Kudos

Hi,

The tables that are used by the report COHV are :

1) CODB

2) TCOA

3) TCOAD

4) TCOADT

5) TCOAO

6) TCOAOT

7) TCOAT

😎 TCOIS

9) TCOTK

10) TCOTX

And it also uses the follwoing views:

H_TCOAD

H_VARID

IOAFPO

IOAUFK

IOCRHD

IORESB

V_TCOA

V_TCOAD

V_TCOAD_PL

V_TCOAO

Thanks,

Suresh

0 Kudos

Thank you verz much suresh,

But here I need to know in which internal table is having the fileds of COHV report before triggering ALV. So that I can create a new internal table there to add some fields. when I am debugging hours and hours. I am not getting which internal table it is....hope you got it...

any questions pls get back to me.

I want to add some more fileds to that report.........how can I:....I need to copy the COHV.........and disply the same with additional fields.

Raj.