Question:
Hi!
Somebody knows as they are the CO tables of which extractors 0CO_OM_CCA_9 and 0CO_0M_CCA_1 use ?
Thanks in advance
Helen
Answer:
via table ROOSOURCE you can find the extractors (in this case: BWOM_RS_GET_CTRCST and BWOMD_GET_CTRCSTA1)... both function modules
the first one uses another function module to get the data, ROMI_READ_DATA that one reads tables COSP, COSS, COSL, COSR, FMSU, BPGE, BPJA, BPPE, COST, COSB, COOMCO and IMSE.
the second one uses function module BWOMR_READ_DATA for reading data from COVP and COOI.
cheers,
El Belgio
Answer:
I was going through the Function Module but could find any where the tables you mentioned.
Would you please give more information as to how exactly to know the underlying R/3 tables from a Function Module taken from ROOSOURCE?
Thanks a lot.
Answer:
not going to explain ABAP here... just search for the "Tables" statement in the main program