i have one physical file which is having two logical files.
logical a have unique keyword and logical b doesnt have a
unique keyword. can i give duplicate values while updating
through physical file. if no why?
Answer Posted / syam
You cannot update Physical file or Logical File.
duplicate key
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
what is the difference between seton lr and retrn?
define the purpose of the iter operation?
What Does 'sr' In Columns 7-8 Of C Specs Mean?
What Is The Error If We Don't Get Login Screen?
How to reverse the string in rpg
Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP
Difference Between Ca & Cf?
what does opcode post do ?
What is the maximum number of subfiles that can be specified in a display file?
What is difference between rename and prefix?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
what is maximum number of arrays allowed in rpg?
when are the referential constraints executed?
maximum number of subfiles that can be active for a single file is?