Call Function not Generating Function Module for Smartform

Hi Gurus,
We have a work copy print program use to print deliveries (smartforms). This program works fine in Production but right now we are doing some testing and I found out that when we run this program in QUALITY environtment, it shortdumps with error saying "Function Module Not Found"
Basically when it gets to the Function Module "SSF_FUNCTION_MODULE_NAME", it could not generate any function module for the form it Sy-Subrc = 2 Exception meaning NO_FUNCTION_MODULE.
The problem is this only happens in our QUALITY environment.I compare the function module in the 2 systems, there was not diff as this is a Standard SAP module. I passed diff smartforms we have in QUALITY through the FM and it will not generating any FM for any of them. So this is not an error from the smartforms, bcos all the same smartforms generates FM in Prod.
So what I did next is to Debug the FM "SSF_FUNCTION_MODULE_NAME" in the 2 systems to see where the diff is coming from. I noticed 2 views that the FM is using, they are STXFADM and D010SINF . So on the Production system, STXFADM-LASTDATE and D010SINF-UDAT fields are the same value, so it generates the FM. On the QUALITY systems, the values are different hence it skips the code to generate the FM.
Thanks Guys.
Points will greatly be awarded for this.

Please guys, help me look into this, I really need a solution fast.
Thanks

Similar Messages

  • Could not generate stub objects for web service invocation in ColdFusion

    I was able to call the services on the development box - windows server without any problem at all, everything was working fine but the moment i uploaded to a linux box production server I get this error. "Could not generate stub objects for web service invocation in ColdFusion"
    What could be the cause of this problem, i have googled a lot but no solution yet any ideas.

    Let me make it simple:
    1. Server A is our development server.- hosted inhouse with coldfusion installed.
    2. Server B is our production server - a linux server with coldfusion installed hosted on the internet
    3. Server C is a third party server containing the webservice - this is a windows server with .net
    coldfusion is installed on Server A, the code works here and can connect to server C without any problem. It gets the required respone
    but when the code was uploaded to server c it gives the error when we run it.
    now i tried just a simple code which works fine on server A below:
    <cfinvoke webservice="http://www.webservicex.net/CurrencyConvertor.asmx?WSDL" method="ConversionRate" returnvariable="ConversionRateResult">
        <cfinvokeargument name="FromCurrency" value="EUR" />
        <cfinvokeargument name="ToCurrency" value="USD" />
    </cfinvoke>
    <cfdump var="#ConversionRateResult#" />
    But when i uploaded it to server C: it returns the error
    Cannot generate stub objects for web service invocation.
    Name: http://www.webservicex.net/CurrencyConvertor.asmx?WSDL. WSDL: http://www.webservicex.net/CurrencyConvertor.asmx?WSDL. java.io.FileNotFoundException: /opt/coldfusion8/stubs/WS728929035/NET/webserviceX/www/Currency.java (No such file or directory) It is recommended that you use a web browser to retrieve and examine the requested WSDL document to ensure it is correct. If the requested WSDL document cannot be retrieved or is dynamically generated, it is likely that the target web service has programming errors.
    The error occurred in /home/works/public_html/currency.cfm: line 7
    5 :     <cfinvokeargument name="FromCurrency" value="EUR" />
    6 :
    7 :     <cfinvokeargument name="ToCurrency" value="USD" />
    8 :
    9 : </cfinvoke>
    Now if you try the preceeding code on a windows environment  it works fine but the moment you put in the in the linux environment it generates this error
    I feel that the error may actually be :
    java.io.FileNotFoundException: /opt/coldfusion8/stubs/WS728929035/NET/webserviceX/www/Currency.java (No such file or directory)
    but i am clueless as to what to do next
    Ok so I tried the wget command on the linux
    this is what i got
    -bash-3.2# wget http://www.webservicesx.net/CurrencyConvertor.asmx?WDSL
    --2011-07-02 23:23:42--  http://www.webservicesx.net/CurrencyConvertor.asmx?WDSL
    Resolving www.webservicesx.net... 216.8.179.25
    Connecting to www.webservicesx.net|216.8.179.25|:80... connected.
    HTTP request sent, awaiting response... 403 Forbidden
    2011-07-02 23:23:43 ERROR 403: Forbidden.

  • F110 payment run completed but not generated all check for the payments

    Do any one have an idea or the potential answer on my query
    I've run F110 and generated one Payment all 45 open items for one vendor
    Now after the print done only the first 20 items got into the check register, and left over the remaining 25 items
    So my question is why system not generated the check for the remaining 25 items and what is the remedy

    No all settings are available, but still the same situation the all checks are not generated for all items of the vendor open items clearing in the one payment documents
    single vendor
    single payment for all 25 open items
    After print activity compelted
    checks created for items 5
    leftover items 20 not created check
    can anyone tell why system is behaving like this

  • Fi Document is not generating in MIGO for multiple account assignment in PO

    Hi,
    I have have created  asset po DG set 111 quanity is 4, i have created 4 different assets and assign quanity 1 to each dg sets in account assignment. While doing GRN system is not generating FI document for this po. if  i am giving one quanity or single account assignment for as 4 then it is generating FI quantity.
    PLease help me out why system is not generating FI document for multiple accont assignment in MIGO.
    Thanks in advance
    KISHORE

    Hi
    There is no option if you are not on EhP4... Do MIRO and see if the FI doc is generated
    Only way is to do MIRO immediately after MIGO.. OR Schedule ERS (Evaluated Receipt Settlement) which runs every hour in the background so that MIRO is posted automatically based on MIGO document.... Basically, you have to do MIRO after MIGO.. Whether you do it manually or through ERS is a matter of choice
    Regards
    Ajay M

  • TopLink does not generate SQL statements for inserting new objects

    TopLink does not generate SQL statements for inserting new objects. Why?
    Thanks in advance...

    Please see the response in
    Why does not unitofwork.commit write data to the database?
    Regards,
    Chris

  • How to Force JHS do not generate navigation cases for Groups?

    Hello
    I have already seen "Overwrite faces-config and navigation rules " property for Group in JhsApp deff .But It does not work .How Force JHS do not generate navigation cases for Groups? and another question is that how can I customize navigation case generation in JheadStart?
    Thanks

    Hi,
    You are right: the navigation rules in the main faces-config file are overwritten, even if you uncheck these flags. Here is the solution:
    If you want to preserve some of the navigation rules in the main faces config: alter the velocity template for faces-config. You can only switch off the entire generation of faces-config.xml; not individual parts.
    If you want to add a special navigation rule: add it to the group faces config file.
    If you want to preserve post-generation changes to the group faces config file: uncheck 'generate controller group?' or put it in the templates for that group.
    Note: the flag 'Overwrite Faces-Config beans and Navigation Rules?' has become obsolete, you should only use 'Generate Controller Group?'.
    Regards,
    Evert-Jan de Bruin
    JHeadstart Team

  • After upgrading to NX-OS 5.04, out snmp traps monitoring system is not generating ticket / incident for the snmp traps and my question is whether we need to apply new MIBS for that?

    after upgrading to NX-OS 5.04, out snmp traps monitoring system is not generating ticket / incident for the snmp traps and my question is whether we need to apply new MIBS for that?

    Looking at the error message "The Network Adapter could not establish the connection" , It appears hostname and port may be incorrect. Review the targets.xml under E:\oracle\product\10.2.0\db_1\SAP_solman_SDB\emd and
    emoms.properties under E:\oracle\product\10.2.0\db_1\SAP_solman_SDB\config folder to make sure host ( sap_solman) and port (1527) are correct.
    As far as setting the environment variables goes, you can go to control panel -> system -> advanced -> environment variables and set the ORACLE_HOME and ORACLE_SID
    -Ramesh

  • Plan Function not generating records

    Hi Gurus,
               We have built a FOX function for propagating  price changes to all the Plam periods. The users input the price
    changes for each Material group.
    Input ready query is built with "0MATL_GRP" & "Posting Period" as the characteristics.
        "0MATL_GRP" is dynamic and Posting period  is constant ("#")
    We have built a FOX function to propagate to all posting periods for each of the "0MATL_GRP".
    This function is not generating any records
      Code:
         FOREACH  SORG,DC, SHIPTO, MAT, PER.
           {KF,SORG,DC, SHIPTO, MAT, PER} = {KF,#,#,#,#,#).
         ENDFOR.
       Planning function and the query are built on seperate Aggr. levels.
        The characteristics   SORG, DC, SHIPTO, MAT   in the FOR LOOP  are not part of the Aggr. Level   of the Input ready query.
       For some reason this code is not generating any records.
       I appreciate your suggestions
    Regards,
      Peter

    Hello,
    You may try this:
    FOREACH SORG,DC, SHIPTO, MAT, PER.
    {KF,SORG,DC, SHIPTO, dynamic_MAT, #} = {KF,SORG,DC, SHIPTO, Reference_MAT, #).
    ENDFOR.
    The above fox formula copy  key figure value from reference material group to dynamic material group(Variable) for constant period(#).
    Thanks.
    With regards,
    Anand Kumar

  • Generating print program for smartform

    Hiii   friends can u plz help me in getting the solution.Here I m giving the details about the requirement.
    1) we have to create a report which consists of alv grid.
    2) Next we have create a smart form & generate print prog for it.
    3) In reports we are placing 2 push buttons i.e (1) print (2) print preview. If we press print button then it should call the form.
    plz help in doing this thank you.
    Moderator message : Spec/requirements dumping is not allowed, show the work you have already done. Thread locked.
    Edited by: Vinod Kumar on Oct 18, 2011 10:44 AM

    CONTROL-preview = ' '.
    CONTROL-no_open = 'X'.
    CONTROL-no_close = 'X'.
    CONTROL-no_dialog = 'X'.
    CONTROL-device = 'PRINTER'.
    OUTPUT_OPTIONS-TDDEST = tdest.
    OUTPUT_OPTIONS-TDNOPRINT = 'X'.
    OUTPUT_OPTIONS-tdimmed = 'X'.
    OUTPUT_OPTIONS-tdnewid = 'X'.   use this filed
    OUTPUT_OPTIONS-tddataset = 'XYZ'.
    CALL FUNCTION 'SSF_OPEN'
    EXPORTING
    output_options = output_options
    control_parameters = CONTROL
    user_settings = ' '
    EXCEPTIONS
    formatting_error = 1
    internal_error = 2
    send_error = 3
    user_canceled = 4
    OTHERS = 5.

  • EPSON Artisan 810 a Bi-Function, not Multi-Function, All-In-One

    I was in a local OfficeMax, looking at an *EPSON Artisan 810* all-in-one (Print, Scan. FAX, Copy), which came in a box covered with text and imagery detailing all of the amazing features it has. To my delight, I discovered that it supported OS X, albeit, they note that "some features like sharing memory cards over a network may not be supported". You'd think that would imply that tertiary (or specialty) functions may not work. But, surely, the basic 4 functions would, right?
    It would have been nice if the employees had any kind of a clue with regard to the products they sell. But they don't. So I checked some support forums and the EPSON driver download page (on my phone), and sure enough, they even have Snow Leopard drivers. So I buy the printer and take it home.
    I should have suspected something may be amiss when the installer asked me to enter my administrator password, but the dialog requesting the credentials kept losing focus, making it difficult to type in my password. Yikes.
    I managed to get through the 30-part install (well, it felt like 30 separate, chained installers). The installer vanished, and I had no printer in my "Print and FAX" Preference Pane. Nice.
    So, I add a printer manually, and it did see the EPSON as a Bonjour device. So I jump over to try the scanner, and I get a troubleshooter. After scrounging around the web, I found some advice from a user who discovered that you have to go into the Utilities folder and run an EPSON scanner utility to find and configure the device. ugh. Once I did that, it seemed to work.
    Now, on to the FAX. The preference pane did not see a FAX device anywhere, and the EPSON printer itself has no FAX capabilities. So back to the web. After an hour of searching, nada. And no one even complaining about this apparent "missing" feature. So I hit the manual, and notice that FAXing from a computer is only supported in Windows.
    At this point, I'm not even going to try to get the "Copy" function working.
    OFFICEMAX Knowledgeable Sales Staff: FAIL
    EPSON Customer Support: FAIL
    EPSON Product: FAIL
    EPSON Integrity: FAIL
    So, in summary, this is a bi-function, not a multi-function, device. It prints and scans. They should put this on the box so people know what they're getting (or in this case, not getting). It's a real shame too, because I went with EPSON because Hewlett Packard did something similar with a computer I bought. The machine was billed as a multimedia and entertainment computer, yet, it couldn't play a game that was 5 years old. Do any of these companies have their metaphoric poop together?
    And don't get me started on Lexmark.

    Epson has the (annoying to me) built-in default of numbering each scan; so whatever name you would decide to use, you would still wind up with "mypicture093.jpg" for instance. That is true if you use the Epson Scan software.In any case, if you use that, once you click on "scan", you should get a new pop up window where you can enter the name (called Prefix by Epson) and where to save it. You cannot get rid of the "start number", but you can delete the number once the icon appears on your desktop or in a folder: just click it once and then hit "return" on your keyboard and you can change part of the name or the entire name for that matter.
    If you choose to use the OS built-in app (under System Preferences -> Print & Fax), simply highlight the Artisan 810 and click on Scan and then on "open scanner"; you are then presented with a new window where you can change all sorts of settings incl. the name.

  • Dac not generating paramter files for unspecified mapping in one workflow

    Hi,
    We are facing a problem with DAC while generating parameter files.I have a task in DAC which is calling a workflow(It contains two sessions,1.SILOS mapping,2.SILOS_UNSPECIFIED mapping).
    Both are using the same parameter file.
    During Development DAC used to generate parameters for both sessions in the same file.Both now in diff environment,it is generating parameters for the first session
    and for unspecified mapping it is not generating any parameters.So unspecified mappings are failing.
    Any one help?

    Please check whether the file parameterfileDW.txt has the section for that unspecified workflow. If not please copy and paste from DEV env and restart the load.
    If it exists in parameterfileDW.txt and still not not generating section for unspecified session in parameter file then try running the below command at <infa_home>\server\bin
    pmrep listobjectdependencies -n <WORKFLOW_NAME> -o workflow -f <FOLDER_NAME> -d session -p children
    and see whether the output as your unspecified session and post your observations.
    Mark If Helps

  • Income tax is not generating on Bonus for second time through off cycle

    Dear All,
    I have an issue related to bonus. We have given bonus off cycle in the month of August 16th  income tax was deducted on bonus amout. Now again mgt is giving bonus through offcycle  in the month of November 10th but the problem is Income tax is not getting calculated in this month for bonus. We have checked the calculations every thing is fine.
    We have created 1 wage type for 1st time bonus as Special Bonus and 2nd time we have created another wage type as Diwali bonus. We have done configuration same as 1st wage type special bonus for Diwali bonus wage type.
    Let me know where it went wrong.
    Rgds,
    Prasad

    Hi Narendra,
    Thanx for the response, i tried the above but not generating WT/460.  can you explain the logic.,
    Changed BON5 to BON3
    created new Tax code ZTDR from STDR
    Assigned Bonus WT ( in 0267) to ZTDR in Table T7INT9
    didn't understand why /401 or MTDR or 9TDR
    Thanks
    Sanm

  • WL-7 / clientgen task do not generate correct bean for non built-in data type

    The clientgen Ant task do not generate a correct JavaBean for this
    complexeType definition (returned by a web service method):
    extract from WSDL:
    <s:complexType name="MyBoggusType">
    <s:sequence>
    <s:element minOccurs="0" maxOccurs="unbounded"
    name="shouldBeAnArray" type="s0:OtherType " />
    </s:sequence>
    <s:attribute name="total" type="s:int" />
    </s:complexType>
    The generated JavaBean contains an int (for 'total') and a simple
    reference to an OtherType instance (for 'shouldBeAnArray').
    The 'shouldBeAnArray' attribute should be an array of OtherType?
    What's wrong?
    (The service is not implemented by me and I have few control on it)
    Is it a bug or a limitation?
    Should I write a Codec as a workaround?

    On Wed, 05 Feb 2003 17:28:40 +0100, Stephane Boisson wrote:
    Is it a bug or a limitation?
    Should I write a Codec as a workaround?This is a bug. It has been fixed in service pack 2. Refer to CR082308
    when contacting support if you need a patch against sp1. You could indeed
    write your own codec but it might be easier to just use the patch :)
    --Scott

  • Ejb3 entity bean not generating valid sql for postgres 8.1

    Hello,
    I originally posted this on the jboss seam board as I ran across this error on a seam test example, but it seems it's more generally applicable to ejb3 entity beans not generating sql that postgres can understand. I'll post my message below, all replies are appreciated.
    I'm going through the hello world example from the seam book, and I'm getting an error I cannot resolve, that with an auto generated sql statement, that's not valid for postgres 8.1, the database I'm on. Here's my error:
    17:40:31,370 INFO [STDOUT] Hibernate: select next value for person_id_seq from dual_person_id_seq
    17:40:31,394 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: 42601
    17:40:31,394 ERROR [JDBCExceptionReporter] ERROR: syntax error at or near "value"
    17:40:31,396 FATAL [application] javax.ejb.EJBException: javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not get next sequence value
    javax.faces.el.EvaluationException: javax.ejb.EJBException: javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not get next sequence value
    Here's the table definition
    - create table Person (id bigint not null, name varchar(255), primary key (id))
    - create table dual_person_id_seq (zero integer)
    - create sequence person_id_seq start with 1 increment by 1
    and here's the entity bean:
    @Entity
    @Name("person")
    @Table(name="person")
    @SequenceGenerator(name="person_sequence", sequenceName="person_id_seq")
    public class Person implements Serializable {
    private long id;
    private String name;
    @Id
    @GeneratedValue(strategy = GenerationType.SEQUENCE, generator="person_sequence")
    public long getId() { return id;}
    public void setId(long id) { this.id = id; }
    public String getName() { return name; }
    public void setName(String name) { this.name = name; }
    How do I get it to generate a valid sql statement for postgres?

    I think you should try putting the sequence generator annotation over the primary key field. Try it and be sure it works.
    regards,
    Michael

  • Can not generate the passcode for wiki

    hi All,
    I am using wc11.1.1.3, I try to config wiki according to wc document, when I want to generate the passcode for wiki, the document said:
    1.Start Fusion Middleware Control Console. For information, see Section 6.1, "Displaying Fusion Middleware Control Console."
    2.Right-click the domain in which Oracle WebCenter Wiki and Blog Server is deployed. Next, select Security and then click Credentials.
    While just at this step, I got the error msg like this:
    Can not search all credentials from credential store
    JPS-01049: ??????: javax.naming.directory.InvalidSearchFilterException: invalid attribute description; remaining name 'cn=oracle.wsm.security,cn=CredentialStore,cn=portalDomain,cn=JPSContext,cn=jpsroot_wc'
    I am using oid11g as credential store, I checked oid and confirm that 'cn=oracle.wsm.security,cn=CredentialStore,cn=portalDomain,cn=JPSContext,cn=jpsroot_wc' exists.
    Does anybody has suggestion on this?
    Best regards

    Read this and this.

Maybe you are looking for