Error in 1 step Bid Approval

Hello Experts,
We are facing a problem in approval of a bid using WS79000002. We have assigned the manager as approver in OOCU. The 'First Approval' step is being logically deleted. This is causing the error in 'Subwrokflow: Update Bid after Approval/Rejection'(Exactly in "Send mail to WF initiator?"). But when i check the Agent0001.agents table it is filled with correct approver. I do not know the reason why the "First Approval" step is being logically deleted.
Please help me out in this issue.
Thanks in Advance.
Vishnu Reddy.

Is this thread still valid? If not, please close the thread.
If so, as no response has been submitted, please rephrase your question and/or provide further information to describe your requirement.
Thanks
Jason
SDN SRM Moderator Team

Similar Messages

  • 1-step SC approval  workflow - error awaiting approval

    Hi all,
    I am configuring 1-step SC approval  workflow but it gives me the status as 'awaiting approval' when i click on check status of SC and the 'Manager'[user] doesn't receive the mail. can someone help me on this?
    Regards,
    roopesh

    Hi Roopesh,
    *) activate SAPCONNECT (Transaction SICF)
    ) Transaction SCON - define node SMTP (specify mail server, port, codepage, internet as supported address, "" as address area
    *) define job for mail sending
    *) assure that all users have e-mail in their master record
    *) maintain domain using transaction SCOT.From menu -> Settings ->Default Domain. ( eg ibm.com )
    *) In the attribute of person in organization structure  FORWARD_WI should be 'X'
    *)Schedule a report RSWUWFMLEC to send E-mail notification for new work item
    this wil help
    smita

  • How to use the Validate step for Approve step

    Hi Experts,
       I have modeled a workflow with the steps start,process, validate, approve, process and stop.
    Process is set to owner and approve is set to some other user user1.
       My requirement is as follows :
    1) Approve the records by approver and then it should send it to the next step for further processing
    1.1)  if the approver did not approve the record it should send a error message until the record is approved. So it should not send it to the next step when record is not approved
    I am using a field called item status for approving and disapproving the records. My validation is based on this field only... Validation working fine when i tested it manually.
    But my issue is when am using this validate step in workflow design validation is getting triggered for all the users.as per my requirement only approver should get the error message.But in my scenario owner is getting the error message and approver is not getting any message.
    How can i use the validate step only for particular step say approve in workflow.
    Can anyone please help me out how should use validate step only for approve step...
    Thanks & Regards
    Sireesha.
    Edited by: sireesha esukapalli on Jun 17, 2008 2:48 PM

    Hi ,
      I have set the validation property to "None".
      My design is as follows :
    start->process->validate->approve->stop.
      Owner is assigned to process step and approver is assigned to approve step.
    Now my problem is owner is also getting this error message along with the approver. AS per the design both process, approve users are getting the error message.
    As per my requirement only approver should get this prompt but not the owner.
    How can i restrict only for specifc user to get this message.
    Can anybody please advice how can restrict the owner to not get this error message...
    Thanks & Regards
    Sireesha.
    Edited by: sireesha esukapalli on Jun 24, 2008 2:18 PM

  • Error in Fork Step causing issue in generating next work items

    All,
    We have ECC 6.0 with the following SP:
    SAP_BASIS     700     0012     SAPKB70012     SAP Basis Component
    SAP_ABA                     700     0012     SAPKA70012     Cross-Application Component
    I have this strange issue. In one of my custom workflows, i am using a Fork step with 02/ 02 necessary outcomes. In branch 1, i am sending a mail to a user's e-mail id. In branch 2, i have 3 activity steps for another user. Step 1 is to display an invoice and step 2 is a user decision to apprve/deny this invoice.
    I know that during runtime, at the Fork step, the work item for branch 1 and the 1st work item for activity step 1 in branch 2 get generated almost simultaneously(though with some small time difference). This is OK. But the issue is, when the sendmail in branch 1 errors out due to some error, and when step 1 is finished successfully by another user, the work item for 2nd activity step in branch 2 is not getting created.
    As i understand, in the Fork, the 2 branches, execution should be independent of each other, that means, the work item creation and execution of branch 1 and 3 steps in branch 2 should be happening independently. But, this doesn't seem to be the case.
    I understand when the sendmail in branch failed, the wflow is set to 'Error' Status.But there is already an open workitem for step 1 of branch 2. When this workitem is completed successfully, I expect the work item for 2nd step should get generated.But this is not happening. But, when i restart the whole workflow using SWPR, it generates the witem for 2nd step in branch 2. And still the wflow is in 'Error' status.
    When the user finishes the 2nd workitem of branch 2, the next work item for 3rd step is not getting generated. Instead i needed to restart the whole wflow again and this time, it generated the 3rd witem in ranch 2.
    To my understanding, when a Fork is there, if i specify 02/02 outcomes necessary, these 2 branches should go in parallel, both creation and execution of workitems, until they are joined. And at this point, if the whole Fork step is successful, then workflow will proceed further with steps below the Fork. Shouldn't this be the case ?
    Anybody had similar issue? Pl share your thoughts on this. I'd really appreciate if somebody can clarify whats going on in the above case and how to fix this.
    Thank you in advance
    Regards,
    venu
    Edited by: Venugopal Jogi on Jun 10, 2009 5:58 PM

    Hi Arghadip,
    Thanks for your reply. You said
    "When a Workflow goes into error the processing should stop whether it is in same branch or in different.".
    If this is correct, then as i explained earlier, when i restart the workflow without fixing the errored branch, then also, the next work item should not be created..Right ? But, it is. I didn't fix the errored branch but simply restarted the workflow. Then it created the witem for 2nd step, in the branch 2 that is not errored.
    How can this be, the branch 1 is still in ERROR status only. So, can you pl clarify if something else might be going on here.
    Also, fixing the issue is fine. But, the SendMail step in branch 1 is just an information only and per business requirement, this should not be holding up the approval process. And if we don't process the invoice in time, just because of some informational mail errored out, this will not be a feasible solution to the client,Right ? That's the whole reason i am using Fork step, so that they both proceed parallelly (independently).
    If step 1 is a pre-requisite for step 2, then it makes sense to fix error in step 1 so that we can proceed with step 2.
    Any other thoughts on this.....
    Regards,
    venu

  • Assign step after Approve step can't execute automatically

    I have a Assign step after Approve step in my workflow. After Approve step is completed. Assign step always shown as Error status in the workflow owner's queue. The workflow owner has to manually Perform this Assign step and send to next step.
    Is there way to let Assign step execute automatically after Approve step is completed?

    Thanks for the posting. I am using MDM 5.5 SP4, maybe that is the reason. Assignment works fine if I manually perform it during the workflow. But it can't execute automatically as part of the workflow. it needs manual execution. Do you think this will be resolved if I upgrade to SP5? Is SP5 already available now?

  • Error: "Selected request was already approved/rejected"

    Hello, 
    Recently we have upgraded the system from EHP4 to EHP7. We are using Webdynpro ABAP leave application (standard workflow). Here, at approval level, on opening any leave request item, an error "Selected request was already approved/rejected" appears. We found SAP Note 1773641 and followed the suggested steps. But the error still exists. Please suggest.
    Secondly, it is observed that if there are more than one leave request in approver's UWL, then by default the record with highest date is opened (ie. out of leave requests of 01.07.2014, 07.08.2014, 29.08.2014, every time leave record of 29.08.2014 is displayed even though any other item is selected). Is it a standard behavior or requires some settings?
    Regards,

    as UR IN ehp 7  here u cnan use POWL other than UWL ...it wud better ....what is the workflow ur using for leaves here in task ur in SWFVISU ... what are the parameters assigned to hat task in SWFVISU
    No it is not standard behaviour, go to ptarq and check in display documents what is the status of that 29.08.2014 leave type and if it approved and is updated in 20001 go to ptarq and click on delete documents and delete that already approved leave from that
    SE38 :- RPTARQDBDEL----
    RPTARQDBVIEW .......DISPLAY LEAVE REQUESTS
    Approve Leave Request - Business Package for MSS Add-On 1.0 - SAP Library
    Let's Crowd Source a POWL Based Universal Worklist Design for ERP

  • Debug error: Errors while executing step

    Hi gurus:
    While debugging a complex mapping, I received the following error.
    DEPENDENCY: EXPR executing...
    Errors while executing step
    DEBUG INPUT ROW: 1
    TABLE: DBG$ID2_MTL_SYSTEM_ITEM_B_GR
    STATEMENT: TRACE177:TRACE180:
    "GE_8_SY"
    ("DBG$ID2_MTL_SYSTEM_ITEM_B_GR_I$1"):=
    ""DW_PG".GET_COURSE("MT_1_IN$2"
    ("DBG$ID2_MTL_SYSTEM_ITEM_B_GR_I$1"), "MT_2_OR$2"
    ("DBG$ID2_MTL_SYSTEM_ITEM_B_GR_I$1"), 'CATEGORIES', 5)/*ATTRIBUTE EXPR.OUTGRP1.ID2:EXPRESSION*/;
    ORA-29280: invalid directory path
    ORA-06512: at "SYS.UTL_FILE", line 41
    ORA-06512: at "SYS.UTL_FILE", line 478
    ORA-06512: at "DW_PKG", line 377
    ORA-06512: at "DW_PKG", line 3424
    ORA-01403: no data found
    As a background, the error occurred at EXPR step which is calling a function. Function calls additional tables in the source schema (tables not brought into Staging) I have imported the Package from the DB (Target) Do I need to do something special for the function to be able to access the tables in the source schema?
    Thanks in advance for your help.

    I ran into a similar problem about a year ago.  Very random, but kept happening at least once a week.  Finally figured out that the static IP address for our server was left in the dynamic IP address pool.  So every so often, the address was dynamically assigned to a second machine.  Which caused a similar type of problem that you are seeing.  I don't know if this is your problem.  But it sounds familiar.
    Hope it helps.
    Mike

  • BPM Collect Pattern: N:1 Mapping error in trnsformation step

    Dear All,
    I am using collect pattern Payload Dependant.
    I have one source data type and one target data type. Mapping is one to one.
    Data type contains 3 fields, Value Name and Surname.
    In Loop I have used condition when Counter is equal to value stop the loop.
    I have used Transformation step as I am using N:1 mapping.
    I have used abastrct to abastract message mapping.
    Source message is 0 to unbounded.
    In interface mapping target message occourance is 1. But in mapping program target message occourance is 0 to unbounded.
    When I am running my scenario, Third party to IP is working fine. But in IP i am getting error in transformation step.
    "com.sap.aii.utilxi.misc.api.BaseRuntimeException: RuntimeException in Message-Mapping transformation: Cannot produce target element /ns0:Messages/ns0:Message1/ns1:Collect_Receiver_MT. Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd at com.sap.aii.mappingtool.tf3.AMappingProgram.start"
    Can anybody will help me to solve this problem?
    Warm Regards,
    Gouri

    Have a look
    http://help.sap.com/saphelp_nw04/helpdata/en/de/766840bf0cbf49e10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/cb/15163ff8519a06e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm
    /people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure
    /people/kannan.kailas/blog/2005/12/07/posting-multiple-idocs-with-acknowledgement
    Also have a look at these seminars,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/daea5871-0701-0010-12aa-c3a0c6d54e02
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/e8515171-0701-0010-be98-e37bec4706cc
    Thanks

  • Error in 29 step of SAP Netweaver 4.0 Portal for java on windown7 ultimate.

    Dear All,
    Im facing problem while installing "SAP Netweaver Portal Server 4.0" for java on my OS "windows7 ultimate" laptop.
    Im getting error in 29th step while configuring J2EE engine. Can someone help, i will be highly obliged.
    INFO 2010-01-27 18:56:04
    Execute step runBatchconfig of component |NW_Java_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_Configure_Java|ind|ind|ind|ind|3|0.
    INFO 2010-01-27 18:56:11
    Removing file C:\Program Files\sapinst_instdir\NW04S\SNEAK_PREVIEW\FULL\INSTALL\batchconfig.properties.
    INFO 2010-01-27 18:56:11
    Creating file C:\Program Files\sapinst_instdir\NW04S\SNEAK_PREVIEW\FULL\INSTALL\batchconfig.properties.
    WARNING 2010-01-27 18:56:11
    Error 234 (More data is available.
    ) in execution of a 'RegEnumValue' function, line (377), with parameter ().
    ERROR 2010-01-27 18:56:11
    MUT-03001  Value of type HKeyClass has illegal value '0'.
    WARNING 2010-01-27 18:56:11
    System call failed. Error 1307 (This security ID may not be assigned as the owner of this object.
    ) in execution of system call 'SetTokenInformation' with parameter (TokenOwner, Administrators), line (855) in file (synxccuren.cpp).
    INFO 2010-01-27 18:56:11
    Switched to user: j2eadm.
    INFO 2010-01-27 18:56:11
    Creating file C:\Program Files\sapinst_instdir\NW04S\SNEAK_PREVIEW\FULL\INSTALL\batchXmlGen.log.
    WARNING 2010-01-27 18:56:11
    System call failed. Error 1307 (This security ID may not be assigned as the owner of this object.
    ) in execution of system call 'SetTokenInformation' with parameter (TokenOwner, Administrators), line (855) in file (synxccuren.cpp).
    INFO 2010-01-27 18:56:11
    Switched to user: j2eadm.
    INFO 2010-01-27 18:56:11
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SNEAK_PREVIEW\FULL\INSTALL.
    INFO 2010-01-27 18:56:11
    Output of C:\j2sdk1.4.2_09\bin\java.exe -classpath "C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/install/sharedlib/launcher.jar" -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.batch.xmlgenerator.ConfigXmlGenerator "
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_jce.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_smime.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/w3c_http.jar;C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/install/lib;C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/install/sharedlib;C:\sapdb\programs\runtime\jar\sapdbc.jar" "C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/batchconfig.properties" -short is written to the logfile batchXmlGen.log.
    INFO 2010-01-27 18:56:12
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath "C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/install/sharedlib/launcher.jar" -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.batch.xmlgenerator.ConfigXmlGenerator "
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_jce.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_smime.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/w3c_http.jar;C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/install/lib;C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/install/sharedlib;C:\sapdb\programs\runtime\jar\sapdbc.jar" "C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/batchconfig.properties" -short" finished with return code 0. Output:
    Warning : C:\sapdb\programs\runtime\jar\sapdbc.jar file stated but does not exist !
    SAP J2EE Engine Batch Config Xml Generator
    Batch Config Xml successfully generated to BatchConfig.xml
    INFO 2010-01-27 18:56:12
    Creating file C:\Program Files\sapinst_instdir\NW04S\SNEAK_PREVIEW\FULL\INSTALL\extractBootstrap.log.
    INFO 2010-01-27 18:56:12
    Output of C:\j2sdk1.4.2_09\bin\java.exe -classpath "C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/install/sharedlib/launcher.jar" -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.batch.BatchConfig "
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_jce.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_smime.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/w3c_http.jar;C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/install/lib;C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/install/sharedlib;C:\sapdb\programs\runtime\jar\sapdbc.jar" "C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/BatchConfig.xml" is written to the logfile extractBootstrap.log.
    WARNING 2010-01-27 18:56:14
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath "C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/install/sharedlib/launcher.jar" -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.batch.BatchConfig "
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_jce.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_smime.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;
    Akhilesh-PC/sapmnt/J2E/SYS/global/security/lib/tools/w3c_http.jar;C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/install/lib;C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/install/sharedlib;C:\sapdb\programs\runtime\jar\sapdbc.jar" "C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/BatchConfig.xml"" finished with return code 31415. Output:
    PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path
    Error while connecting to DB.
    ERROR 2010-01-27 18:56:14
    CJS-30059  J2EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile extractBootstrap.log: '
    PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path
    Error while connecting to DB.
    ERROR 2010-01-27 18:56:14
    FCO-00011  The step runBatchconfig with step key |NW_Java_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_Configure_Java|ind|ind|ind|ind|3|0|runBatchconfig was executed with status ERROR .

    Dear All, Kindly see the log of extractbootstrap.log ...
    PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path
    Error while connecting to DB.
    thx waiting for response.
    Akhilesh

  • Error in Block step in BPM.

    Hi all,
    I am getting the error in block step, my design follows like this i defined one transformation before block step, the transformation step will splits the input bunch of records into equal no of record packets and sent to block step.. while defining block step i used foreach mode, in block step we kept one sync send step which will send message and gets response ....
    but my block step is getting error once message enters into the block...
    Thanks in advance for your valuable  suggestions and solutions...
    Srinivas

    Hello...
    >>the transformation step will splits the input bunch of records into equal no of record packets and sent to block step
    The transformation splits the message into bunch.. Put  the output in a multiline container and use this in the block step...
    >>but my block step is getting error once message enters into the block...
    What error are you getting??
    >>Thanks in advance for your valuable suggestions and solutions...
    Great to know that you are happy with the responses from the community member in this forum.. So I wish to point one more thing here.. Some of the recent threads closed by you were having closing comment as solved.. it will be better if you point out the problem and the solution which you have adopted to solve the same, so that other community member having the same problem will get a speedy solution... This is just a suggetsion from my end...
    Thanks
    Suraj

  • Error in transformation step

    Hi all,
    In my requirement i have a BPM with the following steps
    start->Rx->Send<>Tranform>Send->end
    first send step is synchronous and it is sending req to a website and receiving response through http receiver channel.
    second send step is asynchronous , sending response received from website to a file server through file receiver channel.
    i have a transformation step ,where i am doing transformation between the structure in receive step and the structure in second send step,
    can i do that?
    can we do transformation between any async abstract structures that we define for BPM?
    BPM is showing error in transformation step, i dont know whats the error is and how to see the error and rectify the problem
    plz help
    regards
    jhansi

    <b>-Check the Transformation Step in BPM, weather it has correct source and target abstract interfaces or not.
    - Check the Message Mapping and interface Mapping manually from the Test Tab in IR.
    -Check the status of the Error of BPM in SXI_CACHEIntegration ProcessyourBPM. Code should be 0..if something else it is showming means it has an Error.
    -Check the Test data you are using to test your interface.
    - Check Webservice sending the correct response or it is failing at the time of response..may be because of WS is not running properly or server is down.</b>
    Thanks
    Farooq.

  • Capture Error in transformation Step and send it by email without Alerts

    Hi all,
         I have a problem in my BPM.
         I need to capture an error in transformation Step and send it by email with a send step without alerts. 
    Is there a way to do this in BPM?

    Hi Mariano,
    Please check the standard pattern in IR under software component SAP BASIS ->Integration process
    -->BpmPatternReqRespAlert.Hope this will help you for building the scenario.
    In this process we define a deadline branch to monitor the deadline. If the deadline is missed, an alert is triggered and this can be sent to an email too.
    Alert Configuration
    http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm
    Alert Inbox
    http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm
    Alert Notification Step-by-Step
    http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm
    Hope this helps.
    Best regards,
    Sharath
    Edited by: sharath Girmaji on Dec 19, 2008 7:17 PM

  • Error in 14th step  LSMW

    I have done all the steps in LSMW.I can display the converted data in 12th step.but in 13 th step create batch input session I am getting error.In 14 step I have run the process in front end,its go to MM01 screen and ask to type the value.
    it not automaticly picking the value.kindly guide me...

    Hi,
    this error will be coming becasue of mismtch structure fields in Flat file. Check the sequence of data u specified in flat file is according to the fields u specified in LSMW or not?
    Ashven

  • Error in Trasformation step

    Hi,
      I have a scenario where if the condition satisfied i need to send it to both receiver file and email otherwise if not only to email.
      Here i declared the 2 idoc Abstract MI(payment and verfication) and 1 file Abstract receiver.  Here only payment need to be send as output.  But I am getting error in transformation step as
    Expression must return the interface type PAYEXT.PEXR2002.ZEXR2002.
    Expression must return the interface type MIPaymentadviceFile
      In this scenario please tell me how many transformation need to be used and currently I used only one before switch statement because all the sender need to send the same output.
    Regards,
    Dhill

    Hi Bhavesh,
       My actual scenario is
    I need to receive 2 IDOC PAYMENT (N TIMES) and VERIFICATION (1 TIMES) so n:1 ration.  In this in the payment idoc I have field where I need to find the sum of the field then I need to campare withe the VERIFICATION Idoc with other too field like
    if IDCREF01-E1IDRH1-PAYRUNID equals to PEXR2001-E1IDRH1-PAYRUNID and
    IDCREF01-E1IDRH1-PAYRUNDT equals to PEXR2001-E1IDRH1-PAYRUNDT and
    IDCREF01-E1IDRS1-SUM01 equals to PEXR2001-E1IDKU5-MOABETR.
    where MOABETR is the sume field.  And if the condition is satisfied then i wl send only PAYMENT IDOC to file and as well as mail otherwise only 2 file.
    Please let me know whether it could be possible without BPM and if yes let me know the details and I am sorry i have raised so many forum whether I am getting stucked but till now not able to proceed further.
    If you want i will explain the BPM step which involved.
    Regards,
    senthi.

  • APP-PAY-06153 SYSTEM ERROR:Procedure at step 1

    Hi All,
    I select Inventory ,Vision Operations(USA) responsibility---------->Setup----->Oraganisations----->organisations
    when i selected that getting the below error.
    APP-PAY-06153 System Error:Procedure INIT_FORMS STEP 1
    cause: The Procedure INIT_FORMS created an error at STEP 1
    ACTION: contact your system administrator quoting the procedure INIT_FORMS and step 1.
    any suggesions on this.
    Regards,
    Nag.

    931161 wrote:
    I having the same issue in CA Super HRMS Manager Responsibility>Enter and Maintain Form when I have tried to open giving me this error.Do I need to set up under this responsibility ?
    profile options HR:Security Profile:What value to select?
    and HR:Business Group :What value to select?
    HR:User Type ...What value to select?It depends on your setup.
    http://www.oracle.com/pls/ebs121/ranked?word=HR:Business+Group&partno=e13477
    http://www.oracle.com/pls/ebs121/ranked?word=HR:Business+Group&partno=e13471
    Thanks,
    Hussein

Maybe you are looking for