Dependencies issue between different DC Type.

Hello Colleagues,
I have created a new Java DC and have exposed the content as a Public Part with purpose (compilation, assembly, infrastructure ).
The contents are basically java files.
Now both the DCs( J2EE and Service) are having dependencies on new java DC and also consuming it's public part.
But I am not able to make out why J2EE DC is not able to assemble the new DC stuff and same jar is assembled by Service DC.
Is there any rule like j2ee application(with DC Type visual composer plugin) cannot assemble  the java DC stuff ??
Thanks & Regards,
Kamlesh.

Hi Jason,
    This sounds like Printer driver issue, you must be already aware that when you use LOCL, the system uses the driver installed on your local PC. Please check the device type for HB07
Also check Note 8928 - List of supported printers/device types

Similar Messages

  • Different movement types for Goods Issue for different Order Types

    Hello Experts,
    Can we maintain different movement types for Goods Issue for different Order Types at the time of automatic creation of reservations?
    Thanks and regards,
    Satyajit

    Satyajit,
    Folow the link given,
    Re: How to add new movement types when creating reservation?
    Hope this helps you.
    SmanS

  • IMessage issue between different service providers?

    I am having problems with sending/receiving iMessages between different service providers. If you start an iMessage conversation on an iPad2 you're supposed to be able to continue it on an iPhone 4s or other ios 5 device, but it only does so if I iMessage to someone who also has AT&T, not Verizon.

    Thank you. However, phone numbers work between AT&T as I have successfully done so on many occasions. I will try email addresses for iMessages to Verizon and Sprint users to see if that my problem.

  • Problem on converting between different variable types

    I have a Basket Class and a Customer Class
    The following is the way I declare the variable "basketID" in the type of Basket. How to initialise this variable in this case?
    public class Customer{
    private Basket basketID;
    public Customer()
       basketID = 0; // This is not working because I cannot assign the int type value to a Basket type variable.
         .Also How do I write this type of data into the *.txt file? The basketID cannot be written into the *.txt file...
    Any way to solve this problem?
    public void writeInfo()
        try {
          PrintWriter out = new PrintWriter(new BufferedWriter(new FileWriter(
              "C:\\Documents and Settings\\Charles\\My Documents\\customerDetail.txt", true)));
          out.println();
          out.write(customerID);
          out.write("  ");
          out.write(basketID); // This is not working because incompatible type between the variable and the write() method.
             .

    Charles_Wong wrote:
    I have a Basket Class and a Customer Class
    The following is the way I declare the variable "basketID" in the type of Basket. How to initialise this variable in this case?
    public class Customer{
    private Basket basketID;
    public Customer()
    basketID = 0; // This is not working because I cannot assign the int type value to a Basket type variable.
    You need to start with a basic Java tutorial. You're trying to assign the integer value 0 to an object reference. Do you understand why that will never work?
    >
    >
    Also How do I write this type of data into the *.txt file? The basketID cannot be written into the *.txt file...
    Any way to solve this problem?
    public void writeInfo()
    try {
    PrintWriter out = new PrintWriter(new BufferedWriter(new FileWriter(
    "C:\\Documents and Settings\\Charles\\My Documents\\customerDetail.txt", true)));
    out.println();
    out.write(customerID);
    out.write("  ");
    out.write(basketID); // This is not working because incompatible type between the variable and the write() method.
    Have you read the API docs for PrintWriter? Do you understand why you cannot pass an object into that method?

  • WM-Backflushed materials issued from different storage type

    Hello my client has an issue in WH Service order issue
    we face the problem that articles which are marked for back flushing aren't properly handled by the system with service orders. In normal production orders when the activity is closed on which the articles are set, the back flushing items are atomically issued from warehouse type 100 (location Backflush according to the rules set by LPK1,2,3) however when the activity of an Service order is closed the items are issued from warehouse type 914 creating and imbalance in WM. Please Is it a configuration issue or any other issue i should liik in to.
    Kindly guide me to handle this.
    Regards
    Bheema

    Hi,
    Please check  for service orders, yu should check CRATE parts and RELEASE ORDER parts. In their control cycles in LPK1/LPK2 you can define from which storage type / bin they are consumed when you book consumption against your PrdOrdservice order.
    At the time of backflushing (in standard system) the components will go to 914+dynamic bin (or fixed bin, based on your settings). Normally TR creation is set on WM/IM interface and processing the TR you can move the components from WM to interim storage type 914. Thanking you.

  • IDOC communication between different basic type releases.

    Has anyone run into a scenario where a newer SAP release would like to send a message to a partner with an older SAP release, using a basic type that does not exist in the older system?  (eg. DELVRY05 which only exists in release 700)
    In this scenario, what is the best practice, other than to have the newer SAP system send an older basic type that does exist in the receiving partner?
    Thanks.

    Hi,
    You can do this by specifying the older release in the partner profile outbound settings (for message type).
    Under the "Outbound options" tab there is a field "Seg. release in IDoc type". There you can specify the older release and the IDoc will automatically be depricated when it is received in the receiving system.
    Regards,
    Gajendra.

  • Do it exist a FM to check possibility of convertion between different type?

    Hi all,
       We have usually met the problem of DUMP when moving or writing a data type of a variable to an other variable which haven't the same data type as data type of moved variable.
       For example:
           - var01 type char10 with content "char_test".
           - var02 type QUAN.
           - MOVE var01 TO var02 => DUMP (because program can't convert "char_test" into QUAN type).
           (we can use instruction WRITE var01 TO var02 to avoid a DUMP, but after, when we use this var02 to compute => DUMP also occurs).
    So could you please tell me if it exist a Function Module in ABAP to check the possibility of conversion between different data type?
    Thanks a lot in advance,
    Vinh Vo

    Dear Vinh,
    Field symbol should solve your problem. In case that does not work, then as per your requirement you can check for conversion using a try-catch block. The code below should give you an idea.
    DATA: var01 TYPE char10 VALUE 'char_test',       " CHAR or any other type
               var02 TYPE quan1.                                   "Field of type QUAN
    TRY.
        MOVE var01 TO var02.
      CATCH cx_sy_conversion_no_number.
        WRITE 'Steps in case conversion is not possible'.
    ENDTRY.
    WRITE / var02.
    The above code will not dump in case of conversions to QUAN. In case a conversion to any other format is required, there will be a similar errors. Please let me know if you need any further help.
    Regards,
    Nimish

  • Posting of Goods Issue for a Delivery (Different movement types)

    Hello SD Experts,
    We have this process wherein we use Deliveries w/o reference. There's a customization in place for this process, the movement type is determined through the item category of the material.
    Given this scenario, my question is if it is possible to process the goods issue of a delivery with multiple item which require different movement types (diffrent items and item categories thus it have different movement types)?
    Thank you for your kind consideration.

    Hello,
    Yes, you can.
    As you know LO is std delv doc for delv w/o reference.
    And I cat determination for that LO delv doc are
    Delv Type  __ I Cat Group  __  Usage __ High I Cat  __  Def I Cat  __ Man I Cat __ Man I Cat
    LO _____________________TEXT ______________ DLTX          
    LO ________DIEN____________________________ DLX _______DLX     
    LO ________LEER___________________________ DLN          
    LO ________LEER________________DLNG_______DLNZ          
    LO ________LEIS_____________________________DLX_______DLX     
    LO________ NLAG____________________________ DLX          
    LO________NORM____________________________DLN          
    LO________NORM________CHSP_______________DLN          
    LO________NORM________CHSP____KLN________KLN          
    LO________NORM________CHSP____TANN______TANN          
    LO________NORM________PACK_______________DLN________DLX________DLP
    LO________VERP____________________________DLN          
    LO________VERP_________PACK_______________HUPM______DLN     
    LO ________VOLL____________________________ DLNG          
    LO ________ WERT____________________________ DLW          
    Corresponding maintain movement type in Schedule line cat (Tcode VOV6) & determination that in TCode VOV5.
    If you want diff movement type then create your own 'Z' Sch line cat with you desired Movement type (Tcode VOV6) and determine the Sch line Cat accordingly in TCoDe VOV5.
    Thanks & Regards
    JP

  • Different movement types for goods issue via outbound delivery

    Hi gurus,
    How can I use different movement types for goods issue via outbound delivery?
    Thanks&Best Regards,
    Burcu

    To use different schedule lines, we need different item types and different document types. Is that right?
    Is there a user exit in outbound delivery to post goods issue?
    Thanks...

  • Why can't I use WebCT chat with my computer?  I get the 'spiral of death' every time I try to type in my chat.  I have a feeling it has to do with compatibility issues between Java and Tiger.

    Why can't I use WebCT chat with my computer?  I get the 'spiral of death' every time I try to type in my chat.  I have a feeling it has to do with compatibility issues between Java and Tiger.

    Hi Elizabeth,
    Do your Mac meet any of these requirements?
    http://www.wvnet.edu/services/webct/requirements.html
    From this it appears to be PC only!???
    http://sourceforge.net/projects/awebctcclient/files/Pancake%20%28it%20own%20proj ect%20now%29/Pancake%20Console%20V1.0.0/PancakeConsole-1.0.0-src.zip/download
    Can you provide any more info on which bersion or file you have?
    Can you tell us why you need this for your use?

  • Portray Dependencies Between Withholding Tax Types

    Hi friends
    In Portray Dependencies Between Withholding Tax Types  having problem that  column no.3 W/tax type no is limited for 2 digit up 99. Now  I want to add more w/tax type  but due to 2digit it is not accepting 3 digit no.
    Is there any way to increase  this limit from 2 digit to 3 digit

    hi madhu,
    Due to some technical reason  earlier 2 reply is not complied  please refer this reply
    As per you suggestion apply the SAP NOTE  for field increase length from 2 to 3 of W/tax type no.
    in Path: Portray Dependencies Between Withholding Tax Types 3 column if i double click it is showing the W/tax type no. field get increased but below that Depend. on type field still showing in 2 digit and
    again Depend. on type no.  not getting 3 digit no.
    In field W/tax type no.  after  99 number  showing  0 Number again. is there any step is missing
    Thanks in advance

  • Data type conversion issues between Oracle and SQL Server

    Hi there, I am using Heterogeneous Services to insert into a SQL Server database. I am running into an issue between data types regarding Oracle's VARCHAR2 and trying to insert that into a SQL Server MONEY data type. I tried using the TO_NUMBER() function to convert my VARCHAR2 to a number, but that didn't seem to help.
    Does anyone have any advice on how to work around this??
    Thanks for any help,
    ivalum21

    ORA-02047: cannot join the distributed transaction in progress
    ORA-06512: at "MY_PACKAGE_NAME", line 263
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [Generic Connectivity Using ODBC]DRV_Execute: DB_ODBC_ENGINE (1645): ;
    [Microsoft][ODBC SQL Server Driver][SQL Server]Disallowed implicit conversion
    from data type varchar to data type money, table 'tableA',
    column 'total_amount'. Use the CONVERT function to run this query. (SQL
    State: 37000; SQL Code: 260)
    ORA-02063: preceding 2 lines from SQLSERVER_LINK
    ORA-06512: at "RCDTPUMP.CAMPUSCALL_DATAPUMP_UNI", line 875
    ORA-06512: at "RCDTPUMP.CAMPUSCALL_DATAPUMP_UNI", line 791
    ORA-06512: at "RCDTPUMP.CAMPUSCALL_DATAPUMP_UNI", line 1156
    ORA-06512: at line 1
    That is what I get when I take out the TO_NUMBER()
    Message was edited by:
    ivalum21

  • Difference between Account members of 2 different plan types

    Can we find out difference between members of Account dimensions having source as 2 different plan types. One of the plan type has 2 extra dimensions also.

    You should be able to do this as long as one of the accounts is ALSO present in the plan type that the other account is stored in. So probably Acc.member2
    could be set to have a "Source plan Type" of plan 2, but also be selected to appear in plan 1 when you edit the Acc.member2 account in the Planning web application. Planning would enable the account to appear in plan 1 via an XREF on the account member definition in Essbase) .
    Then in plan 1 you would set up a third account which would calculate the difference between the 2.
    You would be able to analyse the variance only by the dimensions in plan 1 (i.e. D1, 2, 3, & 4: those dimensions common to both plan types)
    Hope this helps
    Edited by: Xansaman on Nov 25, 2010 4:26 PM

  • Issues between power, usb and airport?

    Well, after having my new MacBook Pro for only a couple of weeks, I've come to the conclusion that there are some pretty weird issues between the power manager, usb bus and airport (and from what I've read here, are pretty widespread issues). First, every time I charge the battery, my Logitech MX laser mouse stutters and jumps all over the screen (trackpad works smoothly though). If I turn off airport, the mouse works smoothly again. When the battery is done charging, the mouse will work smoothly again. Second, every now and then (when the mouse isn't connected) the trackpad will start to stutter and jump all over the screen. When this happens, I've noticed that the graphics card is running slowly as well (expose stutters). Both of these issues can then be remedied by one of two actions, either plug something into a usb port, or turn off airport. I am also suffering from the missing first letter issue, which also seems to go away by disabling airport... So, since disabling airport most of the time is not an option, anyone care to take a guess as to how long it will take Apple to come up with a fix to these issues?

    TM does not backup to a networked drive in the same way as a directly connected drive. A networked drive requires the creation of a .sparsebundle disc image file that holds the actual backed up files. So when you shift from direct to networked connection TM actually makes a different backup. This is unrelated to the actual type of port connection. So there's really nothing you can do to have TM use one backup for each type of connection used in your situation.

  • STO with scheduling agreement, between different plants, different co.codes

    Hi All,
    For STO with scheduling agreement, between different plants under different company codes, please let me know the configuration and order flow process
    Regards,
    kumar

    Hi,
    When you create a stock transport scheduling agreement, you can schedule the exact delivery dates for a stock transfer. Proceed as follows:
    From the Purchasing menu, choose Outline agreement -> Scheduling agreement -> Create trnspt sch.agm. ME37
    Fill out the initial screen. In the field Supplying plant enter the plant issuing the material. The agreement type LU is defined in the standard system. The item category must be U.
    When you press ENTER, the details screen for the header data is displayed.
    Enter the validity period and check the other entries on this screen, if necessary.
    Enter the individual items in the item overview screen. Enter a receiving plant for each item in the Plant field.
    Save the scheduling agreement.
    Enter delivery schedules for the scheduling agreement with the function Outline agreement ->Scheduling agreement -> Follow-on functions -> Delivery schedule.
    For configurations
    Go into SPRO
    Menu path is
    IMG -> MM -> Purchasing -> Scheduling agreement -> Set up stock transfer scheduling agreement
    A) Define shipping data for plants
    B) Create and define checking rule
    C) Assign delivery type and checking rule
    D) Assign Document type
    Hope it helps.

Maybe you are looking for

  • Mpg encoder to PE10, I can´t get it.

    When my computer broke down, I was able to work on my laptop with PE 10 and I could aktivate the encoder to burn a DVD. Now, with a new Computer, I put the PE 10  in and, when I should make a DVD,  a sign told me to aktivat the encoder. When going to

  • How can we have two different Itunes libraries on one computer?

    How can we have two Itunes accounts on one computer?  I found info on the itunes help page but I do not know how to follow the steps given because I am not prompted with what it says I should be prompted with? Please help I don't want to delete one o

  • What printer server password do i need to set up wireless printing?

    trying to set up wireless printing. asking for printer server password-- where can i find this?

  • Installing SkyDrive Pro

    Hi there, I am trying to install SkyDrive Pro on my Windows 7 Entperprise SP1 desktop and am getting a problem in the shape of a "We found a problem" dialog box: We found a pre-release or Beta version of an Office product on your computer and can't i

  • Import CSV files

    I have saved a csv file from my outlook at work to import on my mac. Once the file is open, it gives me the option of what fields to import etc... but it just gives me the option to hit cancel or ok, and arrow over to the next contact. How do I get t