2008 Jan 11 7:37 AM
hi,
i need a table where cost element group is available.
please help me out.
2008 Jan 11 7:39 AM
Hi,
its CSKB-KATYP
Regards
Edited by: K.P.N on Jan 11, 2008 8:43 AM
Hi,
its CSKB-KATYP
Regards
Edited by: K.P.N on Jan 11, 2008 8:43 AM
2008 Jan 11 7:39 AM
Hi,
its CSKB-KATYP
Regards
Edited by: K.P.N on Jan 11, 2008 8:43 AM
2008 Jan 11 7:41 AM
You can get cost element in CSKA, CSKU Tables.
To get the all Cost Elements related to a group we have to use these tables recursively or you can also use the fun module G_SET_TREE_IMPORT
Check with Standard program include - LKKHIF10
2008 Jan 11 7:42 AM
Hi,
SETHEADER table where SETCLASS = '0102'
SETNODE table where SETCLASS = SETHEADER-SETCLASS
and SUBCLASS = SETHEADER-SUBCLASS
subclass is the Cost Element Group
SETLEAF table where SETCLASS = SETHEADER-SETCLASS
and SUBCLASS = SETHEADER-SUBCLASS
and SETNAME = SETNODE-SETNAME
Regards,
Satish
2008 Jan 11 7:44 AM
Transaction code KAH3 you can able to view the cost element group.
Table CSKB
REgards.
2008 Jan 11 7:45 AM
Hi Vinutha,
Check these Tables
SETHEADER table where SETCLASS = '0102'
SETNODE table where SETCLASS = SETHEADER-SETCLASS
and SUBCLASS = SETHEADER-SUBCLASS
subclass is the Cost Element Group
SETLEAF table where SETCLASS = SETHEADER-SETCLASS
and SUBCLASS = SETHEADER-SUBCLASS
and SETNAME = SETNODE-SETNAME
Reward if helpful.
Thankyou,
Regards.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |