Issues with the batch compilation in the Linux Environment

I was trying to compile the oracle forms using batch mode. Below is the script which I am using.
Database Version.: Oracle 10g Release 2 for windows 64 bit
Linux Version : SUSE Enterprise Edition Release 10
echo Compiling Forms in Batch Mode....
echo "----------------------------------------"
export ORACLE_HOME=/u03/APPSERVER/portal_dev
echo $ORACLE_HOME
export PATH=/u03/APPSERVER/HMS/executables/forms
echo $PATH
export LD_LIBRARY_PATH=/u03/APPSERVER/HMS/executables/lib
echo $LD_LIBRARY_PATH
for i in `ls *.fmb`
do
echo Compiling the FORM $i...
$ORACLE_HOME/bin/frmcmp.sh userid= HMS/HMS@IASDEV module=$i module_type=form compile_all=yes windows_state=minimize batch=yes
echo FORM $i compiled successfully
echo done
done
However, the script is giving a error line 17: ls: command not found.
Your help is highly appreciated in this regard

Below is the path where the frmcmp.sh and frmcmp_batch.sh exist
*/u03/APPSERVER/portal_dev/bin*
However I am trying to execute the frmcmp.sh in the bin and the following message is shown.
orcl@nmpt:/u03/APPSERVER/portal_dev/bin> sh frmcmp.sh
this command is giving the following error
frmcmp.sh: line 63: /u03/oracle_home/ora10gdb/bin/frmcmp: No such file or directory
afterwards, I had trial with the following:
orcl@nmpt:/u03/APPSERVER/portal_dev/bin> frmcmp
this time, it shows the following message:
frmcmp: error while loading shared libraries: libjvm.so: cannot open shared object file: No such file or directory
request you to render help

Similar Messages

  • So, about a week ago my macbook pro started having lots of issues: wifi connectivity, slow performance, sound issues, spotlight wasn't working. After going through the issues with apple support, they decided the best course of action was to erase it...

    So, about a week ago my macbook pro started having lots of issues: wifi connectivity, slow performance, sound issues, spotlight wasn't working. After going through the issues with apple support, they decided the best course of action was to erase the hard drive and do a reinstall. Since I have a recent backup this seemed like a good enough option. They were kind enough to send me a copy of the snow leopard disk to do the install since we couldn't get it to complete through the disk utility. Not sure why, since it says we are fully connected, it just never completed.
    Anyway, so now that you have the background here is the new issue. The macbook pro keeps spitting out the disk I'm trying to install from. Disk utility and using the 'Startup Disk' function from the apple menu doesn't read the disk.
    Can anyone suggest a solution to this vexing problem?
    Thanks in advance.

    Jeremy.Laurin,
    have you tried agb76’s approach here?

  • Issues with our SSL connection to the Web dispatcher

    HI Alle,
    I having issues with our SSL connection to the Web dispatcher with SAP Web AS. Below is the error in the log files form dev_webdisp:
    Started service 80 for protocol HTTP on host "wdpeht1"(on all adapters) (processing timeout=120, keep_alive_timeout=30)
    [Thr 368] =================================================
    [Thr 368] = SSL Initialization  on  PC with Windows NT
    [Thr 368] =   (701_REL,Jan 28 2010,mt,ascii-uc,SAP_UC/size_t/void* = 16/64/64)
    [Thr 368]   profile param "ssl/ssl_lib" = "E:\usr\sap\WDP\W00\sec\sapcrypto.dll"
               resulting Filename = "E:\usr\sap\WDP\W00\sec\sapcrypto.dll"
    [Thr 368]   profile param "ssl/server_pse" = "E:\usr\sap\WDP\W00\sec\SAPSSL.pse"
               resulting Filename = "E:\usr\sap\WDP\W00\sec\SAPSSL.pse"
    [Thr 368] =   found SAPCRYPTOLIB  5.5.5C pl29  (Jan 30 2010) MT-safe
    [Thr 368] =   current UserID: WDPEHT1\SAPServiceWDP
    [Thr 368] =   found SECUDIR environment variable
    [Thr 368] =   using SECUDIR=E:\usr\sap\WDP\W00\sec
    [Thr 368] * ERROR =>   secudessl_Create_SSL_CTX():  PSE "E:\usr\sap\WDP\W00\sec\SAPSSL.pse" not found! [ssslsecu.c   1354]
    [Thr 368] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
      secude_error 4129 (0x00001021) = "The PSE does not exist"*
    [Thr 368] >> -
    Begin of Secude-SSL Errorstack -
    >>
    [Thr 368] ERROR in SSL_CTX_set_default_pse_by_name: (4129/0x1021) The PSE does not exist : "E:\usr\sap\WDP\W00\sec\SAPSSL.pse"
    ERROR in ssl_set_pse: (4129/0x1021) The PSE does not exist : "E:\usr\sap\WDP\W00\sec\SAPSSL.pse"
    ERROR in af_open: (4129/0x1021) The PSE does not exist : "E:\usr\sap\WDP\W00\sec\SAPSSL.pse"
    ERROR in secsw_open: (4129/0x1021) The PSE does not exist : "E:\usr\sap\WDP\W00\sec\SAPSSL.pse"
    ERROR in secsw_open_pse_or_extension: (4129/0x1021) The PSE does not exist : "E:\usr\sap\WDP\W00\sec\SAPSSL.pse"
    ERROR in sec_get_PSEtype: (4129/0x1021) The PSE does not exist : "E:\usr\sap\WDP\W00\sec\SAPSSL.pse"
    [Thr 368] << -
    End of Secude-SSL Errorstack -
    [Thr 368] * ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
            for "E:\usr\sap\WDP\W00\sec\SAPSSL.pse" [ssslxxi.c    2278]*
    [Thr 368]* ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 368] =================================================
    [Thr 368] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR*
    [Thr 368] *** ERROR => IcmAddService: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv.c   319]
    [Thr 2128] IcmCreateWorkerThreads: created worker thread 0
    Regards

    Hi Olivier,
    Thanks for replay,
    The PSE does exist  in my SEC "E:\usr\sap\WDP\W00\sec\SAPSSL.pse"  .
    I did tried Again I get  this error. I think I missing som parameter
    = SSL Initialization  on  PC with Windows NT
    [Thr 2292] =   (701_REL,Jan 28 2010,mt,ascii-uc,SAP_UC/size_t/void* = 16/64/64)
    [Thr 2292]   profile param "ssl/ssl_lib" = "E:\usr\sap\WDP\W00\sec\sapcrypto.dll"
               resulting Filename = "E:\usr\sap\WDP\W00\sec\sapcrypto.dll"
    [Thr 2292]   profile param "ssl/server_pse" = "E:\usr\sap\WDP\W00\sec\SAPSSL.pse"
               resulting Filename = "E:\usr\sap\WDP\W00\sec\SAPSSL.pse"
    [Thr 2292] =   found SAPCRYPTOLIB  5.5.5C pl29  (Jan 30 2010) MT-safe
    [Thr 2292] =   current UserID: WDPEHT1\SAPServiceWDP
    [Thr 2292] =   found SECUDIR environment variable
    [Thr 2292] =   using SECUDIR=E:\usr\sap\WDP\W00\sec
    [Thr 2292] -*ERROR =>   secudessl_Create_SSL_CTX():  PSE "E:\usr\sap\WDP\W00\sec\SAPSSL.pse" not found! [ssslsecu.c   1354]
    [Thr 2292] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
      secude_error 1281 (0x00000501) = "open("E:\usr\sap\WDP\W00\sec\SAPSSL.pse") returned"*-
    [Thr 2292] >> -
    Begin of Secude-SSL Errorstack -
    >>
    [Thr 2292] -*ERROR in SSL_CTX_set_default_pse_by_name: (1281/0x0501) open("E:\usr\sap\WDP\W00\sec\SAPSSL.pse") returned : "Permission denied"*-
    -*ERROR in ssl_set_pse: (1281/0x0501) open("E:\usr\sap\WDP\W00\sec\SAPSSL.pse") returned : "Permission denied"
    ERROR in af_open: (1281/0x0501) open("E:\usr\sap\WDP\W00\sec\SAPSSL.pse") returned : "Permission denied"*-
    ERROR in secsw_open: (1281/0x0501) open("E:\usr\sap\WDP\W00\sec\SAPSSL.pse") returned : "Permission denied"
    ERROR in secsw_open_pse_or_extension: (1281/0x0501) open("E:\usr\sap\WDP\W00\sec\SAPSSL.pse") returned : "Permission denied"
    ERROR in sec_get_PSEtype: (1281/0x0501) open("E:\usr\sap\WDP\W00\sec\SAPSSL.pse") returned : "Permission denied"
    ERROR in aux_read_PSEFile: (1281/0x0501) open("E:\usr\sap\WDP\W00\sec\SAPSSL.pse") returned : "Permission denied"
    ERROR in aux_file2OctetString: (1281/0x0501) open("E:\usr\sap\WDP\W00\sec\SAPSSL.pse") returned : "Permission denied"
    [Thr 2292] << -
    End of Secude-SSL Errorstack -
    [Thr 2292] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
            for "E:\usr\sap\WDP\W00\sec\SAPSSL.pse" [ssslxxi.c    2278]
    [Thr 2292] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 2292] =================================================
    [Thr 2292] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR
    [Thr 2292] *** ERROR => IcmAddService: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv.c   319]
    Her is my profile parameter for https.
    h6*#Https parameters for Web dispatcher  E:\usr\sap\WDP\W00\sec
    #icm/server_port_0 = PROT=HTTPS,PORT=443$$
    DIR_INSTANCE = E:\usr\sap\WDP\W00\sec
    ssl/ssl_lib = E:\usr\sap\WDP\W00\sec\sapcrypto.dll
    ssl/server_pse = E:\usr\sap\WDP\W00\sec\SAPSSL.pse
    wdisp/ssl_cred = E:\usr\sap\WDP\W00\sec\SAPSSL.pse
    ssf/ssfapi_lib = E:\usr\sap\WDP\W00\sec\sapcrypto.dll
    sec/libsapsecu = E:\usr\sap\WDP\W00\sec\sapcrypto.dll
    ssf/name = SAPSECULIB
    wdisp/ssl_encrypt = 0
    icm/server_port_1=PROT=HTTPS, PORT=8400, TIMEOUT=120
    ###icm/server_port_1=PROT=HTTPS, PORT=44302, TIMEOUT=900 (old)
    ########icm/server_port_0 = PROT=HTTP,PORT=80, TIMEOUT=120
    icm/HTTPS/verify_client=0
    wdisp/add_client_protocol_header = true
    wdisp/auto_refresh = 120
    wdisp/max_servers = 100
    wdisp/ssl_auth= 0
    ms/https_port = 8400
    wdisp/HTTP/use_pool_for_new_conn=1
    wdisp/HTTPS/dest_logon_group = HTTPS
    #wdisp/server_info_protocol = https
    #wdisp/group_info_protocol = https
    #wdisp/url_map_protocol = https
    wdisp/ssl_ignore_host_mismatch = fals
    icm/HTTPS/forward_ccert_as_header = true
    icm/HTTPS/trust_client_with_issuer = CN = SAP CA,*
    icm/HTTPS/trust_client_with_subject = CN = sapwebdisp,*h6
    Regards

  • Having issues with Adobe Flash player hanging the browser

    Having issues with Adobe Flash player hanging the browser.
    WIN 7 enterprise 32 bit / Firefox 19.0.2 /
    Internal company website keeps giving attached screen shot error, and hangs the browser when error pops up.
    Steps taken:
    Uninstalled Adobe Flash player with the file “uninstall_flash_player.exe”
    Deleted provided directory in instructions
    "Copy and paste the following and click OK.
    C:\Windows\system32\Macromed\Flash        
    Delete all the files in this folder."
    Rebooted PC and reinstalled the flash player directly from “http://www.adobe.com/support/flashplayer/downloads.html”
    Re launched company website and received same error.
    Repeated above steps as well as uninstalled Firefox browser.  Even went so far as to remove all profile information to start fresh from all profiles on the laptop with the same results.
    Note: The web page will work without the flash player plugin, and my page doesn’t hang the browser. Required to open page in FireFox per company policy.

    I'm sorry you're encountering this.  Could you paste a few of the most recent report ID links displayed when you go to "about:crashes" in the Firefox address bar?
    As for workarounds, the first thing I'd suggest is trying our 11.7 labs release which you can get here: http://labs.adobe.com/downloads/flashplayer.html
    If that doesn't help, please try the troubleshooting steps outlined in this FAQ:
    How do I troubleshoot Flash Player's protected mode for Firefox?
    In particular, I'd recommend temporarily disabling protected mode (for troubleshooting purposes only) to see if that addresses the issue.
    Thanks,
    Chris

  • I started to have connectivity issues with a linksys router.  The linksys rep suggested ...Check from Apple if they have some particular ports for the Apple TV that we might need to open on the router, anyone have any suggestions for this?

    I started to have connectivity issues with a linksys router.  The linksys rep suggested ...Check from Apple if they have some particular ports for the Apple TV that we might need to open on the router, anyone have any suggestions for this?

    Hi RonWM,
    Thanks for visiting Apple Support Communities.
    This article lists the ports that are used by the Apple TV:
    Apple TV: TCP and UDP ports and protocols used
    http://support.apple.com/kb/HT2463
    Best Regards,
    Jeremy

  • Pick and Pack / Goods Issue with Multi Batch Pickup

    Dear Friends,
    Can anyone explain me the process of Pick and Pack / Goods Issue with Multi Batch Pickup.
    Harsh

    Hi Mathur,
    Please refer these links on working with batch splits in deliveries :
    <a href="http://help.sap.com/saphelp_47x200/helpdata/en/38/c1853488601e33e10000009b38f83b/frameset.htm">Batch split</a>
    <a href="http://help.sap.com/saphelp_47x200/helpdata/en/38/c1853488601e33e10000009b38f83b/frameset.htm">Executing Multi batch</a>
    <a href="http://help.sap.com/saphelp_47x200/helpdata/en/38/c1853488601e33e10000009b38f83b/frameset.htm">Transferring Batch Data from Deliveries into Warehouse Management</a>
    Hope it helps. Please reward if useful.
    Thanks & Regards
    Sadhu Kishore

  • How to Print the Batch no in the AR Invoice , AR Credit memo

    hi
    Dear experts my client using SAP Business One 2007 B Patch 15 and i want to print the batch no in the AR Invoice print.
    How can i do this? Please help me
    I have already done setting in the Administration>>system intialization >>print Preference but then also system do not print the batch no in the AR Invoice document is created based on the Delivery
    Please Reply ASAP
    Regards
    Rajani P Patel

    Dear Joseph
    I have also tried with the Document Printing but problem is not solved
    do u have another way for this problem?
    Regards
    Rajani P Patel

  • Track the changes to the batch jobs in the PRD system.

    Hello Basis Guru's,
    Need your help in a Query. --> Is there any best practice that can be implemented to trace all the changes done to batch jobs in the past 3 months and going forward. Be it in its scheduling or its variant changes etc, i would like to track the changes to the batch jobs in the PRD system.
    Any pointers would be really helpful.
    Thanks in advance.
    Rgds,
    Sri

    Hello Raghu,
    Third party tools can only help you but not SAP. . A lot of us may think that for example if a Job 'X' runs daily then SAP considers this job as a single object.However actually SAP will treat each run of a job seperately infact as seperate jobs. If you would have noticed each job in SAP has a job id which is unique. So actually each run is unique. Now change logs can exist for only those objects that get changed. But change logs can not exist for objects that are newly created everytime !!
    If you would have noticed you can two jobs with the name A but running two different reports/variants whatver. This is because job name is not that important it is the job id.
    Every time a job runs a new entry gets stored in TBTCO,TBTCP etc.. tables. It is not that the existing entires are updated.However yes when a job is scheduled periodically there is some kind of a link that is created in the job series but it does not showo up in any of the tables!!
    As far as 3rd party tool is concerned I can name a tool like UC4. UC4 has its own database in which the job name will always be unique. For that you can easily find change logs. I think Chronicle (Redwood Scheduler) also supports this.
    Regards.
    Ruchit.

  • Material forgot to tick the batch management but the GR and IR is done

    Hello,
    Material A should be in batch managed but the settings in the material master is forgot to ticked. PO is created as well as GR and IR is already completed. The invoice is posted and according to finance it is paid already and cannot cancel the invoice anymore. When trying to tick the batch management in the material master, an error is "Stocks already exist at plant level". Checking also MMBE, stocks showing in the Open Order quantity since the GR is cancelled.
    Is there anyway I can tick the batch managed in the material master?

    to set the indicator is less restrictiv than removing it. so just make the inventory in current and previous period zero.
    you can see how much inventory you have in thosee 2 periods in MM03  valuation view or plant stock view.
    follow instructions  given in oss note 30656

  • Report to view the batch details of the products sold month wise

    Report to view the batch details of the products sold month wise.
    Please send it .

    Dear Goutam
    Use <b>MB51</b> where you can select the field "Batch".
    Thanks
    G. Lakshmipathi

  • Issue with auto-play slideshow on the cover/first page

    I'm finding a strange problem in a project that's about to ship.
    Our "cover" is a full-screen slideshow (really some type animation) that is a simple slideshow through states. It look great in the Content Viewer.
    When we build the app in Viewer Builder, the slideshow does not play. Just sits on the first image.
    I know there's an issue about HTML "auto playing" on the first page (that is, you can't). But didn't think that applied to dps slideshows.
    Has anyone seen this issue? Any solutions?
    Thanks

    Here's the panel.
    Interestingly, if we build an app with only the cover (this page), it works. Building it with all articles makes it not work.
    The 'play in reverse' was an attempt to fix this. Did not help or hinder.
    Thanks

  • Does anyone else have issues with Verizon LTE service on the new iPad?

    I have the new iPad. I have noticed that issues with the LTE signal have gotten progressively worse. When my iPad is sitting in 1 spot it will switch from 3 bars, to no service, to 3 bars, and so fourth. I might be on a website, or in an app that is using data and it works great. Then at random it says No Service again. I just added my iPad to my Verizon account with their new family data plan, so they sent me a brand new SIM card. I feel like I can rule that out.
    I just want to know if anybody else has an issue with their iPad dropping service at random and jumping all over the board. I also have an iPhone on Verizon and it is with me always, I never have this problem with the iPhone. My iPad will say No Service but my iPhone will show nearly full service.
    Just to add, I have switched off LTE for periods of time to see if things change. (that way both my iPhone and iPad are on 3G so I can compare) Things are no different when just running LTE.
    Any thoughts would be appreciated. I am under warrenty and I have Apple Care. I hate taking stuff in and replacing it if I don't need to.
    I am also signed up with a developer account through Apple, and my iPad has iOS 6 beta. This problem did not start with the beta software. It was the case before and after. I guess I was hoping if it was an issue Apple would address it with one of the revisions in iOS 6, but now I am starting to wonder if it is hardware.
    Thank you.

    Try looking/posting here.
    Adobe Support
    Adobe Forums

  • HT204409 I have a new iphone 5 and it won't connect to a wireless router that my old iphone 3GS would pick up. Is there a compatibility issue with some routers or is the antenna weaker in the new iphone 5?

    I have a new iphone 5 and I can't pick up a wireless router that I could use with my old iphone 3GS. Is there an issue with the new iphone and is the antenna weaker than the 3GS?

    Please read this :
    https://discussions.apple.com/message/20053332?ac_cid=tw123456#20053332
    Well I copyed it to you here.
    Re: Anyone still having IOS 6 wifi issues?
    created by mpa9366 in Using iPad - View the full discussion
    Having done a lot of reading today and having found a very good online tablet magazine (will post link tomorrow) there seems to be a few tech bods onto the problem.
    The magazine I was reading identified wifi problems within hours of the ios 6 release and have been analysing since then with almost daily updates - the story seems to be:
    The apple authenthication transmission is normal, it should slip through event prior to a full handshake with the host network being completed - however if not authenthicated then apple will not permit the device to connect (kills the connection) this is designed to protect apple from counterfeiting. So thats problem 1 if you dont receive a token from apple.
    Problem 2 is that ios 6 only supports ipv6 (the new ip protocol) whereas outside silicon valley a large proportion of routers modems etc are still ipv4 protocol.
    So youre locked into ipv6 in a world where ipv4 devices are everywhere and apple have not allowed for the ability to handle both protocols. This is like GM telling you your car requires an upgrade, everything will improve etc and as part of the upgrade fits a fuel cell motor and stays silent when their upgraded vehicles are simply parked up because they cannot get fuel.
    A very basic expectation would have been dual protocol handling - we know the HW supports ipv4 as all wad fine on ios5.
    So its going to be hit and miss with networks - more hit than miss in techy areas like silicon valley, but more miss in places like where I am - a small town in rural Switzerland.
    Only apple can fix this with a patch to enable ipv4 protocol handling.
    There you go. you just need to buy a new router, I'm sure Apple has one for sale, cause it's not there fault for sure.
    Wonder why people start to migrate to other devices ?

  • Issue with Std price & Overheads at the time of goods issue

    Hi Experts,
    Please help me on below concern.
    system is taking the std price at the time of goods issue as we marked price control "S" for all materials to track the PPV seperately. So once we run the std costing system is calculating the std cost= direct material+overheads and updating the same in std price in accounting 1 tab.
       But as per our requirement at the time of goods issue system has to take only direct material not overheads,  also one more problem is at the time of actual overheads calculation in the period end , system is calculating overheads on total of direct material+overheads instead of direct material only.
      So please suggest how to config the system to meet my client's requirement.
    Thanks&Regards,
    Spandana.

    Hi Ajay,
      Thanks for your inputs.  In the std costing run system is showing components as below.
    Material cost       110$
    Material overheads  10$
    Labor cost  20$
    Labor Overheads 10$
    In this Material cost 110$ , materials overheads also included(100$+10$). Why system is calculating Material overheads twice please suggest what mistake i did.
      The material overhead percentage rate is 10%.
    As per my client requirement system should calculate components as shown below
    Material cost 100$
    Material overheads 10$
    Labor cost  20$
    Labor overheads 10$
    Please advise its very urgent, your inputs will be rewarded with points.
    Thanks&Regards,
    Spandana.

  • Having issues with .fdf's linking to the document they were creating from in reader 9.1

    I run adobe reader in a citrix enviroment. presentation server 4.0 windows 2003 SP1. We have alot of PDF forms on our file server and what users do is open up one type in the data and then click on submit at the top of the PDF then they email the .fdf that is created either to themselves or someone else on the network (this still functions in 9.1). When using AR7.0 and a user would double click on the .fdf it would automatically put the data in the form it was created from but with 9.1 it doesnt, it opens up explorer and wants you to navigate to the appropiate .PDF to insert the .fdf into. I have 3 citrix servers and I have only upgraded 1 to 9.1 for testing. If the .fdf is created in AR 7.0 it will link to the .pdf if you open the .fdf in either 7.0 or 9.1. But if the .fdf is created using 9.1 it wont link the document in either AR 7.0 or 9.1. 
    Any suggestions would be greatly apreciated
    Thanks

    Have you had any luck with this yet we are having the same issue with this it seems to be the first page only on our issue, we are printing 8.5x18 and it just recognizes the document as 8.5x11, works fine from reader 8.x

Maybe you are looking for

  • Can't Sync Photos to My iPhone 3G? Please HELP!

    I'm trying to Sync photos from iTunes to my iPhone 3G and I get an error (-50). It says unknown error (-50). It won't let me put photos on my iPhone. Please help.

  • IPhone Keypad popping up during Shutdown

    Hello Apple Technicains and Users, i don't know if this was posted before but there is a firmware problem that i've been noticing (and a couple of my friends) during the normal shutdown of the iPhone 4. What would happen during the shutdown normally

  • Large iDVD Project (help with iMovie formats, time totals, quality)

    Hi, I am in the process of finishing up a large DVD project. I went on a six month backpacking trip, and have lots of photos/small clips to make a DVD from. I will have a main menu in iDVD with submenus for each country (Mexico, Cook Islands, NZ, Aus

  • How can I print to PDF?

    I need the ability to print to PDF is this possible?

  • MTO Sales order controlling with valuated stock

    Hi, In SAP MTO with sales order controlling (sales order is cost object) with valuated stock, how to make settlement rule set to sales order so that costs will flow from production order to sales order . Can anybody advise me in this. Regards Rajesh