Hello all,
in my planning layout i defined several variables.
one variable should be automatically dervied by the system via userexit and it should be in the webtemplate shwon as a default value which can be overwrtitten by the user (input field).
this variable contains the posting period. if i call the userexit and execute the planning function the the follwoing error appears:
"Value of variable XXX Period Year ( XXXPER ) cannot be determined.
You are using variable XXX Period Year ( XXXPER ), but the system cannot determine the value of variables. The replacement type 'user-specific values' is set up for the variable, but no values are maintained for your user ID. In addition, the indicator 'Input allowed by user' is not set for the variable. This means the variable cannot be used."
I don't understand it because i did not have set user-specific values but UserExit as replacement type.
As an example: Today we have 13.10.2006; in the template there should appear 001.2006 in the input field.
Can anybody help ?