SolMan 4.0 SR2 Step 30 Password Not Allowed Error Changing DDIC Pwd

I'm on Step 30 of my SOLMAN install.  SAPInst is trying to change the DDIC.000 password and gets the error, "PASSWORD_NOT_ALLOWED".  DDIC can connect to the RFC just fine.  I went in through the client and changed DDIC and SAP* passwords back to the default numeric values.
I did notice that in sapinst_dev.log there were these lines ...
TRACE      [sixxbinifileparameter.cpp:397]
           InifileParameterManager::getAndSetIniFileParameter()
Set value to context parameter ddic000Password of component instance |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|2|0|NW_DDIC_Password|ind|ind|ind|ind|0|0 to value ""
TRACE      [sixxbinifileparameter.cpp:397]
           InifileParameterManager::getAndSetIniFileParameter()
Set value to context parameter ddic001Password of component instance |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|2|0|NW_DDIC_Password|ind|ind|ind|ind|0|0 to value ""
TRACE      [sixxbinifileparameter.cpp:397]
           InifileParameterManager::getAndSetIniFileParameter()
Set value to context parameter needDDICPasswords of component instance |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|2|0|NW_DDIC_Password|ind|ind|ind|ind|0|0 to value "false"
where it looks like the DDIC passwords are being set to "".  I know that when you log in, a blank pwd isn't allowed.  Does this setting make it revert to the std numeric one or is it telling me that a blank pwd isn't allowed?  Is there a way to change this?
Points, as usual ... and thanks!
Rod Wagoner

Hi Ruchit,
I never set or entered a password for DDIC, but I did logon as sap* and change it to the default, 19920706.  This allowed me to get past a previous step in the installation.
No, DDIC is not locked.  It is able to connect but it seems like the password that it wants to change to isn't right.  Is it trying to change it to "PASS"?  The logon client demands at least 6 characters.
Here's the ouput of SAPInst.log
INFO 2007-05-17 11:01:33
Copied file 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/MSS/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/MSS/CENTRAL/AS/inifile.22.xml'.
INFO 2007-05-17 11:01:33
Copied file 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/MSS/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/MSS/CENTRAL/AS/inifile.23.xml'.
INFO 2007-05-17 11:01:36
Execute step
Component  W2K_ServicePack_Check|ind|ind|ind|ind
Preprocess  of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.
INFO 2007-05-17 11:01:47
Copied file 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/MSS/CENTRAL/AS/keydb.xml' to 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/MSS/CENTRAL/AS/keydb.12.xml'.
INFO 2007-05-17 11:01:47
Execute step changeDDIC000Password of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|2|0|NW_CI_Instance_ABAP_Passwords|ind|ind|ind|ind|3|0.
INFO 2007-05-17 11:01:48
RFC parameter CLIENT set to value 000.
INFO 2007-05-17 11:01:48
RFC parameter USER set to value DDIC.
INFO 2007-05-17 11:01:48
RFC parameter LCHECK set to value 1.
INFO 2007-05-17 11:01:48
RFC parameter PCS set to value 1.
INFO 2007-05-17 11:01:48
RFC parameter LANG set to value EN.
INFO 2007-05-17 11:01:48
RFC parameter ASHOST set to value uspowsqa1.
INFO 2007-05-17 11:01:48
RFC parameter SYSNR set to value 00.
INFO 2007-05-17 11:01:48
RFC connection information checked successfully.
INFO 2007-05-17 11:01:48
RFC connection opened successfully.
INFO 2007-05-17 11:01:48
Setting new application function RFC_SYSTEM_INFO.
INFO 2007-05-17 11:01:48
Generating interface for remote function.
INFO 2007-05-17 11:01:49
Function call was successful.
INFO 2007-05-17 11:01:49
Function interface generated successfully.
INFO 2007-05-17 11:01:49
Technical properties of function set successfully.
INFO 2007-05-17 11:01:49
Information for application function RFC_SYSTEM_INFO copied to local Repository.
INFO 2007-05-17 11:01:49
Function module RFC_SYSTEM_INFO set successfully.
INFO 2007-05-17 11:01:49
Executing function call RFC_SYSTEM_INFO.
INFO 2007-05-17 11:01:49
Function call was successful.
INFO 2007-05-17 11:01:49
Version 700  of remote SAP System UGS accepted.
INFO 2007-05-17 11:01:49
Setting new application function SUSR_USER_CHANGE_PASSWORD_RFC.
INFO 2007-05-17 11:01:49
Generating interface for remote function.
INFO 2007-05-17 11:01:49
Function call was successful.
INFO 2007-05-17 11:01:49
Function interface generated successfully.
INFO 2007-05-17 11:01:49
Technical properties of function set successfully.
INFO 2007-05-17 11:01:49
Information for application function SUSR_USER_CHANGE_PASSWORD_RFC copied to local Repository.
INFO 2007-05-17 11:01:49
Function module SUSR_USER_CHANGE_PASSWORD_RFC set successfully.
INFO 2007-05-17 11:01:49
Executing function call SUSR_USER_CHANGE_PASSWORD_RFC.
ERROR 2007-05-17 11:01:49
FRF-00028  Function call raised a program-driven exception PASSWORD_NOT_ALLOWED.
INFO 2007-05-17 11:01:49
RFC connection closed.
ERROR 2007-05-17 11:01:49
MUT-03025  Caught ERfcExcept in Modulecall: PASSWORD_NOT_ALLOWED.
ERROR 2007-05-17 11:01:49
FCO-00011  The step changeDDIC000Password with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|2|0|NW_CI_Instance_ABAP_Passwords|ind|ind|ind|ind|3|0|changeDDIC000Password was executed with status ERROR .
INFO 2007-05-17 11:02:03
An error occured and the user decide to stop.\n Current step "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|2|0|NW_CI_Instance_ABAP_Passwords|ind|ind|ind|ind|3|0|changeDDIC000Password".
I'm hoping not to have to reinstall.
Thanks for your reply,
Rod

Similar Messages

  • Sale Based Rent- You are not allowed to change sales-based rents

    Hi everybody,
    While processing a sale based rent using T-code : RESRSE, I got the problem as below:
    At the Log Display Screen:
    Step Processing of Sales-Based Rents performed on 19.12.2011 at 17:00:02
    Status of step: You are not allowed to change sales-based rents.
    Runtime for step: 00:00:00.
    Does anyone experience this issue? Please give me a hint to solve it?
    Thank you very much.
    Regards,
    TienLQ.

    Hi Franz,
    "I guess that the parameter 'Change Direct.' in the details is set that a change is allowed." You're totally right.
    I missed it. After I did the changes for this, the process for Sale Based Rent is good but I couldn't posting the result.
    I saw that EhP4 has introduced a new feature whereby we can post sales based settlemnet using periodic posting feature. For this, a checkbox is introduced in the system which we have to check in the contract and is named as 'Post using periodic posting'. I dont see this indicator in my system even though I am on Ehp5.
    Could you please advise?
    Regards,
    TienLQ

  • PO price field in PR not allow to change

    Hi,
    We have facing the problem related to PO price field in PR
    Network through we are creating the PR, so system showing the field PO price under the valuation tab is always u201DAs Net Priceu201D  and not allowing to change for this field.
    My Quire is,
    1) How to make this field to default to u201CDo Not Adoptu201D instead of u201CAs Net Priceu201D
    2) How to allowing to change this field.
    Could you please suggest the solution?
    Devendra

    One query has been resolved -u201CHow to allowing to change PO price field in PRu201D of follows to steps.
                     1)     Create a Function Authorization
    SPRO -  Material Management - Purchasing - Authorization Management - Define Function Authorizations for Buyers and create Function Authorizations Ex-1
                    2)     Assign the Function Authorization of specify User ID (SU53), Parameter ID-EFB / EVO & Give Parameter value-1
    http://www.kowboyz.nl/blog/copy-price-purchase-requisition-purchase-order/
    Network through created the PR system showsu201DAs Net Priceu201D in PO price field. But I want u201CDo Not Adoptu201D in this filed.
    Please suggest me.
    Devendra

  • ORA-22902 CURSOR expression not allowed Error Cause: CURSOR on a subquery..

    Hi,
    I found same issue in a metalink thread which is addressed in Oracle 12.1 which doesn't help me now. I need to rewrite the below query. Does anyone have any suggestions how to go about it?
    thanks,
    April
    working in Oracle 11.2.0.3.1, windows server, doing an upgrade from 10g to 11g. Piece of code is failing with following error via TOAD
    Oracle Database Error Code ORA-22902 Description :
    CURSOR expression not allowed
    Error Cause:
    CURSOR on a subquery is allowed only in the top-level SELECT list of a query.
    The below code is returning a tree of data for projects, units within the buildings.
    Code as follows:
    SELECT LEVEL
    , p.project_id
    || NVL (p.file_ref, ' ')
    || '] ['
    || NVL (p.project_ref, ' ')
    || '] '
    || p.project_name
    || ' ( '
    || (SELECT COUNT (*)
    FROM PROJECT p1
    WHERE p1.parent_project_id = p.project_id)
    || ' sub-projects, '
    || (SELECT COUNT (*)
    FROM PROJECT_ELEMENT pe2
    WHERE pe2.project_id = p.project_id)
    || ' elements)' AS project_description
    CURSOR
    (SELECT pe.element_id
    || pe.element_ref
    || '] '
    || pe.element_name
    || ' ('
    || pe.unit_count
    || ')' AS element_description
    CURSOR
    (SELECT hu.hu_id
    || hu.hu_ref
    || '] '
    || CASE
    WHEN hu.bedroom_count IS NOT NULL
    THEN ', Bedrooms: ' || hu.bedroom_count
    ELSE NULL
    END
    || CASE
    WHEN hu.bedspace_count IS NOT NULL
    THEN ', Bedspaces: ' || hu.bedspace_count
    ELSE NULL
    END AS hu_descripton
    FROM HOUSING_UNIT hu
    WHERE hu.element_id = pe.element_id
    ORDER BY hu.hu_ref
    ) AS housing_units
    FROM PROJECT_ELEMENT pe
    WHERE pe.project_id = p.project_id
    ORDER BY pe.element_ref, pe.element_name
    ) elements
    FROM PROJECT p
    START WITH p.project_id = l_root_project_id
    CONNECT BY PRIOR p.project_id = p.parent_project_id -- connect by used with LEVEL keyword
    ORDER SIBLINGS BY p.file_ref DESC
    , p.project_ref DESC
    , p.project_name DESC;
    Edited by: AprilM on Jul 17, 2012 10:28 AM

    Interesting. I am getting even worse results on 11.2.0.1.0:
    SQL> select * from v$version
      2  /
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    SQL> select dname,cursor(select ename from emp e where e.deptno = d.deptno) from dept d
      2  /
    select dname,cursor(select ename from emp e where e.deptno = d.deptno) from dept d
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00905: missing keyword
    SQL> connect scott
    Enter password: *****
    Connected.
    SQL> select * from v$version
      2  /
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Prod
    PL/SQL Release 10.2.0.4.0 - Production
    CORE    10.2.0.4.0      Production
    TNS for 32-bit Windows: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    SQL> select dname,cursor(select ename from emp e where e.deptno = d.deptno) from dept d
      2  /
    DNAME          CURSOR(SELECTENAMEFR
    ACCOUNTING     CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    CLARK
    KING
    MILLER
    RESEARCH       CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    SMITH
    JONES
    SCOTT
    ADAMS
    FORD
    SALES          CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    ALLEN
    WARD
    MARTIN
    BLAKE
    TURNER
    JAMES
    6 rows selected.
    OPERATIONS     CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    no rows selected
    SQL> And double CURSOR also works fine in 10g:
    SQL> select cursor(select dname,cursor(select ename from emp e where e.deptno = d.deptno) from dept d) from dual
      2  /
    CURSOR(SELECTDNAME,C
    CURSOR STATEMENT : 1
    CURSOR STATEMENT : 1
    DNAME          CURSOR(SELECTENAMEFR
    ACCOUNTING     CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    CLARK
    KING
    MILLER
    RESEARCH       CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    SMITH
    JONES
    SCOTT
    ADAMS
    FORD
    SALES          CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    ALLEN
    WARD
    MARTIN
    BLAKE
    TURNER
    JAMES
    6 rows selected.
    OPERATIONS     CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    no rows selectedSY.
    Edited by: Solomon Yakobson on Jul 17, 2012 1:27 PM

  • Promotion action - payroll run - not allowing to change payroll area in IT1

    Hi Friends,
    My client has the following query:
    "One of the employee has been promoted from employee group 2 (Workmen) to employee group (Management Staff).  We have run promotion action now, that is after running pay roll for the month of May 2011.  Now it is not allowing to change the pay roll area in orga. assignment effective from 01.04.2011,  please do the needful on priority to run pay roll for the month of May 2011."
    Can anyone please help me and tell me what needs to be done in such cases.
    Eagerly awaiting your reply.
    Thanks a ton..
    Regards,
    Evangelist@

    Hi,
    As you said that you have already configured ABKRS feature for defaulting payroll area based on your employee group.
    So when you run the promotion action it should actually pick up the default payroll area according to new employee group.
    Are you able to do that? or did you manually change it on IT 0001 screen.
    If you want it to be automatically defaulted then check your feature DFINF it should have value X if you want it from customising or leave it blank if it should be copied form the previous record
    cheers
    Ajay

  • I am trying to ask a question about iPhones, but it will not let me post - I get a message similar to this - you are not allowed to change the content.  Any help on this matter?

    I am trying to ask the following question: Just updated my iPhone5 to V 7.1.2 and can no longer print to my MFC 7860W from this phone.  I researched this issue on this forum and found answers from last October/November.....  Wary of downloading anything that was posted that long ago.  Wondering if there is anyway around this issue, with more recent information?  I was able to use this printer in the past by using Brother's iPrint App. 
    Thanks!!
    But when I hit post, I get an error message at the top - "you are not allowed to change this content"  Can anyone help me?

    I am assuming you got that message when attempting to post an old thread. The old post is probably locked/archived.
    FYI, posting on old threads usually yields no responses at all.
    I have requested that this post be moved to the iPhone forum where you might get assistance.
    Barry

  • I have moved from the US to Norway, and want to change my apple ID to the Norwegian appstore. However, I am not allowed ot change from the US store before I use up my balance, which is 0.17 dollar. The problem is that nothing costs 0.17 dollar.Please help

    I have moved from the US to Norway, and want to change my apple ID to the Norwegian appstore. However, I am not allowed ot change from the US store before I use up my balance, which is 0.17 dollar. The problem is that nothing costs 0.17 dollar and I do no longer have an american visa card, only Norwegian. Is there any way I can erase the credit on my account so I can change the appstore country? Or osmething I can use this credit on? Thank you very much

    Try contacting the store support staff at: http://www.apple.com/emea/support/itunes/contact.html they are usually pretty good at sorting out these issues.

  • Purchase organization filled  PR  not allow to change desired vendor in PO

    Hello All,
    i am facing a issue.
    if you set a "Desired Vendor" in the PR, this can be copied as default value in the PO Vendor field when dragging & dropping the PR item in the Shopping Cart icon of transasction ME21N.
    if purchase organization  is empty in PR with desired vendor,   we can modify the vendor in the PO.
    if Purchase organization filled in PR  with desired vendor, we could n't  able to modify the vendor in PO... its appearing grey unable to edit the vendor.
    here my question is   whats is the relation  purchase organization  not allowing to change  the desired vendor  in po.
    what are  the configuration  related to this issue.
    Actually   we want  to modify  desired  vendor  in PO  irrespective  of the the purchase org filled or empty in PR .
    Please explain in details with an example
    Thanks and regards,
    Sathiya

    Hi
    vedor must assigned to P.Org...
    Check once that You are copying existing PR to a PO (having fixed vendor in PR)?
    And also check PO doc type settings whether vendor field is mentioned as optional/required.
    Regards,

  • Coding not allowed error in BDC

    Hi,
    Recorded transaction MB1C with "Not a Batch Input Session' option. In the code should I mention this anywhere. Because, I get coding not allowed error while running BDC program.
    Please go thru the code below:
    perform bdc_dynpro      using 'SAPMM07M' '0400'.
          perform bdc_field       using 'BDC_CURSOR  'MKPF-BKTXT'.
          perform bdc_field       using 'BDC_OKCODE' '/00'.
          perform bdc_field       using 'MKPF-BLDAT'  W_HDR-BLDAT.
          perform bdc_field       using 'MKPF-BUDAT'  W_HDR-BUDAT.
          perform bdc_field       using 'MKPF-BKTXT'   W_HDR-BKTXT.
          perform bdc_field       using 'RM07M-BWARTWA'   W_HDR-BWARTWA.
          perform bdc_field       using 'RM07M-WERKS'  W_HDR-WERKS.
          perform bdc_field       using 'RM07M-LGORT'   W_HDR-LGORT.
          perform bdc_field       using 'RM07M-WVERS2'   W_HDR-WVERS2.
          LOOP AT T_MAT INTO W_MAT.
              i = i + 1.
              IF i > 99.
                MOVE i to k.
                CONCATENATE 'MSEG-MATNR(' k ')' INTO l_field1.
                CONCATENATE 'MSEG-ERFMG(' k ')' INTO l_field2.
              ELSE.
                MOVE i to j.
                CONCATENATE 'MSEG-MATNR(' j ')' INTO l_field1.
                CONCATENATE 'MSEG-ERFMG(' j ')' INTO l_field2.
              ENDIF.
              perform bdc_dynpro      using 'SAPMM07M' '0421'.
              perform bdc_field       using 'BDC_CURSOR'
                                            l_field2.
              perform bdc_field       using 'BDC_OKCODE'
                                            '/00'.
              perform bdc_field       using l_field1
                                            W_MAT-MATNR.
              perform bdc_field       using l_field2
                                            W_MAT-ERFMG.
              l_field1 = ''.
              l_field2 = ''.
          ENDLOOP.
          perform bdc_dynpro      using 'SAPMM07M' '0421'.
          perform bdc_field       using 'BDC_CURSOR'
                                        'MSEG-ERFMG(01)'.
          perform bdc_field       using 'BDC_OKCODE'
                                        '=BU'.
          perform bdc_transaction using 'MB1C'.
      ENDLOOP.
    Regards,
    Sriram
    Edited by: Sriram_14880 on Jul 28, 2009 2:53 PM

    Hi  there is no problem weather u r using option  'Not a Batch Input Session'  or not , generally it is used in call transaction
    see the documentation of call transaction options (ctu_params).
    structure of ctu_params is
    DISMODE
    UPMODE
    CATTMODE
    DEFSIZE
    RACOMMIT
    NOBINPT      ( Selection for the symbol field sy-binpt. Values: " " (sy-binpt contains in the called transaction "X"),
                         "X" (sy-binpt          contains in the called transaction " ").
    NOBIEND     Selection for the system field sy-binpt. Values: " " (sy-binpt contains "X" after the end of the batch input
                        data in   the  called transsaction ) "X" (sy-binpt contains " " after the end of the batch input data in the called   transaction).
    In the  new recordinng screen u will have four options ctu_params.
                              default size
                             cntinue after commit
                             Not a Batch Input Session
                            simulate back......
    The above four options u can set manually in call transaction from ctu_params
    not a batch input session option  refers to ctu_params-NOBINPT.
    read the documentation of call transaction statement.
    Ram

  • After creation of PO system should not allow to change the price in PO

    Hi There,
    In my scenario once PO is created then after send to vendor PO print document,Users are changing the price in PO.so system should not allow to change the price in PO once PO got saved.
    So please advice.

    Hi,
    you could set in customizing for field selection keys the net price      
    to display for ME22N so that changes can not be made         
    (transaction OLME -> purchase order -> Define Screen Layout at Document Level).
    Please check that you have set all the relevant field selection      
    groups to display: AKTV, ME22, ME22N... (read and apply note 30316)                                                                               
    Other workaround is try to do by yourself with the badi                      
    ME_PROCESS_PO_CUST and send your own error message.    
    Regards,
    Edit

  • In Sales order plant is not allowing to change

    Hi Guru's
    In Sales order plant is not allowing to change it's showing gray but some materials it's allowing to change plant. What is the reason for this error can any one please help me.
    dnr

    Hi friend,
    I suppose you cannot change the plant at order level if the material is created to a particular plant.
    As you say for few materials you are able to change, may be due to the fact that the material is extended to the other plants. You need to extend the material to the other plant in MM01 enter tha material and enter the industry sector and Material type and give the same material as the copy from material. A screen will pop up asking for the plant details. Here you can enter the other plant and tha material is extended to the other plant.
    Regards

  • Unable to rotate pdf with script(not allowed error security settings prevent  error)

    I am using a script to rotate each pages in pdf file when clicking a button. I have added a script to rotate file in the rotate button's click event as a javascript.It is working in acrobat but not in adobe reader. Pleae see the script
    nStart = 0;
    nEnd = this.numPages - 1;
    nRotate = 90;
    try
    if (this.numPages > 0)
               this.setPageRotations(nStart , nEnd , nRotate)
    catch(e)
    app.alert("Processing error: "+e)
    But I'm getting this  error in adobe reader not in acrobat.'not allowed error security settings prevent access to this property or method'. What is the problem. Please anybody tell me.

    I have got it working usig by installing a script on the local machine. Thanks

  • Not allow to change payment terms

    When creating a sales order, not allow to change the payment terms. can I block it? Thanks!

    There 2 ways to process this,
    Use SHD0- enter Transaction code.
    create variant by blocking the "Payment terms" field in display mode.
    assign this variant(Z) in VOV- doc type- Variant field.
    which this variant is applicable to this doc type, payment terms will be in display mode for all the transactions for this doc type.
    How you want to block this field? based on customer/material or doc type wise?

  • Page rotate script not working(not allowed error security settings prevent access to this property)

    HI,
    I am using a script to rotate each pages in pdf file when clicking a button. I have added a script to rotate file in the rotate button's click event as a javascript.It is working in acrobat but not in adobe reader. Pleae see the script
    nStart = 0;
    nEnd = this.numPages - 1;
    nRotate = 90;
    try
    if (this.numPages > 0)
               this.setPageRotations(nStart , nEnd , nRotate)
    catch(e)
    app.alert("Processing error: "+e)
    But I'm getting this  error in adobe reader not in acrobat.'not allowed error security settings prevent access to this property or method'. What is the problem. Please anybody tell me.

    OK, so here's what you do:
    - Create a new file in a plain-text editor (I recommend Notepad++), and paste this code into it:
    safeExecMenuItem = app.trustPropagatorFunction(function(code){
        app.beginPriv();
        app.execMenuItem(code);
        app.endPriv();
    mySafeExecMenuItem = app.trustedFunction(function(code){
        app.beginPriv();
        safeExecMenuItem(code);
        app.endPriv();
    Close Reader if it was open and then save this file as "MyScripts.js" and place it in the following directory (this is for Windows):
    C:\Program Files (x86)\Adobe\Reader 11.0\Reader\Javascripts
    If you want it to work in Acrobat as well place the file also under:
    C:\Program Files (x86)\Adobe\Acrobat 11.0\Acrobat\Javascripts
    Now to rotate the pages clockwise attach this code to your button (in Acrobat, of course):
    mySafeExecMenuItem("RotateCW");
    And to rotate them counter-clockwise, use this code:
    mySafeExecMenuItem("RotateCCW");
    Open your file in Reader and the buttons should rotate the pages when clicked...

  • Error: The system settings do not allow any changes

    Hi experts !!,
    I had installed SAP NetWeaver 2004s Sneak Preview-ABAP
    I am able to create database table using tcode: <b>SE11</b>
    but I get an error when I tried to create table entries
    <b>Error:</b>
    The system settings do not allow any changes
    Message no M0421
    <u><b>Diagnosis</b></u>
    The system settings (SE06 and SCC4) are such that you cannot make any changes to this table in this client
    Kindly help me to fix this issue !!
    Thanks,
    Prembabu R

    Hi,
    I had modified <b>Changes and Transports for Client-Specific Objects</b>
         -> <i>Automatic recording of changes (Option-selected)</i>
    Now I am able to add new entries to tables.
    Thanks for providing valuable information...
    ~Prembabu

Maybe you are looking for

  • Segment  Field in  vendor line item

    Hello Guru,                     we have activated new gl functionality with doucment splitting . but we are not able to view the segement filed in vendor line item and customer line item in different reports.         how we can pool that field in var

  • LR 5 "encountered error reading preview cache need to quit.

    LR main menu screen appears, but message pops up "encountered error reading preview cache need to quit.  Restarted several times but no change.  Message indicates it will attempt to resolve next time it starts, issue still remains

  • Why cant i set up a mail account?

    I have a yahoo account but i keep getting this message when i try and set it up Cannot get mail - The username or password for "imap.apple.mail.yahoo.com" is incorrect I know the username and password is fine. What can it be??

  • Does Time Machine change what software is on the computer?

    I just got my MacBook Pro back from the Apple store after getting a new display.  They told me that along with replacing my screen that they updated my computer to OS x Lion.  When I got home, I used Time Machine and restored my harddrive with a back

  • How to pass environment variables in Host file

    Hi Gurus, I'm having a requirement where I need to send my report output file as an attachment to customer. I achieved this by using host program and connecting to db server by using ftp. I am placing my output file in db server. From there onwards b