bumbaermail
31st December 2008, 13:32
Hello Friends,
There is an assignment to add Item Group [From-To] in the Session tdsls5401m000. For this I have copied the Form tdsls5401m0001 into my Development VRC and added citg.f and citg.t. After that I have added those two variables in declaration part in the program script [I guess this is a QKEY Script, but not sure as I am working with QKEY First Time] using "extern domain". After save and compile, when I am executing the session it is giving the error "Unknow Form Field citg.f" & "Unknown Form Field citg.t". After that I checked the script once again and found those declaration of citg.f and citg.t is not there in the script. I tried those steps couple of times but no change has been taken place.
May anyone please tell me what is the actual problem and how to handle this?
On this context I have the following queries regarding QKEY Script
1. How to identify if a Program Script is Standard UI Script or a QKEY Script?
2. Is there any syntactical difference between QKEY Script with Standard
Script? I have viewed the Program Script and found some codes which I
am not familier with. [For example the following part of script
field.cuno.f:
when.field.changes:
_pobj_exe1("when.field.changes.cuno.f")
Regards
Bumba
There is an assignment to add Item Group [From-To] in the Session tdsls5401m000. For this I have copied the Form tdsls5401m0001 into my Development VRC and added citg.f and citg.t. After that I have added those two variables in declaration part in the program script [I guess this is a QKEY Script, but not sure as I am working with QKEY First Time] using "extern domain". After save and compile, when I am executing the session it is giving the error "Unknow Form Field citg.f" & "Unknown Form Field citg.t". After that I checked the script once again and found those declaration of citg.f and citg.t is not there in the script. I tried those steps couple of times but no change has been taken place.
May anyone please tell me what is the actual problem and how to handle this?
On this context I have the following queries regarding QKEY Script
1. How to identify if a Program Script is Standard UI Script or a QKEY Script?
2. Is there any syntactical difference between QKEY Script with Standard
Script? I have viewed the Program Script and found some codes which I
am not familier with. [For example the following part of script
field.cuno.f:
when.field.changes:
_pobj_exe1("when.field.changes.cuno.f")
Regards
Bumba