‎2007 Apr 10 12:28 PM
hi,
I am getting below error when i try to create parameter id.
Can you please help me in this.
Error:-
Parameter ID ZCA0_CPLAN is not contained in table TPARA
Data element ZCA0_CPLAN is inconsistent
‎2007 Apr 10 5:31 PM
Hi,
Check the syntax of parameter (what you write in program) and data field.
Check the following link:
Regards,
Bhaskar
‎2007 Apr 10 12:36 PM
Hi,
Check the data element ZCA0_CPLAN that u have created, there are errors in this data element.
and while u create the data element, specify the parameter id there and activate the data element properly.
Regards,
Sonika
‎2007 Apr 10 5:31 PM
Hi,
Check the syntax of parameter (what you write in program) and data field.
Check the following link:
Regards,
Bhaskar
‎2007 Apr 10 7:05 PM
Hi..,
U cannot create Parameter ids from SE11.
U can use the Parameter IDs that are there in the table TPARA only...
U cannot use or GET or SET on the parameter ids as u wish.. these should exist in TPARA table..
Use a Parameter Id that is suitable for ur data element.
regards,
sai ramesh
‎2007 Apr 10 7:24 PM
Hi,
GO to SM30..Give the table name TPARA.
Then press maintain button to create entries in the table TPARA.
Thanks,
Naren
‎2007 Apr 11 7:33 AM