ES through xMII - Input/Output variable mapping

Hello All,
I'm new to SAP xMII Application. I'm using BLS Transaction's Web Service action to invoke Enterprise Service (ES).
Can you tell me how to pass on the input parameters to the ES ?
Also in which format the ES will send the response and how to map that response to transaction variables ?
Regards,
Sumit

Hi Sumit,
First you create input xml in frontpage that you want to assign to Enterprise Service.
Now  create one transaction input property of xml data type and assign input xml to this.Take next action block as Web Sevice and configure for ES.
If you Provide right login credentials than you will get result in  SOAP format.
Are you getting SOAP format ?
If you are getting this than you can map input parameters in link.
Please update with this.
Best Regards
Ramshanker Upadhyay

Similar Messages

  • I get an input/output error when i try to restore a functioning backup from my external harddrive to my new internal harddrive through disk utility?

    my hardrive Had a smart status warning so i made a backup of it on my external harddrive through disk utility. i checked to make sure that the backup was working and i had no problems with it. i then bought a new internal harddrive and swaped it out but when i was in recovery mode to try to restore my new hardrive i kept getting an error message saying restore error, input/output error

    The big dilemma with a new Internal drive is separating Drive operation from 'inside the MacBook' operation. If you had an External Enclosure, you could do all the work (including booting up from the new drive) using the External enclosure.
    Then if a know-good drive develops problems only when moved inside the MacBook, it is time to try a replacement cable.

  • Error in Invoke activity Output Variable

    Hi,
    When invoking a HTTP service, the response XML is not getting matched correctly to the output variable, instead it is storing the response as a string in root element of the output variable.
    The response should be:
         <mthLoginLogout_output xmlns="http://www.lexisnexis.org/PCDSC">
              <status>
                   <status_code>0000</status_code>
                   <error_message></error_message>
              </status>
         </mthLoginLogout_output>
    The actual response I am getting now is as below
         <mthLoginLogout_output xmlns="http://www.lexisnexis.org/PCDSC">
                   <xml version="1.0" encoding="UTF-8">
                   <mthLoginLogout_output>
                        <status>
                             <status_code>0000</status_code>
                             <error_message></error_message>
                        </status>
                   </mthLoginLogout_output>
         </mthLoginLogout_output>
    Edited by: sjohn on Sep 7, 2009 9:45 PM

    Hi ,
    It is a SELECT :
    If I use WireShark to track my Network Communication.
    BPEL use the invoke input variable to send the Following to the .wsdl and WS.
    This is the data from WireShark:
    <soapenv:Body>
    <Create
    xmlns="urn:NWU-Integration-BPEL-Biographic">
    <s0:Submitter
    xmlns:s0="urn:NWU-Integration-BPEL-Biographic">
    $USER$
    </s0:Submitter>
    <s0:Assigned_To
    xmlns:s0="urn:NWU-Integration-BPEL-Biographic">
    na
    </s0:Assigned_To>
    <s0:Status
    xmlns:s0="urn:NWU-Integration-BPEL-Biographic">
    0
    </s0:Status>
    <s0:Short_Description
    xmlns:s0="urn:NWU-Integration-BPEL-Biographic">
    na
    </s0:Short_Description>
    <s0:firstNames
    xmlns:s0="urn:NWU-Integration-BPEL-Biographic">
    TestDi1
    </s0:firstNames>
    <s0:surname
    xmlns:s0="urn:NWU-Integration-BPEL-Biographic">
    TESTDi1
    </s0:surname>
    </Create>
    </soapenv:Body>
    </soapenv:Envelope>
    This is the data we get back from the target system webservice.
    This is the data from WireShark:
    <soapenv:Envelope
    xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <soapenv:Body>
    <ns0:CreateResponse
    xmlns:ns0="NWU-Integration-BPEL-Biographic"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ns0:Request_ID>
    000000000006048
    </ns0:Request_ID>
    </ns0:CreateResponse>
    </soapenv:Body>
    </soapenv:Envelope>
    But in BPEL the console I can see that the invoke iput data to the target System is OK. But even if wireShark indicates that the output is OK. We do not receive the output variable:
    In BPEL
    Request_ID variable is empty, it is as if their is no mapping.

  • Sequence in process flow (output from mapping)

    I have a mapping where I am using sequence operator and creating a record in the target table I need to pass this variable out of the mapping and as input to another mapping. I am not able to pass the sequence out of the mapping. How can we assign values to mapping output variables however I do it it says you cannot assign variables to output parameters from the mapping it says.
    mapping input parameter and mapping output parameter are intended to be executed before and after the data flow of the mapping and cannopt accept inputs from any part of the data flow.
    Any ideas as to how this can be done.
    Can a pluggable mapping be called in a process flow.
    Thanks
    Edited by: user8023060 on Jun 23, 2009 6:08 AM

    Hi,
    write a plsql-function that executes returns seq_XXX.currval (or, to be on the safe side, select the value from your table).
    Assign that value to an output attribute.
    And no, pluggable mappings can just be included from other mappings, there is no way to execute them directly.
    Regards,
    Carsten.

  • Input hierarchy  variable is not working

    Hi,
    i have created a BI quary which have a manual input hierarchy variable.Now i have created a Universe on it,and then Qaaws.
    In Qaaws this varibale working fine,its gives proper result aCcording to selection of node.Then i have used this in Xcelsius,i have created a connection and then as input value i provided ROOT node key thorugh mapping this to one cell, and mapped the output cell.
    Now if when i preview it,its showing no data,and if remove the input node value(balnck cell) then its showing data.I find out that its not taking the value.
    What could be wrong here?How  to pass hhierarchy  node in xcelsius?
    Thanks,
    Piyush

    Hi,
    I had the exact same problem. Please have a look at this thread:
    xPost: QaaWS, BW, Xcelsius and aggregation
    Here is what you need to do (assuming you are on XI 3.1 SP2)
    1) Refresh you universe with the option Generate technical names. This will give you an additional detail for each dimension in your universe called ...techname. So if you now check e.g. L01, L02 in your hierarchy they will have this attribute.
    2) Create a new web service that includes key and the techname detail
    3) Insert this into your visualization and use it to fill e.g. a combo box (key) and return the key + techname when selected
    4) You can then use the techname to filter your second web service in the input values
    Hth.,
    Jacob Lund

  • Missing output variable specification

    Hi there,
    I am trying to put in place a one way BPEL process, which receive the invocation from the Mediator component and do not expect any response from the process. I get this error during compilation:
    Buildfile: /opt/oracle-jdev/bea-home/jdeveloper/bin/ant-sca-compile.xml
    scac:
    [scac] Validating composite "/home/alessandro/Work-Space/JDeveloperProject/SOA-POC/trunk/AuditService/composite.xml"
    [scac] Setting BPELC option 'classpath' to /opt/oracle-jdev/bea-home/jdeveloper/jdev/extensions/oracle.sca.modeler.jar:/opt/oracle-jdev/bea-home/jdeveloper/soa/modules/oracle.soa.fabric_11.1.1/fabric-runtime.jar:/opt/oracle-jdev/bea-home/jdeveloper/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/opt/oracle-jdev/bea-home/oracle_common/modules/oracle.fabriccommon_11.1.1/fabric-common.jar:/opt/oracle-jdev/bea-home/jdeveloper/soa/modules/oracle.soa.bpel_11.1.1/orabpel.jar:/opt/oracle-jdev/bea-home/jdeveloper/soa/modules/oracle.soa.mediator_11.1.1/mediator_client.jar:/opt/oracle-jdev/bea-home/oracle_common/modules/oracle.mds_11.1.1/mdsrt.jar::/home/alessandro/Work-Space/JDeveloperProject/SOA-POC/trunk/AuditService/SCA-INF/classes
    [scac] FATAL_ERROR: in BPELProcess.bpel(107): output variable not defined
    [scac] <invoke/> missing output variable specification
    [scac] Make sure to use attribute outputVariable to specify the output message
    BUILD FAILED
    /opt/oracle-jdev/bea-home/jdeveloper/bin/ant-sca-compile.xml:236: Java returned: 1 Check log file : /home/alessandro/Work-Space/JDeveloperProject/SOA-POC/trunk/AuditService/SCA-INF/classes/scac.log for errors
    Total time: 9 seconds
    BPEL
    <?xml version = "1.0" encoding = "UTF-8" ?>
    <!--
    Oracle JDeveloper BPEL Designer
    Created: Thu Oct 07 16:50:01 CEST 2010
    Author: alessandro
    Purpose: One Way BPEL Process
    -->
    <process name="BPELProcess"
    targetNamespace="http://xmlns.oracle.com/SOA_POC_jws/AuditService/BPELProcess"
    xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:client="http://xmlns.oracle.com/SOA_POC_jws/AuditService/BPELProcess"
    xmlns:ora="http://schemas.oracle.com/xpath/extension"
    xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:ns1="http://xmlns.oracle.com/pcbpel/adapter/db/SOA-POC/AuditService/AuditDB%2F"
    xmlns:bpelx="http://schemas.oracle.com/bpel/extension"
    xmlns:ns2="http://xml.virtual-lab.eu/schema/poc-soa/audit/def"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:ns3="http://xmlns.oracle.com/pcbpel/adapter/db/top/AuditDB"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <!--
    PARTNERLINKS
    List of services participating in this BPEL process
    -->
    <partnerLinks>
    <!--
    The 'client' role represents the requester of this service. It is
    used for callback. The location and correlation information associated
    with the client role are automatically set using WS-Addressing.
    -->
    <partnerLink name="bpelprocess_client" partnerLinkType="client:BPELProcess" myRole="BPELProcessProvider"/>
    <partnerLink name="AuditDB" partnerRole="AuditDB_role"
    partnerLinkType="ns1:AuditDB_plt"/>
    </partnerLinks>
    <!--
    VARIABLES
    List of messages and XML documents used within this BPEL process
    -->
    <variables>
    <!-- Reference to the message passed as input during initiation -->
    <variable name="inputVariable" messageType="client:BPELProcessRequestMessage"/>
    <variable name="Invoke_AuditDB_insert_InputVariable"
    messageType="ns1:LogCollection_msg"/>
    <variable name="outputVariable" type="xsd:string"/>
    </variables>
    <!--
    ORCHESTRATION LOGIC
    Set of activities coordinating the flow of messages across the
    services integrated within this business process
    -->
    <sequence name="main">
    <!-- Receive input from requestor. (Note: This maps to operation defined in BPELProcess.wsdl) -->
    <receive name="receiveInput" partnerLink="bpelprocess_client" portType="client:BPELProcess" operation="process" variable="inputVariable" createInstance="yes"/>
    <assign name="Assign_Payload">
    <copy>
    <from variable="inputVariable" part="payload"
    query="/ns2:add/ns2:executionTime"/>
    <to variable="Invoke_AuditDB_insert_InputVariable" part="LogCollection"
    query="/ns3:LogCollection/ns3:Log/ns3:when"/>
    </copy>
    <copy>
    <from variable="inputVariable" part="payload"
    query="/ns2:add/ns2:onSys/@ns2:which"/>
    <to variable="Invoke_AuditDB_insert_InputVariable" part="LogCollection"
    query="/ns3:LogCollection/ns3:Log/ns3:whichSys"/>
    </copy>
    <copy>
    <from variable="inputVariable" part="payload"
    query="/ns2:add/ns2:fromUser"/>
    <to variable="Invoke_AuditDB_insert_InputVariable" part="LogCollection"
    query="/ns3:LogCollection/ns3:Log/ns3:who"/>
    </copy>
    <copy>
    <from variable="inputVariable" part="payload"
    query="/ns2:add/ns2:usingClient"/>
    <to variable="Invoke_AuditDB_insert_InputVariable" part="LogCollection"
    query="/ns3:LogCollection/ns3:Log/ns3:whichClient"/>
    </copy>
    <copy>
    <from variable="inputVariable" part="payload"
    query="/ns2:add/ns2:fromIP"/>
    <to variable="Invoke_AuditDB_insert_InputVariable" part="LogCollection"
    query="/ns3:LogCollection/ns3:Log/ns3:ipClient"/>
    </copy>
    <copy>
    <from variable="inputVariable" part="payload"
    query="/ns2:add/ns2:callingWS_Operation"/>
    <to variable="Invoke_AuditDB_insert_InputVariable" part="LogCollection"
    query="/ns3:LogCollection/ns3:Log/ns3:wsOperation"/>
    </copy>
    </assign>
    <invoke name="Invoke_AuditDB"
    inputVariable="Invoke_AuditDB_insert_InputVariable"
    partnerLink="AuditDB" portType="ns1:AuditDB_ptt"
    operation="insert"/>
    <terminate name="Terminate"/>
    </sequence>
    </process>
    Could anyone explain me why the compiler expects an output variable and why it doesn't work anyway.
    Thanks in advance
    Alessandro I

    Looks like you deleted the the response back from the client.
    If you want to fire and forget BPEL process create an empty BPEL process or an async process. Don't delete the callback in the async process. If the client isn't listening then nothing will happen.
    also why is your last step a terminate, this will force all process to have a status of fail.
    cheers
    James

  • [solved] NFS: "ls: reading directory .: Input/output error" after time

    Hello,
    I got the following configuration:
    NFS-server: Always on, connected via LAN.
    NFS-clients: 2 computers, connected via LAN and WLAN. On standby: auto umount NFS-share via system-sleep-hook with systemd.
    This works flawlessly some hours or even days. But after some time, the following happens:
    1. mount nfs-share: no error message
    2a. trying to access that folder via filemanager, e.g. thunar: folder seems to be empty (it isn't on server!), but the correct freesize of the NFS-share on server is displayed in the statusbar.
    2b. trying to access that folder via commandline:
    $ ls
    ls: reading directory .: Input/output error
    The very same worked just a few hours before, I haven't changed anything meanwhile. Apart from standby (--> auto umount NFS-share) and resume (manual mount NFS-share) on the clients which worked before, too.
    Any idea what's going wrong?
    additional info:
    server:
    /etc/exports
    /srv/nfs/myshare 192.168.2.0/24(rw,all_squash,anonuid=33,anongid=33,no_subtree_check)
    (yes, the mapping is needed and right.)
    clients:
    /etc/fstab
    servername:/srv/nfs/myshare /home/carl/nfs nfs4 noauto,soft,user,_netdev,timeo=14,rsize=8192,wsize=8192 0 0
    /usr/lib/systemd/system-sleep/umount-nfs
    #!/bin/sh
    case $1 in
    pre)
    umount -f /home/carl/nfs
    esac
    Last edited by Carl Karl (2014-09-21 17:07:47)

    Indeed, there could be something interesting in dmesg on the server:
    [ 4.190117] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
    [ 4.190596] NFSD: starting 90-second grace period (net ffffffff818a9540)
    [ 5.445237] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
    [ 5.895519] r8169 0000:04:00.0 enp4s0: link up
    [ 5.895529] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
    [72346.265850] usb 3-1: USB disconnect, device number 2
    [72346.670926] usb 3-1: new SuperSpeed USB device number 3 using xhci_hcd
    [72346.684585] usb-storage 3-1:1.0: USB Mass Storage device detected
    [72346.684716] scsi5 : usb-storage 3-1:1.0
    [72347.686518] scsi 5:0:0:0: Direct-Access WD Elements 1048 1022 PQ: 0 ANSI: 6
    [72347.687606] sd 5:0:0:0: [sdc] 976769024 512-byte logical blocks: (500 GB/465 GiB)
    [72347.690295] sd 5:0:0:0: [sdc] Write Protect is off
    [72347.690301] sd 5:0:0:0: [sdc] Mode Sense: 47 00 10 08
    [72347.692981] sd 5:0:0:0: [sdc] No Caching mode page found
    [72347.693025] sd 5:0:0:0: [sdc] Assuming drive cache: write through
    [72348.135398] sdc: sdc1
    [72348.141458] sd 5:0:0:0: [sdc] Attached SCSI disk
    [72348.455737] EXT4-fs (sdc1): recovery complete
    [72348.455919] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
    [74276.020331] EXT4-fs error (device sda1): ext4_find_entry:1310: inode #14024711: comm nfsd: reading directory lblock 0
    [74276.021107] EXT4-fs error (device sda1): ext4_find_entry:1310: inode #14024711: comm nfsd: reading directory lblock 0
    (last one repeats several times...)
    Indeed, the NFS-share resists on a external WD harddrive connected via USB, /dev/sdc1.
    As suggested in the NFS wiki article, the NFS-share is a bind-mount:
    /etc/fstab on server:
    # fake-root for NFS
    /magnet/owncloud/data/carl/files /srv/nfs/myshare none bind,noauto,x-systemd.automount
    while /srv is on /dev/sda1.
    The external harddrive has an auto-standby (NOT hdparm...) which isn't causing troubles with other services.
    So it seems to be a problem connected to this bind-mount to external USB setup....
    I'll try to find out whether there is  a way to avoid that.
    Thanks so far!
    Last edited by Carl Karl (2014-09-16 14:30:02)

  • How to get center alignment of Input/Output field in Module Pool

    Hi Friends,
    I am using Input/Output field in my Module pool program. Dynamically i am submitting the text to Input/Output field. What i want is i want to display the submitted text as center. By default It is displaying left aligned.
    Thank U in advance.
    Mahender.

    Hi,
    Use syntax "Centered".
    take one variable push into the field
    write w_variable1 to w_variable2 centered.
    next push the varaible to Destination screen input/output Field .
    Make sure the Field the Character Type.
    Prabhud@s

  • Restoring .dmg image from external to Mac HD in Disk Utility: "Unable to scan image (Input/output error)"

    Hi guys,
    So I've got a problem with restoring the image backup I did (using Disk Utility) of my 500GB HD on my MBP which was acting weird or maybe even crashed a few months ago. After creating the backup image and putting it on my external device, I installed Mavericks back to see if everything was alright (mainly the HD) and everything seems okay.
    I did try restoring the backup image through disk utility before installing mavericks (thus erasing everything again on the HD) AND after. But nothing..
    The whole process starts fine and then it starts scanning the image when after maybe a good 10-15min in I get a message that says that it was unable to scan the image. I tried verifying the disk(s), everything came out "OK". Also tried scanning it through Images > Scan image for Restore... with the same results.
    While searching I've seen people getting messages like "Unable to scan filename.dmg (Invalid argument)" and "Unable to scan filename.dmg
    (Internal error)" but none have (Input/output error)
    The screen grab is below.
    I also came across something about using terminal/commands but I'm not that savvy with it, especially considering that those there had issues with either mounting or trouble finding the image.
    I've also tried moving the backup image to a different external device 2TB and also the desktop because I read it may have to do with the format of the externals or maybe free space. But THEN I would get a message saying
    "The Finder can't complete the operation because some data in "Mac HD Backup.dmg" can't be read or written. Error code -36"
    Fyi ALL my externals are HFS+/Journaled and the backup image format was compressed.
    I REALLY don't know what to do next. Was it the wrong move to create a dmg image? Have I lost everything? Is there still a way out?
    If anyone can help, THANKS!
    2012 MacBook Pro, Mac OS X (10.9.3)

    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider. You may have to leave the machine there for several days.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. There are ways to back up a computer that isn't fully functional—ask if you need guidance.
    If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    Apple also recommends that you deauthorize a device in the iTunes Store before having it serviced.
    *An SSD doesn't need to be zeroed.

  • Input/output errors on trying to format a new hard drive

    I just installed a Western Digital 160 GB hard drive to replace the original 80 GB drive in my 1.67 Hi-res G4 PB. I can boot from an external FW hard drive that has a copy of the original made with SuperDuper - seems to run fine.
    The new 160 GB drive shows up in System Profiler and in the Disk Utility list of drives on the left side of the window - which make me think that I did the hardware installation correctly as the drive can be seen by the system. Maybe this isn't so.
    When I use Disk Utility to try to format the new hard drive I get "input/output errors" and can not proceed with the formatting.
    The computer ran fine with the old 80 GB hard drive - no sign of any problems - I just need the space.
    Has anyone had experience with this or thoughts on how to get to a resolution?

    Hi, I installed a 160GB HD WDC (WD1600BEVE-00UYT0) for the previous one didn't work anymore.
    After a month it began to freeze and I had to reset the pb, After a few days (and a lot of resetting) I had to reset the PB and the PRAM. After some more days (and a lot of PB and PRAM resettings) I had to reset the PMU, the PRAM, and the PB. After some more days (and ALL the resettings) I had to open the pb, disconnect the HD, re-connect it, and it did work again fine.
    ALAS... in two weeks I was through the same procedure again.
    It's the second 160GB HD that works in the same identical way (I thought the first one was broken)
    I've just disconnected and re-connected the HD.
    Have you discovered a simpler way to make it work fine? (I'm a little distressed...)

  • Leopard Disk Utility and Input/Output error messages.

    This post is describing a problem I had and how I managed to fix it. When I was researching the Input/Output error message I was getting a couple of people had mentioned this fix on the apple discussion boards, so I thought I would add my fix to support them. (Isn't google fab!) I've no idea if this is the right place for this so please bear with me.
    Okay a bit of background:- over christmas we treated ourselves to leopard and as my laptop is now three years old I decided to do a complete reformat and installation. I used my 60GB iPod as an external harddrive and backed everything up. Installed Leopard no probs and was a very happy bunny.
    The problem:- I then wanted to remove everything off my iPod. So I thought "I know I'll use Disk Utility".... I tried it with the 'default' setting and got an Input/Output error message straight away (irrespective of whether I did it as an extended journal or not.) When I tried it with the Zero Out option (can't remember exactly what it's called) it came up with the Input/Output error message right at the very end. Argh! iTunes and Finder no longer recognised it, but Disk Utility did.
    My research:- After using google I saw some guys on here talking about formatting proper external harddrives using leopards disk utility and they were getting the same messages as me. It turns out it is a fault with Leopards Disk Utility. So I did what the guys recommended.
    The solution:- (Thank god I had tiger!) I put in my tiger installation disk, clicked 'install tiger' and restarted the laptop. I clicked my my language, but then rather than going through the actual installation process I went to the top menu bars and chose Disk Utility (using tiger's disk one rather than my laptop's leopard one.) And erased the iPod there. Now when I quit the installation and opened my laptop up properly it worked, both iTunes and finder could see it!!! (I just had to restore my ipod in itunes - and now I'm happily transferring all my music back!)
    I hope this helps someone in the same position as me!

    I took it to work to use my Windows PC to try and format the drive, but got the same problem. I figured either the drive (it's a 2.5" that used to be inside my AlBook) or the external housing it lives is was faulty. Only way I could test without spending more money is by putting the 2.5" drive inside my powerbook, and booting the (Ti) powerbook from a bootable firewire ipod. I successfully booted from the ipod, and had the same problem with the now internal drive: only visible in disk utility, any attempt to erase fails. Also, I plugged the small 10 GB drive that WAS in the TiBook (but which I removed to put the other, problematic drive in) into the external housing, and it connected to other machines just fine.
    Turns out the problem is the hard drive itself.
    So now my question becomes: If disk utility can see the hard disk when it is connected (I have it back in the external enclosure now), but gives "input/output error" messages when I try to erase/format it, is there any way I can salvage this drive? It's an 80 GB drive, and I was looking forward to making it my internal TiBook drive (replacing the old 10 GB drive that's in there now).

  • Global,intilization,input ,output parametrs to be assigned

    hi guys these is layout of my form to be added to existing smart form and fields to be added are below ,now can what should be added in global,intilization,input ,output parameters to be and in the  interface section and how should i create layout
    1     Whs BOL     VBAK-VBELN     Field is mapped from order header
    2     Order No     VBAK-VBELN     Field is mapped from order header
    3     Customer PO     VBKD-BSTKD     Field is mapped from order header
    4     Ship To     KUWEV-KUNNR     "This is field is mapped from order header to delivery header
    Ship to need to populate the fields below"
         Ship to Name          
         Ship to Address          
         Ship to City, State, Postal Code          
    5     Material No     LIPS-MATNR     Field is mapped from delivery item level
    5a     Legacy Item #     MARA-ZZQNUM     Field is mapped from material master
    6     Description     LIPS-ARKTX     Field is mapped from delivery item level
    7     Ship Qty     LIPSD-PIKMG     Field is mapped from delivery item level
    8     Unit of Measure (UOM)     LIPSD-VRKMP     Field is mapped from delivery item level
    9     Pallets     VEKP-EXIDV     Count of VEKP-EXIDV for LIPS-MFRGR
    LAYOUT
    Whs. BOL:                Customer PO:                    
    Order No:                                   
    Ship to:                                    
    Material No     Description     Ship Qty     UoM          Pallets          
    010018500013850003     16OZ 1/12 LPT ICED TEA PEACH       216     CS          2.00          
    904560                                   
    010018500013850005     16OZ 6/2 LPT ICED TEA RASP       108     CS          1.00          
    904561                                   
    010018500013850006     16OZ 6/2 LPT ICED TEA SNL       324     CS          3.00          
    904562                                   
    010018500013850007     16OZ CAN 1/12 MTN DEW AMP       118     CS          1.00          
    904563                                   
         POINTS WILL BE AWARDED TO ALL ANSWERS

    Hi,
    In form interface u have to define the fields or tables which all are u passing from the program.
    In the glabal definitions  you can define your types for internal tables or other purposes in 'TYPES' tab, then declare the global datas your internal tables, work areas etc.
    write ur select statement and othe codings there in initializations, define subroutines in form routines,
    then, u cna use loops , command lines for additional purpose in each pages.

  • Function module to list out a report's input/output parameters

    Hi experts,
    I'd like to know if there is a function module which can list out all the input and output parameters (variables, tables, etc.) by giving the report name as input.
    If not, please suggest a way to find out the input/output parameters.
    Regards,
    Ancy

    Well, they're not input/output parameters, and really you shouldn't refer to them as such.  A variable is simple what it says - a variable.  You could, I suppose, refer to data sources.  But then, the report could be getting data from a set of function modules.
    So my assumption is correct, you are talking about a where-used list.
    >Check out tables like CROSS. To find other useful tables, put an SQL trace on, do the where used, and see what tables are hit.
    matt

  • Input/Output Error

    After having some progressive troubles with my Powerbook laptop I went and decided to erase the data and start fresh.
    After going through the seven pass erase and waiting for close to four hours I just got a message stating that "Disk Erase Failed with the error: Input/Output Error."
    Suggestions?
    Thoughts?
    Thanks

    Open Disk Utility, select your hard drive in the left pane (the line continaing the drive manufacturer's name and model number), click the First Aid tab, and check the drive's SMART status near the bottom of the DU window. If it is Failing, replace the drive.

  • Db adapter insert/update/delete output variable

    Hi
    How can I know how many records have been updated after an insert/update/delete operation done using the db adapter?
    I was looking for an output variable to use in the invoke activity of a partnerlink created using the db adapter wizard (update operation), but seems not possible to associate an outpout variable. the update operation is a one way operation. So, what could I do to know how many records was updated?
    thanks bye Paolo

    The input variable specifies the records to be updated/inserted. If you count these ones, you know how many have been updated. Otherwise the Invoke will fail.
    Marc

Maybe you are looking for

  • Problem With Sliders and Area of a circle-

    Hey everyone-- New to Java and trying to work on an application where an oval is being manipulated by a slider and i have to caluculate and display the semi major(basically the diameter) and semi minor axes and caluculate the area of the ellipse. The

  • Unable to print to HP LaserJet 1000 via Print Server

    I have a HP LaserJet 1000, TP-Link TL-PS110U (USB, Ethernet Print Server), TP-Link Modem Router (TD-W8961ND - 300Mbs Wireless N ADSL2+ Modem Router) Operating System: Vista Home Edition I can ping the Print Server (IP address: 192.168.1.110) from the

  • Use dvt map component into adf mobile

    Hello, I'm just wondering if it's possible to use the dvt map component into an adf mobile application or if there's another way to display a map coming from mapviewer. Does anybody know it there are any limitations? Thanks and regards

  • How do i make a dvd from an iphoto slideshow?

    I've got a slide show established in iphoto.  It's complete with music.  What's the simplest way to get it onto a dvd so I can show it at a party for my parent's 50th anniversary?  The guy supplying the projector said it has to be a DVD.

  • If i buy lion on the app store can i do an online reboot? (comman+R)

    ad to restart my macbook but im not the first owner. got it off craigs list. guy had his username and password but was locked out the main account (admin/master) i had leopard and snow but it wasnt letting me boot from disk. idk why. so i did some re