SAP R/3 to MII - Format of Input Data

Hi,
Can I send data in XML format when doing a webservice call from SAP R/3 to MII? I will probably have 2 columns and upto 100 rows of data in each call.
Regards,
Chanti.

I am not using XMIIMessageListener for my webserivce call. Instead, using the WSDLGen. Will I still be able to send XML data to MII?
Chanti.

Similar Messages

  • Date Format in Input Date Component

    Hi,
    I am using JDev 11.1.1.3.0. I have few Input Date component in the form. I need to display the selected date in upper case. Basically the month in upper case.
    Currently it displays '01-Aug-2012'. I need it to be displayed as '01-AUG-2012'.
    Tried adding format but still the month is displayed in initial caps. Really appreciate if someone can help me in fixing this issue.
    Thanks
    SR

    There is no format to archive this. Check http://docs.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.html which give you all format patterns used by the inptutDate component.
    I have not tried this, but you should be able to use a converter, which you have to write yourself, to make the month uppercase.
    Writing your own converter is easy, for a tutorial check http://docs.oracle.com/javaee/5/tutorial/doc/bnaus.html
    Timo

  • Report does not recognize formatting on inputable member in EPM Formatting-Sheet

    Dear Gurus,
    When using an EPM Formating Sheet in the EPM-AddIn for Excel the formatting for "Inputable Members" is not applied to the Report. The formatting for Local Members, Blank Members, Hierarchies etc. is recognized however. I applied the formatting sheet to the report and enabled the "use as input schedule" checkbox in the sheet options. The checkbox for Member/Property Formatting and "inputable Member default Format" is enabled as well.
    The EPM-AddIn documentation does not state any specifics when using the "inputable Member" formatting.
    I know that i could simply copy the formatting sheet and use "base level Formatting" but i would like to create a single formatting sheet for reports and input schedules in our company as a template.
    We use SAP BPC 10.0 and EPM Add-In SP19 (Build 8909) on .Net Framework 3.5
    Do you have any suggestions how to fix this issue?
    Kind Regards
    Eric

    HI Eric,
    The EPM-AddIn documentation does not state any specifics when using the "inputable Member" formatting.
    It is used normally when you want specific formatting for your base level member. In BPC you can input date (Save) data only on  the base level member not on parent level members data get aggregates on the parent level member. So "inputable Member"  formatting will apply only on the base level members.
    The formatting for Local Members, Blank Members, Hierarchies etc. is recognized however.
    If   you are using hierarchies level formatting and inputable Member there are might chances of conflicting formatting,
    Better to use either of them and also check check which formatting you are using Row or Column.

  • SEVERE: Message: [-3050]: Invalid timestamp format:ISO(input position 2)

    Hello!
    I'm installing a AS JAVA 2004S with EP/EP-CORE and BI_JAVA and got following error during Java Load step.   (The installation successfully creates and loads about 1000 tables prior the error).
    Regards,
    Fredrik
    serverXX:/usr/sap/TPQ/ciinst # more jload.java.log
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 2.2)
    IBM J9SE VM (build 2.2, J2RE 1.4.2 IBM J9 2.2 Linux amd64-64 j9xa64142-20061124 (JIT enabled)
    J9VM - 20061121_1035_LHdSMr
    JIT  - r7_level20061020_1803)
    May 24, 2007 11:39:52 AM com.sap.inst.jload.Jload main
    INFO: Jload -sec TPQ,jdbc/pool/TPQ,/usr/sap/TPQ/SYS/global/security/data/SecStore.properties,/usr/sap/TPQ/SYS/global/security/data/Se
    cStore.key -dataDir /a_stage/51032257/JAVA_EXPORT/JDMP -job /usr/sap/TPQ/ciinst/IMPORT.XML -log jload.log
    May 24, 2007 11:39:53 AM com.sap.inst.jload.db.DBConnection connectViaSecureStore
    INFO: connected to TPQ on jdbc/pool/TPQ
    May 24, 2007 11:39:53 AM com.sap.inst.jload.JobStatus readStatus
    INFO: trying to read status file /usr/sap/TPQ/ciinst/IMPORT.sta
    May 24, 2007 11:39:53 AM com.sap.inst.jload.JobStatus readStatus
    INFO: commencing restart
    May 24, 2007 11:39:53 AM com.sap.inst.jload.Jload dbImport
    INFO: trying to delete from table BC_UDDI_PARAM
    May 24, 2007 11:39:53 AM com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_PARAM deleted
    May 24, 2007 11:39:53 AM com.sap.inst.jload.Jload dbImport
    SEVERE: DB Error during import of BC_UDDI_PARAM
    May 24, 2007 11:39:53 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: Message: [-3050]: Invalid timestamp format:ISO(input position 83)
    May 24, 2007 11:39:53 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: SQLState: I3050
    May 24, 2007 11:39:53 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: ErrorCode: -3050
    May 24, 2007 11:39:53 AM com.sap.inst.jload.Jload dbImport
    INFO: trying to delete from table BC_XMLA_COL
    May 24, 2007 11:39:53 AM com.sap.inst.jload.Jload dbImport
    INFO: BC_XMLA_COL deleted
    May 24, 2007 11:39:53 AM com.sap.inst.jload.Jload dbImport
    SEVERE: DB Error during import of BC_XMLA_COL
    May 24, 2007 11:39:53 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: Message: [-3050]: Invalid timestamp format:ISO(input position 2)
    May 24, 2007 11:39:53 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: SQLState: I3050
    May 24, 2007 11:39:53 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: ErrorCode: -3050
    May 24, 2007 11:39:53 AM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected
    serverXX:/usr/sap/TPQ/ciinst #

    Hi
    yes, I had the same issue and I found a solution.
    You need to request a patch for BUG 9212862 (already corrected in WLS 10.3.3) and do the follwing:
    javax.xml.ws.BindingProvider provider = (javax.xml.ws.BindingProvider)port;
    java.util.Map context = provider.getRequestContext();
    context.put(weblogic.wsee.jaxrpc.WLStub.POLICY_COMPATIBILITY_PREFERENCE, weblogic.wsee.jaxrpc.WLStub.POLICY_COMPATIBILITY_MSFT);      
    This will cause the SecurityMessageArchitect class of WLS to not send the SecurityTokenReference in the Soap security header.
    Please note that is evidently a non-comformity to the specs of microsoft:
    Please give a look at
    http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf (8.3 Signing Tokens)
    and also at:
    http://www.oasis-open.org/committees/download.php/16768/wss-v1.1-spec-os-SAMLTokenProfile.pdf
    (3.4 Identifying and Referencing Security Tokens)
    A SAML key identifier reference MUST be used for all (local and remote) references to SAML 1.1
    assertions. [...]
    All conformant implementations MUST be able to process SAML assertion references occurring in a
    <wsse:Security> header or in a header element other than a signature to acquire the corresponding
    assertion. A conformant implementation MUST be able to process any such reference independent of the
    confirmation method of the referenced assertion.
    It follows that the .NET 3.5 is a non conformat implementation: I would gladly know which is the position of Microsoft on that.
    ciao
    carlo

  • How to use multiple patterns for masking/format the input text

    Hi All,
    I am using Jdeveloper 11.1.1.5 and i have a requirement where i need to format my input Text value in these below patterns:-
    Format
    Example
    AA9A 9AA
    EC1A 1BB
    A9A 9AA
    W1A 1HQ
    A9 9AA
    M1 1AA
    B33 8TH
    A99 9AA
    AA9 9AA
    CR2 6XH
    DN55 1PT
    AA99 9AA
    For Example :-  If user puts value as EC1A1BB, it should automatically changed to EC1A 1BB
                                 if user puts value as W1A1HQ, it should be automatically changed to W1A 1HQ and so on..
    If it could have been one format , i might have followed this :- https://blogs.oracle.com/jdevotnharvest/entry/get_social_security_numbers_right
    But for multiple patterns i am not able to get through to the proper solution.
    Is there any way to achieve this ? Please suggest.
    Regards,
    Shah

    For the validation you should be able to use one regular expression where you add the logical or (|)  (check the doc http://docs.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html) between the groups. If none of the patterns matches you have an error.
    For the for formatting I'm not sure you can use only one expression.
    I suggest to write one method which does the checking on and the formatting may be using an array of patterns to check and iterate the patterns in a loop. Once you found a match you can read the needed format from another array (or an other dimension if you prefer to use a multidimensional array).
    Timo

  • To convert Sap Script output to PDF format and send it via email.

    Hi Friends,
    Could any one please tell me, how to convert the Sap Script output to PDF format and send it via email. If any one have the code, kindly mail me to [email protected]
    Thanks & Regards,
    John

    Plese check this sample code from other thread.
    REPORT zzz_jaytest .
    Types Declaration
    TYPES : BEGIN OF ty_pa0001,
    pernr TYPE pa0001-pernr,
    bukrs TYPE pa0001-bukrs,
    werks TYPE pa0001-werks,
    END OF ty_pa0001.
    Internal Table Declaration
    DATA : i_pa0001 TYPE STANDARD TABLE OF ty_pa0001, "For pa0001 Details
    i_otf TYPE STANDARD TABLE OF itcoo, "For OTF data
    i_content_txt TYPE soli_tab, "Content
    i_content_bin TYPE solix_tab, "Content
    i_objhead TYPE soli_tab,
    Work Area Declaration
    w_pa0001 TYPE ty_pa0001, "For pa0001 Details
    w_res TYPE itcpp, "SAPscript output
    "parameters
    w_otf TYPE itcoo, "For OTF
    w_pdf TYPE solisti1, "For PDF
    w_transfer_bin TYPE sx_boolean, "Content
    w_options TYPE itcpo, "SAPscript output
    "interface
    Variable Declaration
    v_len_in TYPE so_obj_len,
    v_size TYPE i.
    Constants Declaration
    CONSTANTS : c_x TYPE c VALUE 'X', "X
    c_locl(4) TYPE c VALUE 'LOCL', "Local Printer
    c_otf TYPE sx_format VALUE 'OTF', "OTF
    c_pdf TYPE sx_format VALUE 'PDF', "PDF
    c_printer TYPE sx_devtype VALUE 'PRINTER', "PRINTER
    c_bin TYPE char10 VALUE 'BIN', "BIN
    c_name TYPE string VALUE 'C:\ZZZ_JAYTEST.PDF',"Downloading
    "File Name
    c_form(11) TYPE c VALUE 'ZZZ_JAYTEST'. "Form Name
    START-OF-SELECTION.
    Selecting the records from pa0001
    SELECT pernr bukrs werks FROM pa0001
    INTO TABLE i_pa0001 UP TO 10 ROWS.
    Setting the options
    w_options-tdcopies = 1 ."Number of copies
    w_options-tdnoprev = c_x."No print preview
    w_options-tdgetotf = c_x."Return of OTF table
    w_options-tddest = c_locl."Spool: Output device
    Opening the form
    CALL FUNCTION 'OPEN_FORM'
    EXPORTING
    form = c_form
    device = c_printer
    language = sy-langu
    OPTIONS = w_options
    IMPORTING
    RESULT = w_res.
    LOOP AT i_pa0001 INTO w_pa0001.
    Writting into the form
    CALL FUNCTION 'WRITE_FORM'
    EXPORTING
    element = 'MAIN'
    window = 'MAIN'.
    ENDLOOP.
    Closing the form
    CALL FUNCTION 'CLOSE_FORM'
    IMPORTING
    RESULT = w_res
    TABLES
    otfdata = i_otf
    EXCEPTIONS
    unopened = 1
    bad_pageformat_for_print = 2
    send_error = 3
    spool_error = 4
    codepage = 5
    OTHERS = 6.
    IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    Converting OTF data to single line
    LOOP AT i_otf INTO w_otf.
    CONCATENATE w_otf-tdprintcom w_otf-tdprintpar
    INTO w_pdf.
    APPEND w_pdf TO i_content_txt.
    ENDLOOP.
    Converting to PDF Format
    CALL FUNCTION 'SX_OBJECT_CONVERT_OTF_PDF'
    EXPORTING
    format_src = c_otf
    format_dst = c_pdf
    devtype = c_printer
    CHANGING
    transfer_bin = w_transfer_bin
    content_txt = i_content_txt
    content_bin = i_content_bin
    objhead = i_objhead
    len = v_len_in
    EXCEPTIONS
    err_conv_failed = 1
    OTHERS = 2.
    v_size = v_len_in.
    Downloading the PDF File
    CALL FUNCTION 'GUI_DOWNLOAD'
    EXPORTING
    bin_filesize = v_size
    filename = c_name
    filetype = c_bin
    TABLES
    data_tab = i_content_bin.
    The extension is put the it_mailpack-obj_name parameter of 'SO_NEW_DOCUMENT_ATT_SEND_API1'.

  • Inputing dates in non-US date format

    I know this is an old issue, but I could not find it resolved in the discussions and threads had been closed:
    I cannot figure out how to input dates using my preferred format mm/dd/yy (or dd.mm.yy, or even dd.mm.yyyy) despite having set it up that way in system preferences>international (using Irish, UK, or whatever settings).
    This occurs in Address Book where I try to input Birthdays (which I want included in iCal). It appears to want to make everything the current year and month (if dd>12 which makes it confused about dd or mm) or (if dd>=12) it assumes you are entering mm/dd/yy (contrary to my settings in System Preferences). The only way I have found around this problem is to write birthdays out in "long hand" (e.g. 31 May 1935)... Oddly if you give it something like 3/2/12 it will make it 2 March 2012 (rather than 3 February 1912 as intended). Which would be unlikely to say the least...
    Definitely not the kind of problem I would expect from MacOS!
    MacBook Mac OS X (10.4.7)
    MacBook   Mac OS X (10.4.6)  

    To customize the date (and any other format) to your particular preference, go to System Preferences; select International; select Formats. In the Dates section, select Customize. A pane will appear with Show:. From here you can select Short, Medium, Long or Full.
    As an example, I use Medium for my Mail using the dd mm yy format. To make this display, you simply move (rearrange) each of the elements of the day/month/format to your particular choice. You can insert any divider between each of these elements (I use a space).
    If you prefer the truncated Julian Date (yyD) format (for specific message/signals processing), simply delete the existing elements from the format line, and drag and drop a date element from the table below the element format line. For Julian Date, I selected Year and then Day of Year (without a space). I then modified the Year format by clicking on the Year element, which then displays a white chevron to right of the numeral. Click on the white chevron and several format options are available. Click your prefered option. Repeat the same process for Day of Year element.
    When you are satisfied, click OK.

  • Dispalying SAP script output in landscape format

    Hello All,
    Could anyone please tell me the step by step process to display a SAP Script output in landscape format?
    Also is it possible to display a column name in 2 lines if it does not fit into 1 line.
    Regards
    Indrajit.

    Hi,
    Here is the way to print the SAPSCRIPT in landscape ..
    Goto SE71, then give you layout name then press change, then press the Header button(CAP ICON), then you will get the Header infomation, then select the Basic Settings pushbutton, then there we have an option to Print the Layout in  Portrait format or Landscapr format, then select the LANDSCAPR format Radio button then activate it
    Regards
    Sudheer

  • Input data to the standard SAP screen .

    How to input data to the standard SAP screen . ?
    i am using BADI HRHAP00_ENHANCE_FREE to add some functionality to the screen of transaction PHAP_CREATE.
    =================================
    i am calling this FM 'F4IF_INT_TABLE_VALUE_REQUEST'
    in the BADI and i have to update the fields in the screen of the main program which is calling this BADI (HRHAP00_ENHANCE_FREE).
    This BADI is called at the button click .
    ZOBJECT_TABLE is a Z- table with values out which we have to select the value.
    and the value should be filled in the screen field as we select the record from the help.
    ====================================
    the screen is SAPLHRHAP_UI_DOCUMENT -
    SCREEN  3100
    The elements doesnt even have parameter ids .
    please suggest me how can it be done
    thanks in advance .
    Naval Bhatt

    Hi,
    I have solved the problem and my work is done properly.

  • Download SAP Script as MS word format

    Can we download SAP Script in MS word format? If so Please suggest me the way.

    I'm not very sure on how it can be achieved, but this can help you.
    Spool to word -> http://sap4.com/codigofuente/102/396.html

  • Problem with input data format - not "only" XML

    Hi Experts,
    I have problem with input data format.
    I get some data from JMS ( MQSeries) , but input format is not clear XML. 
    This is some like flat file with content of XMLu2026.
    Example:
    0000084202008-11-0511:37<?xml version="1.0" encoding="UTF-8"?>
    <Document xmlns="urn:xsd:test.01" xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance Sndr="0001" Rcvr="SP">
    ...content....
    </Document>000016750
    Problems in this file is :
    1. data before parser <? xml version="1.0"> -> 0000084202008-11-0511:37 
    2. data after last parser </Document> -> 000016750
    This data destroy XML format.
    Unfortunately XI is not one receiver of this files and we canu2019t change this file format in queue MQSeries ( before go to XI) .
    My goal is to get XML from this file:
    <?xml version="1.0" encoding="UTF-8"?>
    <Document xmlns="urn:xsd:test.01" xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance Sndr="0001" Rcvr="SP">
    ...content....
    </Document>
    My questions:
    1. Is any way or technique to delete this data 0000084202008-11-0511:37  in XI from this file ?
    2. Is any way to get only XML from this file ?
    Thanx .
    Regards,
    Seo

    Hi Buddy
    What is the XI adapter using?
    If you use inbound File adapter content conversion you could replace these values with none and then pass it to the scenario.
    Does that help?
    Regards
    cK

  • ABAP program to output data from SAP table to an XML format file?

    hello ABAP experts,
    Does anyone know how to output data from SAP table to an XML format file?  Would be appreciated if someone show the detailed sample codes and we will give you reward points!
    Thanks!

    Edited by: Jose Hugo De la cruz on Aug 19, 2009 8:23 PM

  • Input Date display and submit formats

    I need to insert Timestamp into the Oracle database table field.
    My particular EO attribute is of type "Timestamp", so that I can insert the Date with time. Also in the control hints format is "dd/MM/yyyy hh:mm:ss a"
    The problem is that I just need to show only the Date without time in my table cell using input date.
    If change the format in the control hints then I am unable to insert timestamp.
    I also see there is a af:convertDateTime component inside af:inputDate.
    Can some show easy path to achieve this?
    In short how to display only selected date but to insert actual timestamp.
    I use JDev. 11.1.1.3
    Thanks.

    Thanks for the concern.
    But if I use "af:convertDateTime" and set pattern to "dd/MM/yyyy" to achieve showing date only I will loose the timestamp to be inserted.
    Basic requirement is to show date only and insert real timestamp using input date, also note that I insert timestamp on another user action after the user change the input date value.
    I feel like this can not be achieved with single input date in ADF. Am I right? Or is there a way?
    Please help.

  • Input date format

    Can anyone tell me where can I configure to have the input data for date format be dd-mm-yy.
    This is only possible when formatting the cell.
    I'm use to enter date starting by day, month.. in this order. Every time I apply my input date it comes with a wrong result, so I need to enter year-month-day in this order. My Mac is configured to my region.

    Pedro Santos wrote:
    this is exactly what it's doing. YY-mm-dd- My system settings have dd-mm-yy, but in the last line saids yy-mm-dd (this I cannot change).
    I responded:
    +If you want to be able to enter dates using the yyyy-mm-dd format, go to my idisk+
    <http://idisk.me.com/koenigyvan-Public?view=web>
    +and download:+
    foriWork:add_dateformats.zip
    This script adds some formats to the list of recognised ones.
    I was able to write it but I am perfectly unable to apply it on your machine
    \Input date for me should be dd-mm-yy. In excel everytime I enter day-month, the year was autocomplete. Can I use the same configuration in Numbers, or I need to input all date (dd-mm-yy) ?
    I'm always wondering when I read this kind of question.
    Trying to do what you want is faster than asking on a forum.
    Why not try to enter dd/mm or dd-mm by yourself?
    Your machine will not explode.
    On my machine, Numbers completes automatically with the current year but, maybe yours is a special version
    Yvan KOENIG (from FRANCE dimanche 31 août 2008 12:00:01)

  • Does SAP test and certify MII against the latest operating system patches?

    Does SAP test and certify MII against the latest operating system patches?

    If by latest OS patches you mean - does SAP retest MII every time MS puts out a new patch or critical update, then the answer would be no (probably not overly surprising).
    This would be more impacted in 11.5 because of IIS and the only-Windows operating system, but with v12.x and the platform/OS combinations supported by NetWeaver, MII is really abstracted from the O/S through NetWeaver so that would be the angle to pursue with regard to re-testing and validation.  I most assuredly cannot speak to the validation process for NetWeaver pertaining to operating system patches and updates, but I would assume OS service pack levels would be dealt with according to release cycles, but it would be very reactive for every patch that comes along for each of the operating systems in the matrix (http://service.sap.com/pam).
    Regards,
    Jeremy

Maybe you are looking for

  • Parse xml file with validating againat dtd

    i have a xlm file looks like: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE map SYSTEM "map.dtd"> <map width="20" height="15" goal="25" name="eXtreme Labyrinth of Dooom"> <random-item type='lantern' amount='5' /> <random-item type='health' amount=

  • Ps4 display issue black and white screen

    Hi, So to cut it short I was watching TV fine before. PS4 was fine when I switched it off last night.I turn it on this morning to no colour in the picture. I've checked the TV settings, switched all hdmi related. Reset in safe mode display and defaul

  • You know that bar that you type in a website, mines gone. How do i get it back?

    I'm missing the bar at the top where you type in at the website you want to go to.

  • UISegment help needed!

    I am in desperate need of someone to help me with my problem! I need to use a UISegmentedController to switch between two different views. I want to display a description of something on one segment (which uses one .xib file with images), and a diffe

  • Dreamweaver Contact Form

    I thinking of making a form for my school website. What i would like to happen is like the visitors to fill in their email address and then like choose from a list of letters available which they then just click on submit or something and then that l