Error while makingProject assignment Mandatory

Hi ,
In /tmwflow/cmsconf, When i try to make the project assignment mandatory, i am getting teh belwo Error. Can anyone help in fixing this issue.
System cancel RFC destination SM_<SID>CLNT000_TRUSTED, Call TMW_CHANGE_PROJECT_SETTING: Screen output without connection to user.
I have wide authorization in solman and Trusted authorization also in satellite system
Anand

Hi,
I Still guess it could be missing authorization. check for s_rfc and s_rfcacl objects for that user.
Check these links.
Re: "Screen output without connection to user"
http://www.sapnet.ru/abap_docu/ABENRFC_SYS_FAIL.htm
This should help.
Feel free to revert back.
-=-Ragu

Similar Messages

  • Error while updating assignment of Contingent resource

    Hi,
    I am getting the below error while updating Assignment of contingent resource using the Standard API.
    ORA-20001: HR_7949_ASG_DIF_SYSTEM_TYPE: N, SYSTYPE, ACTIVE_CWKCode for updating the record is -
    Declare
    Cursor c_emp_mig
    Is
    Select person_id, supervisor_person_id, code_comb_id, sob,  assignment_id, assignment_number From  customContingentTable;
      x_person_id number;
    x_validate BOOLEAN := FALSE;
    x_supervisor_id number;
    x_default_code_comb_id number;
    x_set_of_books_id number;
    x_assignment_id number;
    x_assignment_number varchar2(20);
    x_manager_flag char(1):='N';
    x_comment_id number;
    x_concatenated_segments varchar2(80);
    x_no_managers_warning boolean ;
    x_cagr_concatenated_segments VARCHAR2(80);
    x_soft_coding_keyflex_id NUMBER; --- IN OUT
    x_other_manager_warning boolean;
    x_object_version_number NUMBER;
    x_cagr_grade_def_id  NUMBER;
    x_effective_date DATE :='01-OCT-2011'; --cut off date from which the assignment will be effective
    x_effective_start_date DATE  :='01-OCT-2011';--cut off date from which the assignment will be effective
    x_effective_end_date   DATE;
    x_hourly_salaried_warning boolean;
    x_org_now_no_manager_warning boolean;
    x_error_code varchar2(240);
    x_error_desc varchar2(2000);
    Begin
       Open c_emp_mig;
       Loop
       Fetch c_emp_mig Into x_person_id, x_supervisor_id, x_default_code_comb_id, x_set_of_books_id, x_assignment_id, x_assignment_number;
       Exit when c_emp_mig%NOTFOUND;
        x_object_version_number:=1;
        hr_assignment_api.update_cwk_asg(
         p_validate => x_validate
         ,p_effective_date => x_effective_date
         ,p_datetrack_update_mode => 'UPDATE'
         ,p_assignment_id => x_assignment_id
         ,p_assignment_status_type_id => 1
         ,p_assignment_number =>x_assignment_number
         ,p_object_version_number => x_object_version_number
         ,p_default_code_comb_id => x_default_code_comb_id
         ,p_set_of_books_id => x_set_of_books_id
         ,p_supervisor_id=>x_supervisor_id
         ,p_manager_flag=>x_manager_flag
         ,p_concatenated_segments => x_concatenated_segments
         ,p_soft_coding_keyflex_id => x_soft_coding_keyflex_id
         ,p_comment_id => x_comment_id
         ,p_effective_start_date => x_effective_start_date
         ,p_effective_end_date => x_effective_end_date
         ,p_no_managers_warning => x_no_managers_warning
         ,p_other_manager_warning => x_other_manager_warning
         ,p_hourly_salaried_warning=>x_hourly_salaried_warning 
         ,p_org_now_no_manager_warning=>x_org_now_no_manager_warning
          End Loop;
       Exception When Others Then
             x_error_code:=SQLCODE;
             x_error_desc:=SQLERRM;
            insert into emp_mig_error(error_code, error_desc) values(x_error_code, x_error_desc);  
         Close c_emp_mig;
      End;   Am I missing something here? I searched in metalink, there is no mention of this error. Can anyone help?
    Regds,
    ARS

    The relevant parameter to identify an individual will be p_assignment_id.
    You will need a query to obtain the relevant assignment_id from the given CWK number on the person row
    Edited to add : whilst you are about it, you'll need to obtain the assignment object_version_number as well - that will be needed for the p_object_version_number parameter
    Edited by: clive_t on 05-Apr-2012 16:10

  • Issthe PO Error message *Account assignment mandatory for material

    At the time of creating the PO after putting the material and plant I get the error message " *Account assignment mandatory for material 10000213". The plant for which i want to raise is 3004 which i have created recently and only in this plant this message is showing. Please help me out
    Edited by: amitekum on Sep 17, 2010 12:34 PM

    you should have searched sdn first for this
    anyways it means that the in tcode OMS2.
    you need to mark the check box quantity and value updation for the material type of your material in combinationwith your plant
    it means this material is acting as consumable material

  • Runtime Error while executing Assignment

    Hi Experts,
    I have 3 fields at 1) ValidStartDate 2) ValidEndDate 3) Item Status.
    I have written assignment to check if my current system date and time falls between validstartdate and validenddate, then my Itemstatus field should be active else inactive.
    Logic:
    If(SYSTIME(0)>=validstartdate AND SYSTIME(0)<=validenddate, Active, Inactive).
    SYSTIME(0) Is current system date and time
    and my validstartdate and validenddate fields data type is Literal Date
    Assignment Field: ItemStatus
    Error Message: "A runtime error occurred while evaluating an assignment, validation or calculated field".
    Could any one please suggest where went wrong, The same logic is executing sucessfully in validation with TRUE, FALSE.. in place of Active and Inactive.
    Thanks in advanced.
    Thanks
    Bharat

    Hi,
    we have the same problem:
    A runtime error occurred while evaluating an assignment
    What is the solution ?
    Thank you.
    Petr.

  • Getting error in ME22 " Account assignment mandatory for material"

    Hi SAP Gurus,
    In ME22 tansaction I am entering 1 new line item, and system is not allowing and throwing error as " Account assignment mandatory for material:8121-1045 ( Enter account assignment catagory) but user dont want entering account assignment is mandatory. Please give your input on this issue.
    Thanks,
    Sharan.

    Hi Sharanappa
    The account assignment catagory becomes Mandatory when
    "Value Updating" is Not selected for the particular valuation Area for the Material Type
    For Maintaing the same pls follow the below Path
    SPRO>LOGICTICS GENERAL>MATERIAL MASTER->BASIC SETTING->MATERIAL TYPES-->DEFINE ATTRIBUTES OF MATERIAL TYPE
    Regards
    Vikrant

  • Account assignment mandatory for material

    Hi,
    While creating contract i am facing this warning message..i can ignore this message , but what is the root cause for it.
    Error is :
    "Account assignment mandatory for material 100000040 (enter acc. ***. cat.)
    Message no. ME062
    Diagnosis
    There is no provision for value-based inventory management for this material type in this plant. Account assignment is thus necessary.
    Procedure
    Please enter an account assignment category"
    I checked Qty and value update in OMS2 also.
    It is maintained.
    Then what is wrong?
    Uts

    Hi,
    Account assignment determination depend on the valuation class. When your account assinged category is mandatory in that case go and see the account modifier assigned in account assinged category. After that verify the G/L account in OBYC for key GBB and account modifier and respective valuation class assigned in material master.
    If the entery does not exist then system will give you an error message.
    Regards
    Prashanth

  • Error while creating new application in windows client

    Hai Experts,
    I am experiencing an error while creating a new application in HFM
    Error Reference number: {F6BA937D-6CBC-486C-800C-57DAB415C5EE}
    NUM:0X80040225;TYPE:1;DTIME:6/12/2012 10:52:48 AB;SVR; STATION31; FILE: CHSXSERVERIMP1: CPP; LINE:3537;VER:11.1.1.3.0.2413;
    Please reply me it's urgent.

    Hai,
    After doing snapshot my application was created and even in fdm also i found error while creating application(hint:cache not found) but now everything is fine don't know what exactly the error may be but now i am facing 404 error while doing Assign Access control in shared services console what may be the reason did anyone experienced this error if so please provide me the solution.
    Edited by: 940022 on Jun 15, 2012 3:50 AM
    Edited by: 940022 on Jun 15, 2012 3:51 AM

  • Error While creating Domain offline in windows...

    I am trying to create a domain in windows using my scripts which i use in unix. But i am getting the following error. Here i am using Ant /build.xml/ and domain.properties( in this i pass the details) Please help....
    C:\scripts>setenv
    C:\scripts>set WEBLOGIC_HOME=C:\bea\wlserver_10.3
    C:\scripts>set BEA_HOME=C:\bea
    C:\scripts>set WORK_DIR=C:\wldomains
    C:\scripts>set DOMAIN_HOME=C:\wldomains
    C:\scripts>call "C:\bea\wlserver_10.3\server\bin\setWLSEnv.cmd"
    CLASSPATH=C:\bea\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_
    patch.jar;C:\bea\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_p
    atch.jar;C:\bea\JROCKI~1\lib\tools.jar;C:\bea\WLSERV~1.3\server\lib\weblogic_sp.
    jar;C:\bea\WLSERV~1.3\server\lib\weblogic.jar;C:\bea\modules\features\weblogic.s
    erver.modules_10.3.0.0.jar;C:\bea\WLSERV~1.3\server\lib\webservices.jar;C:\bea\m
    odules\ORGAPA~1.5/lib/ant-all.jar;C:\bea\modules\NETSFA~1.0_1/lib/ant-contrib.ja
    r;.;C:\Program Files\QuickTime\QTSystem\QTJava.zip
    PATH=C:\bea\patch_wls1030\profiles\default\native;C:\bea\patch_cie660\profiles\d
    efault\native;C:\bea\WLSERV~1.3\server\native\win\32;C:\bea\WLSERV~1.3\server\bi
    n;C:\bea\modules\ORGAPA~1.5\bin;C:\bea\JROCKI~1\jre\bin;C:\bea\JROCKI~1\bin;C:\o
    racle\product\10.2.0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Syst
    em32\Wbem;C:\Program Files\Windows Imaging\;C:\Program Files\Perforce;C:\Program
    Files\QuickTime\QTSystem;c:\ant\bin;C:\bea\WLSERV~1.3\server\native\win\32\oci9
    20_8
    Your environment has been set.
    C:\scripts>ant clean
    Buildfile: build.xml
    identify-os:
    init:
    clean:
    [delete] Deleting directory C:\scripts\build
    BUILD SUCCESSFUL
    Total time: 1 second
    C:\scripts>ant setup-domain
    Buildfile: build.xml
    identify-os:
    init:
    [mkdir] Created dir: C:\scripts\build
    init-domain-env:
    setup-domain:
    identify-os:
    init:
    init-domain-env:
    config-domain:
    identify-os:
    init:
    init-domain-env:
    backup-domain:
    identify-os:
    init:
    init-domain-env:
    delete-domain:
    [echo] Deleting domain 'C:\wldomains\pdc2' ...
    [echo] Configuring WebLogic 10.3 domain (offline mode) ...
    identify-os:
    init:
    run-wlst-script:
    [echo] Running WLST script 'C:\scripts\wlst\offline\config-domain.py' ...
    [java] Initializing WebLogic Scripting Tool (WLST) ...
    [java] Welcome to WebLogic Server Administration Scripting Shell
    [java] Type help() for help on available commands
    [java] Loading configuration properties ...
    [java] [I] Reading the domain template ...
    [java] [I] Configuring the domain ...
    [java] [I] Configuring domain 'pdc2' ...
    [java] [I] Creating log mbean for 'Domain' : 'pdc2' ...
    [java] [I] Configuring the admin user ...
    [java] [I] Configuring admin user 'system' ...
    [java] [I] Configuring the admin server ...
    [java] [I] Configuring admin server 'myserver' ...
    [java] [I] Renaming server 'AdminServer' to 'myserver' ...
    [java] [I] Updating server 'myserver' ...
    [java] [I] Creating log mbean for 'Server' : 'myserver' ...
    [java] [I] Creating SSL for server 'myserver' ...
    [java] [I] Creating WebServer for server 'myserver' ...
    [java] [I] Creating WebServerLog mbean for 'WebServer' : 'myserver' ...
    [java] [I] Configuring machines ...
    [java] [I] Configuring clusters ...
    [java] [I] Configuring servers ...
    [java] [I] Configuring servers 'myserver' ...
    [java] [I] Configuring server 'myserver' ...
    [java] [I] Updating server 'myserver' ...
    [java] [I] Updating log mbean for 'Server' : 'myserver' ...
    [java] [I] Updating SSL for server 'myserver' ...
    [java] Error: setListenPort() failed. Do dumpStack() to see details.
    [java] [I] Updating WebServer for server 'myserver' ...
    [java] [I] Updating WebServerLog mbean for 'WebServer' : 'myserver' ...
    [java] [I] Configuring startup classes ...
    [java] [I] Configuring shutdown classes ...
    [java] [I] Configuring mail sessions ...
    [java] [I] Setting domain options ...
    [java] [I] Setting overwrite domain to 'true'
    [java] [I] Setting create start menu to 'false'
    [java] [I] Setting java home to 'C:/beajdk160_05'
    [java] [I] Setting server start mode to 'dev'
    [java] [I] Saving the domain configuration ...
    [java] Error: writeDomain() failed. Do dumpStack() to see details.
    [java] [I] Closing the domain template ...
    [java] [I] Reading the domain configuration ...
    [java] Error: readDomain() failed. Do dumpStack() to see details.
    [java] [I] Configuring JDBC ...
    [java] [I] Configuring JDBC system resources 'CPoolDS,EPoolDS,poswotDataSou
    rce,MainTxDataSource,AdditionalTxDataSource,PDC1PoolDS,urgentMessageDataStore,Us
    rFriendlyDescPoolDS' ...
    [java] [I] Configuring JDBC system resource 'CPoolDS' ...
    [java] Error: No domain or domain template has been read.
    [java] Problem invoking WLST - Traceback (innermost last):
    [java] File "C:\scripts\wlst\offline\config-domain.py", line 149, in ?
    [java] File "C:\scripts\Lib\script\offline\jdbc.py", line 35, in configJD
    BCSystemResources
    [java] File "C:\scripts\Lib\script\offline\jdbc.py", line 51, in configJD
    BCSystemResource
    [java] File "C:\scripts\Lib\script\offline\jdbc.py", line 97, in hasJDBCS
    ystemResource
    [java] File "C:\scripts\Lib\script\common\wlstutils.py", line 99, in chec
    kPath
    [java] TypeError: string member test needs char left operand
    BUILD FAILED
    C:\scripts\build.xml:20: The following error occurred while executing this line:
    C:\scripts\build.xml:431: The following error occurred while executing this line
    C:\scripts\build.xml:743: Java returned: 1
    Total time: 10 seconds

    Hai,
    After doing snapshot my application was created and even in fdm also i found error while creating application(hint:cache not found) but now everything is fine don't know what exactly the error may be but now i am facing 404 error while doing Assign Access control in shared services console what may be the reason did anyone experienced this error if so please provide me the solution.
    Edited by: 940022 on Jun 15, 2012 3:50 AM
    Edited by: 940022 on Jun 15, 2012 3:51 AM

  • Error While Assigning Ad insert contract from Ad insert orders.

    Hi Experts,
    While performing the transaction for u2018Assigning Ad inserts Contracts from Ad Insert ordersu2019, Iu2019m getting the following error.
    Message no. JVSD056
    I did the following steps.
    a) Created a geographical unit.
    b) Assigned that geographical unit in the BP master of the retailer with a newly created assignment type.
    c) Linked the geographical unit in the booking unit for Ad inserts  in MAM .
    d) Created an Ad insert order in MAM by using the booking unit which has the geographical unit assignment.
    Then tried to execute the u2018Assign Ad inserts Contracts from Ad insert orders. The error message is JVSD056.
    Appreciate if anyone can help me in this. This is the first time we are doing this.
    Regards,
    Suresh

    Hi Helios,
    I hav egone through the document.However i have resolved the error ar: illegal option -- F by following the doc id Doc ID 785828.1
    Now i am facing error while relinking
    Relinking module 'FNDCORE.dll' in product fnd ...
    Removing any existing temp directory
    rm -rf temp
    creating the temp directory
    mkdir temp
    changing permissions for the temp directory
    chmod 777 temp
    Getting the object file names for this FNDCORE.dll
    gnumake -f E:/oracle/apps/apps_st/appl/admin/PROD/out/link_fnd_5136.mk fndcore.LIST
    E:/oracle/apps/apps_st/appl/admin/PROD/out/link_fnd_5136.mk:760: *** target pattern contains no `%'. Stop.
    Unable to get the objects for module "FNDCORE.dll".
    See error messages above (also recorded in log file)
    for possible reasons for the failure.
    adrelink is exiting with status 1
    Please advice
    Regards,
    SRK

  • Error while assigning external event

    Hi Guys!
    I'm getting error, while trying to assign an external event on table output.
    I've got a button with action POSTPO, that is residing in standalone form. That action should send data form some form and a table to BAPI.
    When I try to configure connector line and assign that *event (from event scope 'any element'), I recieve Internet Explorer's script error " 'length' is null or not an object".
    Here are two screenshots: [1|http://www.dennisk.org/tmp/SAP/event_err.jpg], [2|http://www.dennisk.org/tmp/SAP/event_err_mod.jpg].
    At the same model I can assign that event to different form and table. The only difference is that before that faulty elements there is a chain of two directly connected BAPIs.
    Is there a way to fix it?
    Thanks in advance!
    Regards,
    DK

    anybody?

  • Error while Assigning database level role (db_datareader) to SQL login (Domain Account)

    Team,
    I got an error while creating a User for Domain Account. Below is the screen shot of the error (error : 15401)
    Database instance is on SQL 2000 SP3. ( I know it is out of support, But the customer is relutanct to upgrade)
    On Google search, i found below article which is best matching for this error
    http://support.microsoft.com/kb/324321
    I have follows each step of troubleshooting. But still the issue persists.
    Step 1. The login does not exist == The login is very much exist in the domain as i am able to add the same domain id to other database instances
    Step 2. Duplicate security identifiers == i have used this query to find duplicate SID
    /*  SELECT name FROM syslogins WHERE sid = SUSER_SID ('YourDomain\YourLogin') */
    But there was only one row returned with create date of today's.
    Error while Assigning database level role (db_datareader) to SQL login (Domain Account) 
    Step 3. Authentication failure == Domain is available. User is able to login on other servers via RDP connection.
    Step 4. Case sensitivity == Database collation is set to Case insensitivity. (CI)
    Other two 5. Local Accounts & 6. Name resolution == is not applicable to me.
    I tried other ways also.
    A. Creating login and providing permission in one go only = User account is not created
    B. Instead of GUI, use query to create login and provide required permission = Same error.
    Does anybody has faced any such situation
    Chetan

    See the below output
    srvid
    sid
    xstatus
    xdate1
    xdate2
    name
    password
    dbid
    language
    isrpcinmap
    ishqoutmap
    selfoutmap
    NULL
    0x010500000000000515000000A1F66E1BFC1DC75D26E72530A2B80400
    14
    20:25.9
    57:33.4
    UKBAA\LHRAPPMuttavarapuS
    NULL
    1
    us_english
    0
    0
    0
    Chetan

  • Error while executing the Job:Cannot assign NULL to host variable 1

    Hello!
    I have the following issue:
    Error while executing the Job:Cannot assign NULL to host variable 1. setNull() can only be used if the corresponding column is nullable. The statement is "INSERT INTO "VIRSA_... (see log for details)
    Note 1362138 - Rule generation - null pointer exception virsa_cc_rtmap  doesn't me. After uploading files of ZCC_DOWNLOAD_SAPOBJ and ZCC_DOWNLOAD_DESC I got the same problem during job running...
    How can I find out where is the problem?

    Hi
    That looks like your fields are disabled but they could still be causing the problem edited ( nah - talking rubbish as you've put dummy " " in there) edited - the 'null' error caused many background jobs to fail but, once we had the evidence to show the space (somebody had pressed enter instead of delete/backspace to clear the entry) it stopped the problem - just a bit of learning on the job which we all go through for the GRC chaps in KL.
    A " " would be valid but a    (I know you can't see it but it's there wouldn't be      )
    edited.When you did an edit/replace did it say it had replaced anything please?edited
    The word doc option does sound good!
    Cheers
    David
    Edited by: David Berry on Nov 4, 2010 7:33 PM

  • Error - ATTRIBUTE_IDOC_METADATA - EDI: Error while assigning IDoc number

    Hi,
    I'm attempting to create a simple interface which converts cutomer data from a flat file and loads it into a SAP enterprise system as an DEBMAS06 IDoc type. I am getting the error message Error - ATTRIBUTE_IDOC_METADATA - EDI: Error while assigning IDoc number in the XI message monitor.
    Has anyone come accross this error before and if so, what is the resolution???
    Thanks, in advance,
    Pete

    Hi Peter,
    did you fixed it?
    How did you?
    got the same problem
    Kind regards,
    Michael

  • Error while assigning supervisor to employee

    Hi
    I was trying to assign supervisor to an employee when i got the below error.
    This is a production environment. The multi org setups are done in India Localization. They had attached default Key FFs in the BG and the key FFs had no segments/no valuesets...
    Responsibility: HRMS Super User
    Menu used is :GLB HRMS Navigator
    Request Group used is  : Global HRMS Reports & Process
    I thought , might be the segments are not existing, that is the reason why the error is occuring while attaching supervisor to employee.
    *1st Error : Please choose an existing combination* ( People>Enter and Maintain>Assignment )
    So I attached segments for Job and position FF. I created Job successfully , but while creating position it threw another error.
    *2nd error: You can not use the datetracked window, because HR is not installed, instead use non datetracked position window.*
    Normally when we do in vision instance, we dont assign any job/position but still we could attach the supervisor..then why this issue occuring in production environment. Please Help.
    Edited by: Sangeeta on Aug 20, 2010 3:34 AM

    "Please choose an existing combination". This error comes when you try to create a new KFF value but do not use the values allowed by value sets attached with a segment in the KFF.
    Now in the assignment screen there are two places where you can create new KFF value.
    1. People Group field
    2. Statutory Information tab
    OPen the assignment details for the person and check for these two flex fields. If there is any problem with the data present in any of these fields, you may get the aforementioned error while updating any field value in the assignment screen.
    So check the value in these two fields and try to fix them.

  • Error while assigning Decimal Attribute to PA

    Hi,
    I am receiving an error while assigning a decimal attribute to the planning area. I am attaching the screen shot below . Can anybody shade some light on this error, what could be the reason ?
    Thanks in advance.
    Regards,
    Chandan

    One cannot have a decimal attribute as the 'attribute' in planning. A decimal attribute can always be marked as a key figure.
    For eg: Price. It cant be a attribute of planning area (like Plant, product).

Maybe you are looking for

  • LIVE Video Tutorial! How to Upgrade or Replace RAM - HP Expert Day "How-To" Video Series – Today at 12:00pm PST

    Join us at 12:00pm Pacific time for a LIVE video tutorial of how to upgrade or replace RAM! The video features HP experts who work with the products every day! I am an HP employee.

  • Is there any access to item that exists on another page?

    I wonder.. APEX don't let give same names to items on the different pages. I thought - it's because of reason, that any item can be read from any place of application. But I have an item on the page, type is DATE. And on another page I try to read th

  • How to request missing Visio stencils?

    There are several Visio stencils that are missing from the library that I need. They're important to me (and I imagine others want them too) as I need to do rack elevation diagrams. I hate to open a TAC case on them but not sure what else to do. Any

  • Winproducer and other intervideo software

    Question for everyone.  I install winproducer 2.0 with no problems.  When I attempt to start the program I get the following error. failed to create empty document.   To date I have.  Uninstalled all video drivers and wmd drivers and reinstalled them

  • Issue on Reprint of Purchase Order - Top Prority

    Dear Friends, Plz., could some one help me out on this issue. The PO was issued, MIGO done, MIRO was completed. Then the management has decided to reverse the documents. Hence I reversed the FI docs, Cancel the MIGO, then flagged the deletion indicat