cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Work area and phrases

former_member204457
Active Participant
0 Likes
422

Hi gurus,

I need to create a report in ERP that includes data from the work area header table CCIHT_WAH and the phrases that are maintained in the IHS tab of the work area.

Do you know the tables that I can use to bring the data together in a query?

Thank you.

Accepted Solutions (0)

Answers (2)

Answers (2)

christoph_bergemann
Active Contributor
0 Likes

Dear Cyrus

only slight add on: there are some standard function modules you should may be check:

e.g CBIH_WA30_WA_READ SAP ABAP Function Module - EHS: Read Work Areas

You should first check: what does SAP standard delviers (as useful function module) and then, if needed, create your own solution

C.B.

christoph_bergemann
Active Contributor
0 Likes

Dear Cyrus

dowe talk about "ABAP" report or WWI report?

C.B:

former_member204457
Active Participant
0 Likes

Hi Christoph

ABAP report

christoph_bergemann
Active Contributor
0 Likes

Hello

as a starter: may be read:

SAP EHS tables (Environment, Health and Safety)

Thelast one is more "important". For phrases: you need to look at SAP package "CBUI"

C.B.