Skip to Content
0
Former Member
Nov 03, 2012 at 07:02 AM

Issue with Prompt Radio button syntax in advance script logic in BPC 10

127 Views

Dear Experts,

I am creating the Radio Button in selection Screen

I have the used the below syntax

PROMPT(RADIOBUTTON,%EMPCAT%,"Employee Category",0,{"Yes","No"},{"1","0"})

Its working fine and i am getting the screen with radio button .but my requirement is as below

PROMPT(RADIOBUTTON,%EMPCAT%,"Employee Category",SA,{"Saudi","Western","Eastern","Middle-East","CT-Saudi","CT-Arab","CT-Eastern","CT-Western"},{"SA","WE","EE","ME","CT-SA","CT-AR","CT-EE","CT-WE"})

But this is not working.

Kindly advice on this.how to resolve to the above error..


Thanks in advance.

Regards,

Srinivasan.V