Hi all,
I have a table that has the following fields:
MANDT key
PERNR(personal number) key
KOSTL (cost center)
For mandt t000 is assigned as the check table and pa0003 has been assigned as the check table of pernr field and CSKS for field kostl.
What my requirement is that: I want to create a maintanence view that has also person name surname,
BUT I cannot use PA0001 table while creating the view.
What is the problem?
Thanks.