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

control table

Former Member
0 Likes
8,078

Hi,

Does anybody know what's a control table (not table control in dialog programming) in SAP.

View Entire Topic
Former Member
0 Likes

Hi,

We have Check Tables, Values Tables,

Condition Tables etc.

What do you mean by Control table? is it related to CONTROLLING Module?

If yes, see the tables:

CSKS: Cost Center Master(KOKRS,KOSTL,BUKRS,GSBER,PRCTR)

CSKT: Cost Center Texts (KOSTL,KOKRS,SPRAS,LTEXT)

CSSK: Cost Center/Cost Element relations(KOKRS,KOSTL,KSTAR)

GLT0: G/L account master-Ledger(RLDNR,RACCT,BUKRS,RVERS,RBUSA)

GLTPC: Profit Center Accounting(RLDNR,RACCT,BUKRS,RVERS,PRCTR)

GLPCA: EC-PCA: Actual Line Items(RLDNR,RACCT,KOSTL,KOKRS,RPRCTR)

GLPCT: EC-PCA: Totals Table(RLDNR,RACCT,RPRCTR,TSLXX,HSLXX,KSLXX)

COEP: CO Object Line Items by period(KOKRS,BELNR,BUZEI)

COST: CO Object Price Totals(LEDNR,OBJNR,GJAHR,TKGXXX)

CSSL: Cost Center-Activity Type(KOKRS,KOSTL,LSTAR,GJAHR)

CRCO: Work Center-Cost Center Assignment(OBJID,KOSTL,LSTAR)

CSLA: Activity Types Master(KOKRS,LSTAR,DATBI,LATYP)

CSKB: COST Elements(KSTAR,KOKRS,KATYP)

COSS: Cost Totals (OBJNR,GJAHR,KSTAR)

CEPC: Profit Center Master Data(PRCTR,DATBI,KOKRS)

reward points if useful

regards,

Anji

Former Member
0 Likes

I don't know it and that's why I have asked the question!

Do you expect me to reward points for that post???

Message was edited by:

vijay srikanth

Former Member
0 Likes

Hi,

for the question CONTROL table, Don't you feel that mine is the right answer.

yes, I am right it is related to Controlling Module tables.

There is no such CONTROL tables in SAP.

regards,

Anji

Former Member
0 Likes

Hi

Do you mean CHECK TABLE?

If it's so, the table control is the table with all possible values a certain field can have.

For example: the master table of company code is T001, so all dictionary tables using the field BUKRS (company code) should have the table T001 as CHECK table for field BUKRS (because it can have onlu the codes defined in T001).

This rule is valid only for dictionary, so it can't avoid wrong insert by SQL.

But when u create an input field in a DYNPRO based on dictionary fields, the system automatically actives the control for the existing.

Max

Former Member
0 Likes

No I don't think it's a CHECK table. If I google SAP 'CONTROL' table, i get wierd results...

Former Member
0 Likes

wht is value table then?

Former Member
0 Likes

Hi

I don't know which results you get, so u should give more detalis

Max