I have a problem in deploying my forms from my customised module

Hai,
I have started working with oracle application just recently as I started to customise Forms & Reports.
If I am developing forms and reports from the existing modules it is working fine.
But as we can develop our own customized module in oracle applications.I did the following steps for the same..
This is in Rel.11.0.28
1.I registered my own schema in the back-end.
2.then registered the same in AOL.
3.Registered the custom application in the Aol.
4.while registering gave the Base Path..XX_top.
5.Defined Datagroup with APPS as the user ID.
6.created the directories in the server..oa\applprod\custom_app_name\11.0.28\us\
6.went to the environment file ...it is Prod.en
7.gave the base path.
8.restarted the server.
9.created forms based on my schema tables & views
10.generated the forms
11.pasted them in the base path directory
...and then did all the registrations in aol.and allocated the menu to the concerned responsibility and that to the user.
Now the problem is ...
when I am logging in to the coressponding user..
it is getting logged in..
I can see my menu..
but the function i.e. the form is not getting opened.
I am not able to understand where the problem is lying...please if any one could solve the problem it would be highly appreciated.
Thanking u in advance.
Sushma.

Hi A7med 3lam,
Welcome to the Apple Support Communities!
If you are having issues charging your iPhone I would suggest reading over the attached article and troubleshooting steps. The Resolving issues section toward the bottom of the article may be especially helpful.
iPhone and iPod touch: Charging the battery
http://support.apple.com/kb/HT1476
Have a great day,
Joe

Similar Messages

  • Problem during deploying  bw iview  from visual composer module on Portal.

    Hi all,
    we are working on Portal 6.0 sp 11 and  using  VC 6.0  sp 4  for developinrg R3 and Bw  iviews on  Visual composer. There is no problem in deploying the r3 iviews on the portal but in case of BW (3.0 and 3.5 ) iviews  while deploying it  to portal gives the following
    Error in executing a process for compilation, .\GUIMachine_Business_Packages\TESTRED_24360\com.autogen.guimachine_1104120045\src.core\Iviewred_ctl.java:46: cannot resolve symbol
    symbol : constructor BIOlapFunction (java.lang.String,com.sapportals.guimachine.ep5kit.Iviewred_ctl,java.lang.String,java.lang.String,java.lang.String,int,int,java.lang.String)
    location: class com.sap.portal.guimachine.bikit.runtime.BIOlapFunction
    BIOlapFunction BIO1OZ = new BIOlapFunction ("BIO1OZ", this, profile.getProperty("System1"), "BIO_DEFAULT", "<Objects id=\"\" type=\"TEMPLATE_METADATA\"><Object id=\"0\" type=\"SCHEMA\" name=\"$INFOCUBE\"/><Object id=\"0\" type=\"CUBE\" name=\"$EMP_CUBE\"/><Object id=\"1\" type=\"MEASURE_DIMENSION\" name=\"Key Figures\" uniquename=\"[Measures]\"/></Objects><Objects id=\"\" type=\"TEMPLATE_PARAMETER\"><Object id=\"CUBE\" type=\"TEMPLATE_PARAMETER\" text=\"$EMP_CUBE\" value=\"$EMP_CUBE\" techname=\"null\" uniquename=\"null\"/><Object id=\"MEASURES\" type=\"TEMPLATE_PARAMETER\" text=\"[Measures].[SALARY]\" value=\"[Measures].[SALARY]\" techname=\"null\" uniquename=\"null\"/></Objects><Objects id=\"\" type=\"TEMPLATE_FILTER\"/>",2,500,"KEY");
    ^
    1 error
    can any one help us .
    Thanking in advance.
    Rajendra Redekar

    We are having a similar issue.  We have been able to deploy non-BI content on our setup.  There seems to be a problem with the BI plugin piece.
    Sequence:
    1) Confirmation: PAR name may exceed OS limits.  To avoid errors PAR was automatically renamed to: com.autogen.guimachine_0509145218.par
    2)Error in executing a process for compilation, .\GUIMachine_Business_Packages\bw_query_wizard_model_53826\com.autogen.guimachine_0509145218\src.core\Iview_7k_ctl.java:46: cannot resolve symbol
    symbol  : constructor BIOlapFunction (java.lang.String,com.sapportals.guimachine.ep5kit.Iview_7k_ctl,java.lang.String,java.lang.String,java.lang.String,int,int,java.lang.String)
    location: class com.sap.portal.guimachine.bikit.runtime.BIOlapFunction
    BIOlapFunction BIO94 = new BIOlapFunction ("BIO94",
    this, profile.getProperty("System1"), "RANKING_TOPN", "<Objects id=\"\" type=\"TEMPLATE_METADATA\"><Object id=\"0\" type=\"SCHEMA\" name=\"CO_C01\"/><Object id=\"0\" type=\"CUBE\" name=\"CO_C01/ZSEM_CO_C01_Q001\"/><Object id=\"1\" type=\"MEASURE_DIMENSION\" name=\"Key Figures\" uniquename=\"[Measures]\"/></Objects><Objects id=\"\" type=\"TEMPLATE_PARAMETER\"><Object id=\"TOPENABLED\" type=\"TEMPLATE_PARAMETER\" text=\"true\" value=\"true\" techname=\"null\" uniquename=\"null\"/><Object id=\"TOPRANKTYPE\" type=\"TEMPLATE_PARAMETER\" text=\"Count\" value=\"Count\" techname=\"null\" uniquename=\"null\"/><Object id=\"TOPVALUE\" type=\"TEMPLATE_PARAMETER\" text=\"5\" value=\"5\" techname=\"null\" uniquename=\"null\"/><Object id=\"BOTTOMENABLED\" type=\"TEMPLATE_PARAMETER\" text=\"false\" value=\"false\" techname=\"null\" uniquename=\"null\"/><Object id=\"BOTTOMRANKTYPE\" type=\"TEMPLATE_PARAMETER\" text=\"Percent\" value=\"Percent\" techname=\"null\" uniquename=\"null\"/><Object id=\"BOTTOMVALUE\" type=\"TEMPLATE_PARAMETER\" text=\"5\" value=\"5\" techname=\"null\" uniquename=\"null\"/><Object id=\"MEASURE\" type=\"TEMPLATE_PARAMETER\" text=\"Tons Billed\" value=\"[Measures].[3VK0EY29VB8ZFHGIZ6JT89G4R]\" techname=\"3VK0EY29VB8ZFHGIZ6JT89G4R\" uniquename=\"[Measures].[3VK0EY29VB8ZFHGIZ6JT89G4R]\"/><Object id=\"DIMENSION\" type=\"TEMPLATE_PARAMETER\" text=\"Sales Basis Weight\" value=\"[0MATERIAL__SLSBASWT]\" techname=\"0MATERIAL__SLSBASWT\" uniquename=\"[0MATERIAL__SLSBASWT]\"/><Object id=\"HIERARCHY\" type=\"TEMPLATE_PARAMETER\" text=\"Sales Basis Weight\" value=\"[0MATERIAL__SLSBASWT]\" techname=\"0MATERIAL__SLSBASWT\" uniquename=\"[0MATERIAL__SLSBASWT]\"/><Object id=\"LEVEL\" type=\"TEMPLATE_PARAMETER\" text=\"Sales Basis Weight Level 01\" value=\"[0MATERIAL__SLSBASWT].[LEVEL01]\" techname=\"LEVEL01\" uniquename=\"[0MATERIAL__SLSBASWT].[LEVEL01]\"/></Objects><Objects id=\"\" type=\"TEMPLATE_FILTER\"/>",2,500,"KEY");
    1 error
    It points specifically to "BIO94" in this line:
    BIOlapFunction BIO94 = new BIOlapFunction ("BIO94"...
    Any help is welcome.
    Message was edited by: Jeff Tawater

  • I have a problem in iphone4,i am from india and bought a new unlocked iphone4 from USA last month.the problem is when i call someone their is disturbance in the voice and i cant hear the opposite person voice.please inform me how should i overcome this?

    I have a problem in iphone4,i am from india and bought a new unlocked iphone4 from USA last month.the problem is when i call someone their is disturbance in the voice and i cant hear the opposite person voice.please inform me how should i overcome this?

    There may be a defect in the phone. As you bought it in the US the only place you can get it looked at is in the US.
    When you say you bought it new, unlocked did you buy it directly from an Apple store? If you did not it was hacked to unlock it, which could also be your problem. Apple stores are the only place in the US that sells legitimately unlocked iPhones.

  • I have a problem with downloading app (Twitter) from App Store.

    I have a problem with downloading app (Twitter) from App Store. I don't want this app. It is not downloaded yet, the download is still in progress.  I have limited data plan and I don't have a chance to finish the download via PC. The size of the app - 33 mb. Could you please cancel the download process so I will be able to remove the icon.

    Most of the people on these forums, including myself, are fellow users - you're not talking to iTunes Support here.
    Are you able to connect to a wifi network - tapping the app should pause the download of the app and change it to 'waiting', so you should be able to pause the download until you have access to a wifi network.

  • HT1338 I have a problem with opening downloaded files from the internet; zip types. Can you tell me an app to open these types of formats of files?

    I have a problem with opening downloaded files from the internet; zip types. Can you tell me an app to open these types of formats of files?

    It should unzip if you double-cick.
    What are you seeing happen when you do that?
    Select a .zip file in the Finder and Get Info (cmd-i). What is set for it to Open With. It should be Archive Utility.

  • Hello I have a problem with facebook Messenger disappeared from my desktop iPod in the AppStore it says "open" does not respond when I press it. What should I do to download it? But I do not have it in AppStore it says that I have it: (

    Hello I have a problem with facebook Messenger disappeared from my desktop iPod in the AppStore it says "open" does not respond when I press it. What should I do to download it? But I do not have it in AppStore it says that I have it: (

    - Go to Settings>General>Usage>Storage>and under apps select FBM and try to delete it.
    Next:
    - Reset the iOS device. Nothing will be lost      
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings                            
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes
    - Restore to factory settings/new iOS device.                       

  • TS2446 Hi I have a problem I can not purchase from the iTunes application with the knowledge that I have dollars I hope a solution to this problem and thank you

    Hi I have a problem I can not purchase from the iTunes application with the knowledge that I have dollars I hope a solution to this problem and thank you

    What happens when you try to buy something ?
    If you are getting a message to contact iTunes support then you can do so via this page and ask them why the message is appearing (we won't know why) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page
    If it's a different problem ... ?

  • I just started using my iphone 5s. I have a problem with new incoming emails from my POP account. Why are they marked as read automatically even though I have not even opened them yet.

    I just started using my iphone 5s. I have a problem with new incoming emails from my POP account. Why are they marked as read automatically even though I have not even opened them yet.
    At first I thought it might be because I was using simultaneously my old iPhone 4S so it somehow realized the emails where being pushed to another device and the it marked as read, this has nothing to do since I have deleted the email account from the iPhone 4S

    Contact the email provider for assistance with their service.

  • Hi there, I have a problem with my iPod Classic (from 2009). Everytime I connect it to my computer (Windows), iTunes does not work anymore. Music is automatically deleted on my iPod. Any suggestions please?

    Hi there, I have a problem with my iPod Classic (from 2009). Everytime I connect it to my computer (Windows), iTunes does not work anymore. Music is automatically deleted on my iPod. Any suggestions please?

    Thanks, for info, iPod Classic is a slower machine compared the Nano, unfortunately, if you read these discussions, majority of the freezes involved iTunes 10. Although if might be just slow and some impatient user just disconnect the iPod ands cause more problems. ( Yes I also did that but safely by doing a iPod Hard Reset, before disconnecting).
    Here is the Apple support article that may help you.
    http://support.apple.com/kb/TS1717
    or my usual solution for Windows Users.
    Antivirus has a tendency to freeze iTunes sync Operation with iPod Classic, causing a timeout, which corrupt your iPod filesystem, so when iTunes can't read the iPod, it is pointing to this problem. Other causes is when your iPod hardisk is dying, or your battery is dying causing hardisk crashes.
    My suggestion.
    Connect your iPod to the PC and run chkdsk, to fix any iPod diskerror, then disconnect it, after chkdsk complete.
    Disconnect your PC from Internet. (just to make sure no nasties creep into your system while you syncing.
    Stop the Antivirus program
    Connect your iPod to the PC, using a high speed USB 2.0 port at the back of your PC, do not use any USB Hub.
    When iTunes Open up, Restore your iPod please, this is for iTunes to map correctly, to fix the corrupted filesystem.
    When Restore complete, eject the iPod and reconnect again.
    Sync your ipod, preferably manually Manage in small batches and disconnect after every batch, to check that all is well.
    When all sync is complete, and iPod disconnected, start back your Antivirus and connect back the Internet.
    Good Luck!

  • Problems calling a html form from a different page

    Hi,
    I'm working on a logon for a website. I have a html page and a jsp page that contains the login function. I want to call the login form after the user presses submit. But I'm having problems calling the form from the html page.
    Any help appreciated.
    Here is my html page:
    <form method="POST" action="login.jsp">
    <table>
    <tr>
    <td>
    <div align="center">
    <b>UserName:</b>
    <input name="user_name" type="text" class="input" id="username" maxlength="18">
    <b>Password:</b></font>
    <input type="password" name="password" class="input" maxlength="18">
    </input>
    <input type="button" border="0" value="Login" width="30" height="20">
    </input>
    My jsp page:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <body bgcolor = "#E5E8EF">
    <script language="javascript">
    function login(form) {
         alert("hello");
    if (form.username.value=="joe") {
    if (form.password.value=="bloggs") {             
    location="success.html"
    } else {
    alert("Invalid Password")
    } else {  alert("Invalid UserID")
    //-->
    </script>
    </body>
    </html>

    So your intention is that the JS function would be invoked somehow?
    Are you aware that Javascript is a completely different language from Java/JSP/JSTL?
    Here is a listing of some JSP/Servlet tutorials which might help you further:
    http://www.google.com/search?q=java+tutorial+site:sun.com
    http://www.google.com/search?q=jsp+tutorial+site:sun.com
    http://www.google.com/search?q=servlet+tutorial+site:sun.com

  • Anyone have a problem with Photostitcher 3.2 from Canon

    I have a problem when I go to launch Photostitcher it gives me the following
    Program stopped unexpectedly error. 
    Process:         PhotoStitch [2686]
    Path:            /Applications/Canon Utilities/PhotoStitch/Program/PhotoStitch.app/Contents/MacOS/PhotoStitch
    Identifier:      com.canon.PhotoStitch
    Version:         3.2.2.21 (3.2.2.21)
    Code Type:       X86 (Native)
    Parent Process:  launchd [105]
    Date/Time:       2011-07-03 09:11:43.781 -0400
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          102744 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  40 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      712BFA00-31DC-4B51-836D-F4A05827627C
    Additionally absent a solution for this problem I am looking for a good piece of software to combine multiple photo's into a single panaroma.  Does anyone have a suggestion?  Let me know any ideas would be greatly appreciated.
    Jon McCloskey

    Thanks for the help.  I was able to find an updated version on Canon's Websight.  For anyone else who may need this....  here is the link from here I was able to download a new version and it works
    http://www.usa.canon.com/cusa/support/consumer/digital_cameras/other_powershot/p owershot_sx10_is#DriversAndSoftware

  • Problem activating simple adobe form from SFP

    Hi
    I created a simple adobe form from transaction SFP....2 steps ...created interface then form.
    the problem is when try to activate the form there are no syntax errors but iam getting a message
    1,275 bytes transmitted, code page 0000
    Message no. FES032
    and the form is still inactive...
    any idea why iam getting this error? is configuration from basis not configured properly?
    Please advise
    Govi

    1. Create RFC (ABAP system side) destination through SM59 called as ADS which should of type G
    u2022     RFC Destination          : ADS
    u2022     Connection Type          :G(HTTP Connection to External services)
    u2022     Destination 1               : ADS connection to SID (Java system)
    Target System settings:
    u2022     Target HOST          : JAVA system Host 
    u2022     Port               : java system port
    u2022     Path prefix          : this defaults(/AdobeDocumentServices/Config?style=rpc)
    2. Login to Visual Administration
    Navigate to Server  Services  Destinations and select HTTP drop down.
    Create the RFC destination as FP_ICF_DATA_<SID>.
    Destination Name: FP_ICF_DATA_<SID>
    Destination Type: HTTP
    Connection settings:
    u2022     URL          :http://<hostname>:<ABAP-portno>
    u2022     system Id     :--NIL
    u2022     client            : ABAP system client no(200 or 300)
    u2022     Language     :--NIL
    Logon Data:
    u2022     Authentication: BASIC
    BASIS Authentication:
    u2022     Username:ADS_AGENT
    u2022     Password:xxxxx
    3. Please activate SOAP service:
    Login your ABAP System
    u2022     Use transaction: SICF  execute  and Select default hostselect sap---select bcu2014select-SOAP Select and activate

  • I have a problem with my fillable form

    i created a  fillable form in Adobe acrobat Pro.  and uploaded it in my server to be display on click  but the submit button wont work anywhere but in my computer . i need some help please .  this is where im testing the site for now     http://lionpcs.com/ click on Menus or About us button  .

    Just tired per your instructions and it works for me on my machine....I have Adobe Acrobat 8 loaded. Also tested in Reader, when I click the Submit button it prompts me for "email client"... that means it works.

  • I have formatting problems when deploying Help files using RoboHelp 8

    When i deploy the Help files. The formatting of the Numbering/bullets are affected and it is parts of the help files that i have not changed. Is there something else that i need to do to fix it?

    More information needed to help you.
    What sort of help are you generating?
    Are you saying it is OK in Design Editor and not in a brower, if you are generating WebHelp? If yes, what browser and is it the same in all browsers?
    There are some pages on Lists on my site.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Have a problem when deploy file war on weblogic 9.2

    Hi All,
    Im trying to deploy a application i.e dscc7.war file on Weblogic 10.3.0.0 and it shows following error on console while deploying:
    An error occurred during activation of changes, please see the log for details.
    ???[HTTP:101064][WebAppModule(dscc7:dscc7.war)] Error parsing descriptor in Web appplication "C:\bea\user_projects\domains\base_domain\servers\AdminServer\upload\dscc7.war" weblogic.application.ModuleException: Unmarshaller failed at weblogic.servlet.internal.WebAppModule.loadDescriptor(WebAppModule.java:781) at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:272) at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176) at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93) at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:56) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:46) at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:147) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:189) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:87) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:718) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1185) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:247) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:157) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45) at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209) at weblogic.work.ExecuteThread.run(ExecuteThread.java:181) Caused by: com.bea.xml.XmlException: failed to load java type corresponding to e=web-app@http://java.sun.com/xml/ns/javaee at com.bea.staxb.runtime.internal.UnmarshalResult.getPojoBindingType(UnmarshalResult.java:325) at com.bea.staxb.runtime.internal.UnmarshalResult.determineTypeForGlobalElement(UnmarshalResult.java:292) at com.bea.staxb.runtime.internal.UnmarshalResult.determineTypeForGlobalElement(UnmarshalResult.java:302) at com.bea.staxb.runtime.internal.UnmarshalResult.determineRootType(UnmarshalResult.java:283) at com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalDocument(UnmarshalResult.java:153) at com.bea.staxb.runtime.internal.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:65) at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:136) at weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:280) at weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:248) at weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:749) at weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:378) at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:720) at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:729) at weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescriptor.java:134) at weblogic.servlet.internal.WebAppModule.loadDescriptor(WebAppModule.java:775) ... 25 more weblogic.application.ModuleException: Unmarshaller failed???
    ???failed to load java type corresponding to e=web-app@http://java.sun.com/xml/ns/javaee ???
    could you please help me
    thanks and regard

    Please try the following suggestions in that order:
    1. Check if the WAR file was built with jar files and tools from WebLogic10.3 OR WebLogic9.2. The weblogic jars that you use to build the application should be from the installation where you are trying to deploy the application. Not necessarily from the same machine, I meant to say should be of the same major version. If this does not resolve the issue, then please follow suggestion#2
    2. Check the line, <web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee"> in your web.xml. If "web-app" version element says 2.5, try changing it to 2.4 and rebuild the WAR application and try deploying. If this does not resolve the issue, then please follow suggestion#3
    3. Perhaps the Weblogic Server does not have access to http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd to load the XSD elements ? Check that by accessing that XSD from the machine where weblogic server is running.
    These suggestions are based on the suspicions that I have listed in my previous post.
    Arun

Maybe you are looking for

  • UNABLE TO DOWNLOAD A pdf document created on line

    s

  • Asset purchase on Lease

    Hi , Is there any specific way to purchase an asset on lease mode . Regards Nandini

  • Material  to Material transfer - Mass Change

    We have several items in stock which are semi finished material (HALB).We want to convert the same into Semi Finished. We can do the transfer of the same thru T.Code MB1B and movement type 309.However, in such a scenario we can transfer only one by o

  • Any alternate function to EDIT_TEXT?

    Hi! is there any alternate function to EDIT_TEXT? I want to change the text length of a standard text/long text, which function module to use? Also, which function module SAP standard progam used to display a text and change a text length?

  • Message Mapping of IDOC "MATMAS.MATMAS05"

    Hi! I would like to execute the following message mapping for  IDoc MATMAS05 <--> MATMAS05. What are the recommended fields to map? Is the a button to automatically map the fields with the same names? Thank you very much! regards Thom