Skip to main content
Solved

Have you ever used EKKO as a case table? What is the EKKO's activity table ?

  • March 7, 2023
  • 4 replies
  • 5 views

Have you ever used EKKO as a case table? What is the EKKO's activity table ?

Best answer by matt.witty13

hello Matt, what do you mean by "being at the line level"?

EKKO is the Purchasing Order Document: Header information. EKPO is the Purchasing Order Document: Line data. So if you want your cases and process data to be focused at the header level, EKKO would be your case table. If you want it at the line level, EKPO would be your case table

4 replies

matt.witty13
Level 10

It depends on your use case. If you want all of your cases at a header level, EKKO would be your case table. Usually see case tables being at the line level.

 

The activity table would likely be _CEL_P2P_ACTIVITIES. There is usually a transformation which creates it.


  • Author
  • Level 8
  • March 12, 2023

It depends on your use case. If you want all of your cases at a header level, EKKO would be your case table. Usually see case tables being at the line level.

 

The activity table would likely be _CEL_P2P_ACTIVITIES. There is usually a transformation which creates it.

hello Matt, what do you mean by "being at the line level"?


matt.witty13
Level 10
  • Level 10
  • Answer
  • March 13, 2023

hello Matt, what do you mean by "being at the line level"?

EKKO is the Purchasing Order Document: Header information. EKPO is the Purchasing Order Document: Line data. So if you want your cases and process data to be focused at the header level, EKKO would be your case table. If you want it at the line level, EKPO would be your case table


  • Author
  • Level 8
  • March 13, 2023

hello Matt, what do you mean by "being at the line level"?

Hello,

Many thanks Matt.