Hai all
I want to check wether there are fields WWRET; WWREV, WWCUC WWGCN in the table CE1XXXX where (XXXX is Operating concern will be populated in the selection selection screen.)
And The field should have
Techn. Field Type min. Field Length
WWRET CHAR 2
WWREV CHAR 4
WWCUC CHAR 3
WWGCN CHAR 10
Can anyone help with the code logic
Thanks in advance
Oli
Hi Oli,
Look at the table TKEF. You find in this table the chars and the DATAelements of these. Than in the table DD04L
can you find the rest what you need.
regards
Vladimir
Add a comment