Var varible:*

Simple question, what does that mean? What is the type of variable?

That means var a:* can be undefined? I tought undefined has ben removed 
-- Sent from my Palm Pre
On Apr 20, 2010 2:35 PM, GordonSmith <[email protected]> wrote:
Declaring
    var myvar;
and
    var myvar:*;
are equivalent at runtime. Neither one provides the performance advantages of "strong typing" that you get when you do something like
    var myvar:MyClass;
The only difference is that the compiler normally warns when you omit a type annotation, and the * prevents the warning.
Gordon Smith
Adobe Flex SDK Team

Similar Messages

  • CKF -- TEXT VARIBLE PROBLEM

    Hi all,
    I am created Two RKF with text variables,these are working good.One CKF also created based on above
    two RKF's,result wise report is fine ,but I am not able to get the heading of the CKF useing the Text varible.
    I have requirement like this:
    2009(RKF)      2008(RKF)          % Vaiance of 2009 & 2008 (CKF)
    Like above I have to get the headings.For two RKF's I am getting corrcte heading's I am notable to get the heading for (CKF),text varible displaying only tech names.
    Pls suggest me how can i slove this....?
    Thanks....Bk

    Hi,
    I got your requirement, you wan to display % variance of 2009 & 2008  in heading.
    Pls see the following code, this will show...
    If I give 02.02.2009, then in First Variable it will show 02.02.2009 and in the second variable 01.02.2009, so in this way you change the following code for your YEAR requirement.
    Take ABAPer help to change the code.
    Note: Don't use offset things for Text Variables. Use individual Variables.
    ***Begin***TO get the Date (TEXT VAR) based on ZCDAY Input variable**********
    WHEN 'ZT_DAY' .
          LOOP AT i_t_var_range INTO loc_var_range WHERE vnam = 'ZCDAY'.
            IF sy-subrc = 0.
              CLEAR: l_s_range.
              l_s_range-low+0(2) = loc_var_range-low+6(2).
              l_s_range-low+2(1) = '.'.
              l_s_range-low+3(2) = loc_var_range-low+4(2).
              l_s_range-low+5(1) ='.'.
              l_s_range-low+6(4) = loc_var_range-low+0(4).
              l_s_range-sign = 'I'.
              l_s_range-opt = 'EQ'.
              APPEND l_s_range TO e_t_range.
            ENDIF.
          ENDLOOP.
    ***End***TO get the Date (TEXT VAR) based on ZCDAY Input variable**************
    ***Begin***TO get the Date-1(TEXT VAR) based on ZCDAY Input variable**********
    WHEN 'ZT_DAY1' .
        DATA: ZT_DT1 TYPE SY-DATUM,
              ZT_DT2 TYPE SY-DATUM,
              ZT_SDT TYPE SY-DATUM,
              ZT_YR(4) TYPE N,
              ZT_DY(2) TYPE N,
              ZT_MT(2) TYPE N,
              ZE_TT(2) TYPE N.
              ZT_SDT = SY-DATUM.
          LOOP AT i_t_var_range INTO loc_var_range WHERE vnam = 'ZCDAY'.
            IF sy-subrc = 0.
              CLEAR: l_s_range.
              ZT_DY = loc_var_range-low+6(2).
              ZT_MT = loc_var_range-low+4(2).
              ZT_YR = loc_var_range-low+0(4).
          CONCATENATE ZT_YR ZT_MT ZT_DY INTO ZT_DT1.  "YYYYMMDD
          CALL FUNCTION 'DATE_CREATE_2'
            EXPORTING
             i_datum_ein                   = ZT_DT1
             I_KZ_INCL_AUS                 = '1'
             I_KZ_INCL_EIN                 = '0'
             I_KZ_ULT_AUS                  = 'X'
             I_KZ_ULT_EIN                  = 'X'
             I_STGMETH                     = '0'
             I_SZBMETH                     = '0'
             I_TAGE                        =  0
           IMPORTING
             E_DATUM_AUS                   = ZT_DT2.
              l_s_range-low+0(2) = ZT_DT2+6(2).
              l_s_range-low+2(1) = '.'.
              l_s_range-low+3(2) = ZT_DT2+4(2).
              l_s_range-low+5(1) ='.'.
              l_s_range-low+6(4) = ZT_DT2+0(4).
              l_s_range-sign = 'I'.
              l_s_range-opt = 'EQ'.
              APPEND l_s_range TO e_t_range.
            ENDIF.
          ENDLOOP.
    ***End***TO get the Date-1 based on ZCDAY Input variable**********
    Thanks
    Reddy
    Edited by: Surendra Reddy on Feb 2, 2009 7:22 AM

  • Wat is the use of "DATA var-name LIKE SY-INDEX" statement

    Hi to all,
           is there any use of "DATA <var-name> LIKE SY-INDEX"  statement in ABAP, do the variable <var-name> be changed with that of SY-INDEX when we declare like this.
             Could u give me a fast response,
                                            Thank you,
                                                 Srinivasa Rao k.

    hi check this example..
    data: v_index type sy-index value 10 .
    do 15 times .
    if sy-index = v_index .
    write:/ 'the system index is 10 '.
    exit.
    endif.
    enddo.
    the main use of the index is used in the hr programs..
    the user wants the emp salary and previous months   salary then you need to use the index .
    if the table had 10 records .then you need to catch the record of  index1(current) and index 2(for previous month)..
    select pernr ansal  from pa0008 into table it_pa0008 where pernr in s_pernr and begda in s_begda .
    loop at it_pa0008.
    case sytabix.
    when 1 .
    it_final-cursal =  it_pa0008-ansal.
    when 2 .
    it_final-prevsal =  it_pa0008-ansal.
    endcase .
    endloop.
    regards,
    venkat.

  • TS2570 Still cant access my computer, followed instructions to perform a safe boot and last line of script it shows: BootCacheControl: Unable to open /Var/db/BootCache.playlist:2 No such file or directory. Any idea?

    Brand new Mac Book Pro
    Purchased in Mexico's Department store Liverpool on June 20th 2012
    Purchased Memory upgade to 8Gb, on june 27th, at Apple Store Memorial City, Houston
    Upgraded memory from 4Gb to 8Gb on June 28th.
    Tried to write on my external HD (previously written on a windows based PC) with no success.
    Upon reccomendation from a Mac assistant, copied all my external HD contents into my Mac Hard drive.
    Then formatted my external HD and copied back all my information to it.
    deleted all the  information from my MacBook Pro HD.
    Attempted to repeat the same operation with another external HD, but got a message saying there was not enough epace on the computer HD (even though I have a 750Gb Hard Drive.
    Looked in the trash bin and there it was, all the information previously deleted..
    Could not empty the trash bin, although I got a message asking me to safely delete all the information from the trash bin,
    Could not get enough space released, after several attpempts the trash bin was finally emptied.
    All happy getting acquainted with my new MacBook Pro. Two days later, got a gray screen and not able to start the computer.
    Looking in to Mac support I found article http://support.apple.com/kb/TS2570 and followed instructions to perform a safe boot:
    "Perform a Safe Boot
    Simply performing the Safe Boot may resolve this issue.
    Shut down your Mac. If necessary, hold your Mac's power button for several seconds to force it to power down.
    Start your Mac, then immediately hold the Shift key. This performs a Safe Boot. Advanced tip: If you want to
    see the status of a Safe Boot as it progresses, you can hold Shift-Command-V during start up (instead of just Shift).
    Note: A Safe Boot takes longer than a typical start up because it includes a disk check and other operations.
    The following is the script that appears on the screen upon safe boot. and halt after the last line.
    AppleACPICPU:Processor Id=6 LocalAplicId=255 Disabled
    AppleACPICPU:Processor Id=7 LocalAplicId=255 Disabled
    AppleACPICPU:Processor Id=8 LocalAplicId=255 Disabled
    calling mpo_policy_init for TMSafetyNet
    Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    calling mpo_policy_init for Sandbox
    Security policy loaded: Seatbelt sandbox policy (Sandbox)
    calling mpo_policy_init for Quarantine
    Security policy loaded: Quarantine Policy (Quarantine)
    Copyright (c) 1982, 1986, 1989, 1991, 1993
            The Regents of the University of California. All Rights Reserved.
    MAC Framework Succesfully initializad
    using 16384 buffer headers and 10240 cluster IO buffer headers
    IOAPIC: Version 0x20 Vextors 64:87
    ACPI: System State [SO S3 S4 S5] (S3)
    PFM64 (36cpu) 0xf10000000, 0xf0000000
    Aplconsole relocated to 0xf1000000
    PCI configuration changed (bridge=16 device=4 cardbus=0)
    [ PCI configuration end, bridges 12 devices 16 ]
    Firewire (OHCI) Lucent ID 5901 built-in now active, GUID 3c0754fffe9b2aa2; max speed s800.
    Pthread support ABORTS when sync kernel primitives misused
    com.apple.AppleFSCompressionTypeZlib kmod start
    com.apple.AppleFSCompressionTypeDataless kmod start
    com.apple.AppleFSCompressionTypeZlib load succeeded
    com.apple.AppleFSCompressionTypeDateless load succeeded
    AppleIntelCPUPowerManagementClient: ready
    BTCOEXIST off
    wl0: Broadcom BCM4331 802.11 Wireless controller
    5.100.98.75
    AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitializad
    rooting via boot-uuid from /chosen: 6E918706-FC0D-37460-A3A0-6268A51DF93B
    Waiting on <dict ID="0"><key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleAPIPCI/SATA@1F,2/AppleIntelPchSe riesAHCI/PRT0@0/AOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlock
    storageevice /IoBlockStorageDriver/TOSHIBA MK7559GSXF Media/IOGUIDPartit
    BSD root: disk0s2, major 14, minor 2
    Kernel is LP64
    com.apple.launchd 1   com.apple.launchd 1   *** launchd[1] has started up. ***
    com.apple.launchd 1   com.apple.launchd 1   *** Verbose boot, will log to /dev/console. ***
    Running fsck on the boot volume...
    ** /dev/rdisk0s2 (NO WRITE)
    ** Root file system
       Executing FSCK_HFS (version diskdev_cmds-540.1~25).
    BootCacheControl: UNable to open /Var/db/BootCache.playlist:2 No such file or directory
    launchctl:Dubious permissions on file (skipping): /Library/LaunchDaemons
    launchctl:Dubious permissions on file (skipping): /System/Library/LaunchDaemons
    Any help or suggestions on what to do next would be welcomed.
    I am in the middle of the Atlantick, stuck with a brand new, non working Apple MacBook Pro.
    Best regards
    Sergio Ramos

    Reinstalling MacOS does NOT fix the problem for me.  I'm still searching a solution !
    Bernard

  • Variável ISS - PLD Nota Fiscal

    Boa Tarde,
    Meu nome é Juliana Sanna e sou da Zethos Consulting. Preciso da ajuda de vocês no seguinte item:
    Estou gerando o PLD de uma nota fiscal de serviços e nao consegui localizar a variável para o valor do ISS - não o retido mas o que é calculado pelo código do imposto ISS.
    Já pesquisei no documento How to Modify Nota Fiscal Report e  também no SAP Notes nao consegui localizar.
    Obrigado
    Juliana Sanna
    Edited by: Rui Pereira on Dec 10, 2008 10:28 AM

    Boa Tarde Juliana
    As variáveis que se encontram no documento que referiu são às únicas disponíveis atualmente para a localização Brasil.
    Sugiro que criei no forum como referido na nota SAP 1028874 uma solicitação para o efeito.
    Paulo Calado
    SAP Business One Forums Team

  • Variável que não funciona.

    Olá,
    No Layout padrão do SAP, para impressão do livro diário, tem um campo de variável (F_252, na Área de repetição 0) com varável 606, mas ele não funciona e não está na lista de variáveis disponível no site,( pelo menos eu não encontrei)
    1) - Existe uma lista com varáveis específico para o livro Diário?
    2) - Os campos F_220, F_221, F_201 e F_202 dependem do campo F_252 para ser exibido, mas não exibe.
    A funcionalidade desses campo é:
    F_220 - Trazer a soma total de Débido até a página anterior
    F_221 - Trazer a soma total de Crédito até a página anterior
    F_201 - Trazer a soma total de Créditos da página atual
    F_202 - Trazer a soma total de débidos da página atual
    O pach que estou usando é 2007B Pach 13
    3) - Se não tiver como usar essa variável como fazer para exibir os canmpo acima, no print?
    Grato
    Lucidio

    Oi Lucidio
    1. Não existe
    2. Esses campos tem funcionalidades internas no próprio PLD, nem sempre significa que não funciona.
    3. A melhor maneira é utilizar o Crystal Reports for SAP Business One. Neste momento é somente liberada para a release 8.8 que ainda está em ramp-up, mas que se prevê estar disponível nos próximos meses para o mercado.
    O Crystal Reports for SAP Business One permite de uma maneira mais fácil, rápida e flexivel a elaboração de documentos e relatórios.
    Paulo Calado
    SAP Business One Forums Team

  • PLD -  VAriáveis

    Estou desenvolvendo um layout de Nota Fiscal, porém estou com alguns problemas:
    1. Não consigo encontrar a Variáveis do CNPJ do PN e da Inscrição de Sub Tributaria: Tentei colocar a Variável 60 para o CNPJ, porém não é aceito. Localizei esta variável na guia TAX do A/R Invoice.;
    2. Não consigo montar o Endereço do Parceiro, ao relacionar com as informações da tabela, os dados não são impressos:
    Tabela CRD1 - Campos Street, StreetNo, ect.
    Se puderem me ajudar, ficarei muito grato.
    Obrigado!
    Edited by: Bruno Cassaro on Mar 18, 2009 4:43 PM

    Oi Bruno
    Em resposta às suas questões:
    1. O CNPJ você pode obter como um campo de base de dados não como variável.
    CNPJ: Data u2013 File    -> Choose Administration
              Data u2013 Field   -> Choose Federal Tax ID
    Para a base substituição tributára 1363 para o valor 1364.
    Estes dados vêem do documento 'How to Modify the Nota Fiscal Report' no portal:
    https://websmp202.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_HIER_KEY=701100035871000529280&_OBJECT=011000358700006513702006E&_SCENARIO=01100035870000000183&
    2. Quanto ao endereço do Parceiro esse é apresentado com 1 campo somente, como está no template de sistema, tentar montar não vai funcionar.
    Paulo Calado
    SAP Business One Forums Team

  • PLD - Variável do Sistema: PIS e COFINS

    Bom dia a todos,
    Preciso destacar os impostos PIS e COFINS no layout do Pedido de Venda e da Nota Fiscal de Saída, mas não sei qual é o número da variável destes impostos.
    Já olhei no documento "How to Modify the Nota Fiscal", mas lá só mostra a variável do PIS/COFINS Retidos na Fonte, e não são estes os impostos que eu preciso. Também tentei abrir um chamado na SAP, mas eles me responderam que este é um assunto de dúvida e eu deveria postá-la aqui no fórum.
    Enfim... alguém poderia me ajudar?
    Att,
    Alice

    Boa tarde Pessoal
    Tenho uma duvida e gostaria de uma ajuda se possivel.
    Em um cliente acontece o seguinte:
    Ao emitirem a NF de Saida eles imprimem via PLD a duplicata para ser enviada ao cliente.
    Neste documento vai os dados de cobrança para que o destinatario possa realizar o pagamento.
    Quando eles aplicam imposto retido na Nota, configurei para que o valor total da duplicata seja igual a valor total da NF menos ( - ) o valor que consta no campo valor retido.
    Acontece que tem alguns codigos em que esta configurado para reter no Pagamento, logo, a duplicata sai com o valor da NF sem descontar o valor de imposto retido.
    Teria alguma variavel ou outra maneira em que poderia configurar no layout para que o valor saia subtraindo o valor so imposto retido?
    Att
    Jean Prudencio

  • Re: Impressão de Nota Fiscal - PLD - Lista de variáveis disponíveis

    Franklin, Boa Tarde!!
    Você sabe qual é o campo do banco de dados ou a variavel que está a descrição do CFOP??
    Eu uso a 1354, mas se é colocado mais de um produto vai repetindo a descrição.
    Já adianto que o campo está no cabeçalho e vai aparecendo a descrição duplicada como por exemplo "Venda de Mercadoria" se for colocado na NF 3 produtos no campo da descrição do CFOP sai "Venda de Mercadoria; Venda de Mercadoria; Venda de Mercadoria;".
    Obrigado pela atenção!!
    Rodrigo
    Edited by: Rui Pereira on May 27, 2008 6:43 PM

    Olá
    Essa é o comportamento normal do sistema atualmente.
    Conforme referido na nota SAP 1113549, foram adicionados espaços em caso de haver mais de CFOP, uma vez que antes esta tudo junto.
    Mas essa é a variável e vai aparecer repetido.
    Paulo Calado
    SAP Business One Forums Team

  • Impressão de Nota Fiscal - PLD - Lista de variáveis disponíveis

    Quando você utiliza o Print Layout Designer (PLD) para editar os modelos de nota fiscal, você deve utilizar algumas variáveis do sistema, que armazenam informações relevantes.
    Estas variáveis encontram-se no documento "How to modify nota fiscal report".
    https://websmp209.sap-ag.de/~form/sapnet?_FRAME=OBJECT&_HIER_KEY=701100035871000505826&_SCENARIO=01100035870000000183&

    Olá
    Essa é o comportamento normal do sistema atualmente.
    Conforme referido na nota SAP 1113549, foram adicionados espaços em caso de haver mais de CFOP, uma vez que antes esta tudo junto.
    Mas essa é a variável e vai aparecer repetido.
    Paulo Calado
    SAP Business One Forums Team

  • Aceder a variáveis de sistema Recibos

    Boa tarde,
    Estou a fazer um template para recibos e necessitava de aceder a um campo mas não sei como o fazer.
    No form dos recibos, aparecem todas as facturas que um determinado cliente possui em dívida. Um dos primeiros campos que aparece é Nº do documento relativo às facturas certo?
    Eu quero aceder a esse valor mas não consigo.
    Se colocar o rato sobre o campo a info que tenho é Variable=40 #000001916, DocNum. Como faço para aceder a esta informação?
    Já agora, existe alguma maneira de visualizar as variáveis do sistema?
    Uma espécie de lista ou algo parecido.
    Não sei se me consegui fazer entender bem.
    Cumps
    Edited by: Cokz87 on Nov 9, 2011 5:05 PM

    Olá Milton
    Para a versão 2005B a única lista de variáveis disponível foi a que menciou, para as Notas Fiscais.
    Na versão 2007 existe uma lista mais alargada e cobre a maioria dos documento. A lista que existem atualmente é só para a versão 2007A (não recomendo tentar utilizar essas variáveis na 2007B).
    Entretanto deixo aqui a página para possa verificar regularmente por uma versão deste documento para a 2007B. O site é http://service.sap.com/smb/sbo/pld > How To Use the PLD Variables File in Release 2007 A (documento atual para a outra versão).
    Paulo Calado
    SAP Business One Forums Team

  • How to capture Vari Cam Footage with  PanasonicHD1200A

    Hi there. Thanks to those people who answered my previous question about the Vari Cam codec. I hate to say I am still a little confused.
    I should specifiy now that I am capturing footage from DVCPro tapes recorded on a Panonic Vari Cam (720p). The deck I am using is a panasonic HD1200A and I Have a AJA kona LS capture Card.
    I want to edit for final output for PAL, so 720x576 (it will be 4:3 letterboxed 16:9) and a frame rate of 25.
    So my question is which of Final Cut Pros many capture presets do I use. Do I need to downlaod a third party Codec.
    I tried using DVCPro HD 720p60 codec but this doesn't deliver the Data rate I was told to expect (14 mb/sec rather than 5.6mb/s). However it does seem to work. Will I simply have to scale the final movie to fit the proportions of PAL 4:3? As this is a green screen shoot how will my Key be effected by the Codec, GOP, P an B frames, or will final export with a quicktime conversion solve this. I appreciate your help in clearling up these mysterys of HD
    I am on a dual processor G5 with 3 gig of Ram.
    Thanks Sincerely
    Peter Stenhouse

    Great! It was shot at 720p25 (so i'm told) there was no use of the variable fps.
    I'm not delivering a DV master I want to deliver broadcast quality and as I also dong alot of post, a green screen key, I need the best quality possible. We shot on HD because, we originally we were going to shoot some slo mo. Typically the director changed his mind, didn't shoot any and now I am going through HD **** for no real reason (though the more filmic color space will be nice I am sure)
    Via Component sounds like a good idea, though I still need to adjust the deck to output 25fps rather than 30, which it somehow seems to be doing at the moment.
    Ordinarily I would capture from digibeta, but we only have the HD deck over the weekend so don't have the luxury of capturing offline RT and then onlining 8 bit uncompressed has I normally do. But I digress.
    I don't particularly want to have to work at 30 or 60 fps, beacues I never have before, and because the final output is for PAL Broadcast.
    I really appreciate your advice, the glimmers of hope that your words of wisdom provide.
    Sincerely
    Peter Stenhouse
    Excuse the ranting, I'm pretty stressed, I hate colliding with the first hurdle this hard.

  • How to add an additional fields in VAR Service Desk?

    Dear ALL,
    I work in VAR company and we use SAP VAR Service Desk. Our Customer has his own HP Service Desk system. When they creates ticket in SAP VAR Service Desk they are allways creates internal Service Desk number in their HP Service Desk. Now they ask us to create the new field named as "Customer SD number". I searched for the invisible fields but nothing found. And I think it should be like:
    1) Field named as "Customer SD number" and the input field for the Customers HP Service Desk Number
    2) Field on the main scrren of Service Desk where is all tickets.
    But this only my assumption, I didn't made like this work before.
    May be there is standard schema? I read the integration, but I can not do this because we have other customers with their own Service Desk systems.
    Please help.

    Dear Ahsan Rizvi
    you have take ABPER help
    Documentation of the FM BAPI_PO_CHANGE says:
    Function module BAPI_PO_CHANGE enables you to change purchase orders. The Change method uses the technology behind the online transaction ME22N.
    As we can insert a new item in the ME22N, it will allow us to insert a new PO Line using this FM.
    Regards,
    shankar

  • Service Desk for VAR - RFC Connections to customers

    Hi all,
    I'm trying to implement Service Desk for a VAR provider, however, I didn't found until now how to connect customer systems to Solution Manager in the VAR provider site.
    I was able to create systems in SMSY automatically, as the Business partners and OSS users, but in SMSY the system has no Client (000,100,800) assigned and could not get it as no read RFC for system is maintained. Should this RFC be created using SAPSERV connection via marketplace (automatically or not) or using a simple direct SAPRouter connection to customer? anyone know how can I proceed or know some online documentation available?
    Manually maintain this connections could be very anoing as we have a lot of customers and systems.
    Thanks in advance for you help.
    Best Regards
    Pedro Rodrigues

    Hi Pedro,
    normaly you don't need those RFCs as a VAR, that's right. With the new note 1320545 you also get product versions updated from OSS into SMSY. However if you require all patch levels of your customers in SMSY to do MOPZ you need RFC or SLD connection. You can generate RFCs connections from the SMSY system client screen for ABAP instances. There is a button "Router information" where you can maintain your and your customer's SAProuter IP adresses. These will be included in the routstrings of the generated destinations. Of course this must be done manually for each customer system because SAP suport Portal doesn't know your customers passwords and routers.
    Regards
    Andreas

  • Null value in Session vars and request.getParameter

    We're migrating our application from iPlanet.
              Under iPlanet, when we looped through a resultset and set the values to
              session variables - it worked fine, even when a resultset value was null,
              but in WebLogic, I get the following error:
              java.lang.IllegalArgumentException: key/value is null
              Is there anyway to "turn this off" so it behaves like iPlanet?
              My second question is that we have many JSP's that check to see if a
              parameter is null in javascript:
              Here's the code:
              function onLoad() {
              document.form.elements[0].focus();
              // Check to see if the user is coming from a shortcut
              var imageName = "<%=request.getParameter("imageName")%>";
              if (imageName == "null") {
              selectTop("<%=select_image%>");
              } else {
              selectTop(imageName);
              <% if (tableIndex == 2) { %>
              loadShortcutIcon(13,100);
              <% } %>
              in iPlanet, when the parameter "imageName" is not in the URL, the javascript
              variable gets set to "null" - but in WebLogic, it is set to a blank string -
              "". Is there anyway to make this return null like iPlanet?
              Thanks,
              Matt
              

    Hi,
    the URL parameter is added just for the request to the page. When you press the command button then you issue a new request that does not have a URL parameter added. To work around this, you can use a PhaseListener that stores the URL request parameter in the session for later use
    Frank

Maybe you are looking for