FM reacting diffrently in diff places

Hi All,
I have an std Fm - SD_PACKING_PRINT_VIEW_SINGLE which will take VBCO3 as input structure with values VENUM and SPRAS. When i am executing this directly from the se37 it's working fine. But when i call the same FM through  BAPI_HU_PROCESS_MSG_DIRECT its giving me the diffrent results...
I have checked all parameters that we are passing, Every thing is correct. Even i used conversion routines to check, even that also not worked.
can u please tell me why it is happening like that..!!!!
reagrds
abaper

check the variables u have passed to the FM. the variables need to be of same type as that of the FM variables or else it gives wrong info sometimes.

Similar Messages

  • How to make stationary video of performance more interesting...

    Hi,
    I need some advice from experienced FCPX users.
    I was given about an hour of video of a performance involving a group of people singing with some dancing/movement. I am adding captions of the lyrics being sung because the audio captured a bit of room echo that made some of the words being sung less distinct. The video was shot on an unattended camera in a balcony overlooking the venue. So, I have sharp (HD) video of the performance, and the lighting is actually good. But the footage itself is a bit boring because the camera angle never changes, and the vantage point is distant enough that the action on stage only fills part of the frame, and there's a lot of extraneous space on all sides.
    I tried using cropping in FCPX to zoom in on the action, which certainly gives me a tighter, more interesting view, at the expense of pixellation/blurriness.
    I am still kind of a FCPX newbie and I'm wondering if I might do something with any of the other effects to make this footage more intersesting, calling attention to the action without degrading image quality.
    Thanks in advance!

    rebbi wrote:
    … The video was shot on an unattended camera…
    I tried using cropping in FCPX to zoom in on the action, …, at the expense of pixellation/blurriness.…
    I'm doing this with some of my projetcs too: a 'general' cam, overviewing the scenery, but unattended.
    Knowing this, I record in 1080; but I set up my project in 720 - which means, I can zoom-in by factor 3-4 without (almost) any loss! So, blurriness occur only when the cropping factor gets really high... under low light conditions, beyond 200% scale is not acceptable.
    This way, I can perform cuts to 'two' angles from one cam: clip#1 shows a part of the stage on the left, clip#2 shows the right part; or, I do add a 'pan with grace' via Ken Burns.
    What's really helpful in such situations is a 2nd ''free' cam - there you get close-ups, diff. perspectives, and 'neutrals' for cut-aways (faces, hands, feet, deco, lights). Knowing, this will be a single-stunt, I like to record before and after the show such stuff… Or, ask another person to take stills; any cheap photo/phone can take pics which 'fit' by terms of quality into any video. On a wedding I once had an 11y old assistent, who took (partly) surprising good photos! ...
    May be, some other persons of the audience took stills, you can ask for? ...
    Finally. why not faking it? Do you have material from any audition of the same show? Do you have a chance to record a 2nd performance, diff. place, diff. time? Just to get some 'intercuts'.....
    Sadly forgotton film-theorist Лев Влади́мирович Кулешо́в 'invented' the socalled Kuleshov-effect: The audience does the 'montage' of a scenery in its head - two pics, totally unrelated, result in 'one'. Example extremé: you can do cut-aways to ANY audience-shot avail! Funny action+laughing people=one movie ... although the laughing people never saw the performance, nor shared the same room! (usual for audio: sit-com laughter from tape)
    just as some suggestions....

  • BED value is not captured in the outgoing excise invoice

    Dear Friends,
    I have  created a sales order consisting of BED,ECESS, SECEE duties in the sales order , delivered and created invoice and then raised excise invoice with the referance to invoice. Here BED is not captured in the excise invoice.
    I will let you all know what is my analysis regarding this issue.
    1. I have checked the " maintain excise defaults" settings. i have checked the BED condition type(JEXP) is available under A/R BED cond or not. Then in trial error methode inputed diff places and checked.
    2.condition records are maintained properly.
    Please let me know as soon as possible, if any other configuration part/settings to be maintained because my client is go living on next week.
    Regards
    Mohan

    Hiii
    Check the followings..
    1. Wheather you have maintain the condition type JEXT as 100% with condition record or not.
    2. Check you have maintain the condition type JEXT under, Logistic General -> Tax on Goods movement----> India -
    > Basic Setting -
    > Determination of Excise Duty -
    > Condition based Excise Determination -
    > Classify Condition type
    check here condition type JEXT is maintain with your pricing procedure or not.
    Hope it will solve your problem.
    Regards
    Shambhu Sarkar

  • Spanish language description for material master

    HI SAP Gurus,
    can anybody please clairfy this thing for me. we have a material despcription in english in the material master. If we add ES language in the additional data screen what should be the description. Does the system pick automatically? Or the users have to provide it? Or can it be the same as english description with the just the language key as ES.
    For example
    EN - Seal cap
    ES - Seal Cap
    please clarify this
    thanks
    Anusha

    Hi Anusha,
    SAP provides option to maintain description in diff. languages so people from diff. places can read the description in their language.
    There is nothing stopping you from maintaining the description in english for all lang. keys, but i am sure it would make very little sense.
    So if you wish to maintain in spanish language, login in using spanish & then maintain the description.
    Hope the above clarifies.
    If helpful award points
    Regards,
    Vivek

  • Install LabVIEW 32-bit and 64-bit on same computer - doesn't seem to work

    I have the LabVIEW 2011 Development System.  The FAQ at http://digital.ni.com/public.nsf/websearch/71E9408E6DEAD76C8625760B006B6F98?opendocument&Submitted&&...  says that the 32-bit version and 64-bit version can be installed on the same machine.  I would like to do this because some of the targets for executables are 64-bit and others are 32-bit.  I have tried this on two different computers and wind up with two non-working versions of LabVIEW.  The license refuses to activate until I do a complete uninstall of both versions and pick one to reinstall.
    Is there some trick to this or is the FAQ just wrong?

    abikutn wrote:
    Install 32 first and then 64 . But either way both should be installed in the same directory and not in two diff places. 64 uses some shared files from 32.
    Wrong! (Please provide an authorative link to support your outrageous statement)
    LabVIEW Champion . Do more with less code and in less time .

  • Exploring Objects In xCode

    Hi there,
    I've been coding for a little while and am running into questions. There's stuff I'd like to to do in xCode but couldn't find anything on that subject.
    I know I can po in (gdb), and get some info, but here's what I don't know how to do in the debugger:
    - to have a list of all objects that have been instanced
    - get the nb of instances of a particular class
    - dig into any instance, look for it's variables, memory taken etc.
    At this point I can somehow come to that by placing breakpoints at diff places, swap thread and po objects, but it's such a time waister!
    Is there a concept I haven't grabbed!
    Any help welcomed!

    Michael--
    I don't know if this will help or not, but the Developer tools come with a number of tools in /Developer/Applications/Performance Tools that might be useful. Their use is described in the Performace section of the ADC site.
    Also take a look at the Performance Tools section of the Performance Overview document. It might have useful information as well.
    charlie

  • Unable to set-up sybase connection pool for wls6.1

    Hi All,
    I am trying to set-up sybase connection pool in wls6.1 using the supplied jConnect driver (don't know the version of the driver). In diff places I am seeing diff opinions about the settings. It is really frustrating because BEA doc shies away from documenting just the sybase details although it provides details about Oracle, informix and SQL Server.
    I just want to know these
    1. the xml string for the connection pool
    2. which config file should have it (web.xml or config.xml or something else?)
    thanks a ton in advance
    ~rakesh

    Hi,
    I've already solve the problem. I did the following:
    set the Url to be: jdbc:oracle:thin:@hostname:port:SID
    set username
    set password
    add oracle.jdbc.drivers.OracleDriver into the JVM options -Djdbc.drivers
    restart the server
    test the connection
    it works :)

  • Why can't i remove my start up programs?

    I have 2 programs that launch in Start up (Windows Messenger and utorrent). But i don't want them to launch on start up. So i go to Users & Groups Preferences from the Menu Bar and i click Login Items. Then i click the lock because i want to make changes... I type in my Password then i select Microsoft Messenger and utorrent then click minimize the " - " Button for each then it shows its gone. then i click the lock. The Problem is when i go back to Users & Groups Preferences. The Windows Messenger Program and utorrent Shows up again. Please Help me it slows down my macbook pro on start up and i just dont want it to pop up when i log in.

    Hi
    have you tried looking inside the StartUpItems Folder in the Library Folder.
    maybe there are some entries you are looking for.
    there are 2 diff. places for startup items
    System
      System/Library/StartupItems.
    All Users
    Library/StartupItems
    One User
      ~/Library/StartupItems
    finding the "One User" Library =
    1. open finder and in the menu bar --> klick Goto AND pressing ALT Key. then you can see the aktuall User Library
    Hope it works for you

  • Multicast in JMStudio??

    Hi!
    I want to send a video stream to a multicasta address.
    I use JMStudio to transmit the stream. If I specify a unicast address everything works fine. But if I specify a multicast address (e.g. 192.168.100.0) the client does not receive anything.
    Does anyone have a solution for this problem?
    Deike

    Hello Deike,
    1) How are you able to multicast the data to thataddress as given in
    your example. typiucally you can't use addr startingfrom 192.x.x.x
    for multicast. I am wondering how you can say thatyou are
    multicasting to this addr. I use an IP address which has 255 instead of the host
    address.
    For example in a class A network it would be
    127.255.255.255,
    class B 149.243.255.255 an in class C (in my case)
    192.168.100.255.
    So the packets are sent to each host in the network.
    That really works.### I guess NOT. You may not be multicasting it but broadcasting the packets. Since yu don't have routers yet, you won't know the traffic. Check it out. Probably thats the reason why the client is able to receive the packets even though they have NOT yet subscribed to multicast group.
    >
    You can't have your client's either to subscribe tothis multicast
    address. If you are trying to use anything in thatrange, then its
    totally invalid.How does my client subscribe to a multicast address?
    And why does he have to?### why does he have to ... hummm. Trickier to answer. I am thinking how,,,,,,, hummm hey c'mon thats how the things have to work I say ,,,
    >
    Refer to rfc1340 for the valid addresses. This rfcmight also address
    your other issue: how to run RTP & the problem withport 4000 bla
    bla..What is rfc1340??rfc docs are the docs, rather specs.. rfc1340 is defined by the Internet Assigned Numbers Assoc (IANA)You got to comply with it..
    This is becoming more of n/wing issue rather than JMF,,, we r discussing irrelevant issue at an improper place. You might find some more info at diff place. Else lemme know..
    >
    2) You can give a quick try by multicasting toaddress 224.0.0.1. All
    your clients should get the data provided you haveONLY one IP
    router/ IP switch between them.
    3) make sure your IP routers/ IP switches can handlethe multicasted
    data & process them correctly. probably you may haveto configure
    them to do so.I haven't used a router yet because my server is part
    of the two networks in which I tested my applet.### try going thru router & see if the clients still receive the packets,,,
    >
    4) By the way what are you trying to multicast, isit MP3 audio ? Did
    you solve your MP3 issue ?QuickTime Movie, only video, no audio.### by the way, I understand yor aplication is streaming video,,, am I right ? If so i think you can help me in another thng. Lemme know abt this.
    dan ku,, bedanktu
    -Chidu

  • The proverbial "can of worms"

    Well thanks to all I have solved my remote linking from an external html, to specific swf frame problem. But now, as usual another problem has reared its ugly head.
    I have a button(s) with a spotlight animation effect in the "over state". It works fine on the "home" page, smooth and clean, but when you link to a frame in the timeline, once in that frame the spotlight effect stills shows up when mouseover, but becomes erratic and very jittery.
    http://plowonstore.com/flash
    Once there, if you click on about, events, or news, and load any of those pages/frames, you should see the spotlight flicker on mouseover on all buttons
    Any clues as to why?

    I don't know. I was thinking maybe the hit areas overlapped, but changed them so I think they don't. Maybe the original image size being bigger than the size I forced? Drop shadow or image overlap... but no I think that least likely. I also thought maybe the alpha on the light effect could be masking an area where the alpha is higher, but again the hand cursor reactes in the right places, so it doesn't seem like a focus issue.
    ? Lost.
    BTW the edited fla you helped me with (and very grateful for)... what vers of Flash are you using? When I got it back and opened it each individual frame is, well grey with black dot individual frames now, functions perfectly, but how do I manipulate tweens? The tweened frames were solid blue with just a couple tween points, now being what appear to have the extrapolations on individual frames, so do I have to edit each individual frame?

  • ERROR IN THE GETTER METHOD

    Hi,
    I was getting error while trying to get an attribute from a context node.
    the following error shows up:
    CX_CRM_CIC_PARAMETER_ERROR - Entry parameter of method LCL_SELECTION_PARAM->GET_PROPERTY contains value ACCOUNT_ID, which is not allowed .
    this is not in the case of a single field but for all the attributes in a structure.
    lv_value_node->get_property( iv_attr_name = 'ACCOUNT_ID' ).
    here the field names are very much the same as in the structure, cross checked the same.
    instead, when i try to get the properties of the entire structure at a single time, its working fine.
    lr_res TYPE REF TO IF_BOL_BO_PROPERTY_ACCESS.
    lr_res = lr_cuco->typed_context->node1->collection_wrapper->get_first( ).
    lr_res->get_properties( IMPORTING es_attributes = ls_fields ).
    here lv_value_node and lr_res are at two diff places. have given a reference for understanding.
    if any one of you have faced similar issue and have an ans or could guess some solution, it vud b of grt help.

    Hello Srikanth,
    The problem is with the semantics of the code you are writing.
    Refer to the following code to get Account ID from the value node:
    data: lv_account type string.
        lv_account = lv_value_node->get_property_as_string( iv_attr_name = 'ACCOUNT_ID'  ).
    or
    data: lv_account type bu_partner.
      CALL METHOD lr_value_node->get_property_as_value
        EXPORTING
          iv_attr_name = 'ACCOUNT_ID'                            "#EC NOTEXT
        IMPORTING
          ev_result    = lv_account.
    I hope this helps.
    Thanks
    Vishal

  • May host my DW CS6 mobile App prior phonegap compile, in Drop box

    May host my DW CS6 mobile App prior phonegap compile, in Drop box so access it from differ places eg home, office, mobile laptop?
    Developing a mobile App being an Index for my Town, is adviced keep records of shops and services in a DATABASE???

    Hi,
    Just so that it helps our experts who visit your post, is this what you are trying to do?
    Upload a DWCS6 Mobile application (that has an index of the shops an services in your town) to Dropbox?
    Thanks,
    Preran

  • Set the PATH permanently windows vista 32-bit

    I need to set the PATH variable permanently for running JDK without specify the full path to the executable every time with windows vista 32-bit but I don't know how to do it. Someone can help me?
    I tried what this site said but it doesn't work (or I do it wrong)
    http://java.sun.com/j2se/1.5.0/install-windows.html

    hi,
    via setting environment variables
    steps for windows 2000, but you to try the same in vista also, may be steps only differ,
    place your cursor on my computer -> right click -> properties -> advance -> environment variables -> system variable -> path->edit
    add " ;drivename:\path "
    ex:
    ;c:\jdk1.5.0\bin

  • How to add muliple panels to a single frame?

    How can i place my diff panels on a same frame at same location/place?
    what i need is on double clicking on each leaf node of my tree.. i need corresponding panel on frame.
    the problem is can place each panel in diff place(ie east/west/north/south in BorderLayout)
    but i cannot place 2 panels in same place.

    thanks got correct..

  • New To Flash Need Help

    Ok Ive been doing alot of tutorials but none seem to cover my
    problem though some have helped they have given me enough knowledge
    to only dig my hole deeper. Ive done Total Trainings CS3 essentials
    and a bunch of Lynda.com stuff too.
    All Im trying to do is make tutorial Videos for new
    employees. I want to build it using a Flash interface.
    All I want to do is have a main screen (which I can build)
    and from that main screen you select these thumbnails of each
    video. Each thumbnail opens a specific .FLV in the FLV player and
    when its done the FLV player closes and you back at the selection
    screen (this is the problem).
    How do I set the button to open the FLV file?
    Do I import the File to a diffrent layer and place it on the
    Timeline or do I make it in its in SWF and then refer to it from
    the button?
    How do I get it to close when its done playing?
    Any help would be appreciated.

    I'm not working in CS3, but here's the basics. you should
    make a swf with your list of buttons that refer to the different
    sections of tutorials. each button will then set a new 'path' to
    the associated flv to play, and begin the download to start the
    video. You will have a FLVplayback component on the stage which
    each file is 'streamed' into regardless of which file is selected.
    when the user selects a button from the list, you will simply set
    the 'contentPath' parameter and call to a function that then loads
    the video into the component. the FLV playback component has many
    handlers for al types of events, including 'complete' which you can
    set up to do anything like advance to the next video in series or
    trigger another event to prompt the user to do something else.
    Look up the ... FLash Help>>Component Language
    Reference>>FLVPlayback Component ... for more info than you
    can imagine :)

Maybe you are looking for

  • Phone rings once then stops.

    Greetings everyone. There seems to be a strange old problem with the phone. Whenever someone tries to call, it rings once then goes quiet. I did a test from my mobile and it seems that somehow the phone gets 'picked up' by magic for a few seconds, co

  • Recurring finder crash on quicksilver and older G4

    I've been having some recurring finder issues on startup with a couple of different machines over the past month. When booting occassionally, I go through the Apple logo, the startup dialog box thing, and all seems normal till I only get a blue scree

  • FM to update the table HRPAD25

    Hi All, Is there any FM to update the standard table HRPAD25? I need to update the values entered by the user on the LSO Followup screen in this Table. I have enhanced this screen in LSO_PSV2 with an additional field 'Score'. How do i update the tabl

  • Ios 8 keeps crashing on my iPad 2. Has anyone got a solution to this. My iPad 2 was great before upgrading.

    ios 8 keeps crashing on my iPad 2. Has anyone got a solution to this. My iPad 2 was great before upgrading. It's so bad that now I want to throw my iPad out so if anyone has tips to enhance my iPads performance please share.

  • VKOA Error

    Hi, I am getting one error related to VKOA transaction. Entry V ANDW does not exist - Check your entry Message no.00 058 Kindly help me regarding this Thanks Supriya