I have uploaded one role(its is derived role) from quality system to development system.After that, i have generated role and tried to move production. while transporting role i am getting below error ' ROLE TYPE IS UNDETERMINED ' can any body please provide the solution?
2 12609Post New British Council SAP Security Interview Questions
What are magento websites?
Which is the parent class of printerstatereasons class?
What is Apache Hive?
What is map in scala?
what is controlership?
Can constructor be used instead of init(), to initialize servlet?
Explain the terms ‘record’, ‘field’ and ‘table’ in terms of database.
Explain "namespace" in mongodb.
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
What is test tools?
What is the purpose of using cms?
OPEN INPUT StudentFile READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ PERFORM UNTIL EndOfStudentFile DISPLAY StudentId SPACE StudentName SPACE CourseCode SPACE YOBirth READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ END-PERFORM CLOSE StudentFile STOP RUN what will be output
Why do we register dll?
any one can explain what is the size of pvc,armoured, various sizes of powr cable dia?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.