To know the logic  of  MC 46 & MC 50

Hi friends,
Good morning.
her in our company client is asking to know the logic behind the [MC 46 & MC 50
and what are the movement  types and what are the function modules working
behind the transaction.
pls give the stuff  that would be very helpful to me.
have  a good day
Thanks & Regards
Jagadeeshwar .B

There are some function modules to get the movement type like
MB_READ_MOVEMENT_TYPE
MB_GET_MOVEMENT_TYPE
but they won't accept serila no as Import paramters
So i feel there is no proper fun module which accepts serial no and material as input to give movement type
better use the tables like MSEG or VBAP where serial no is there and Movement type and materials are there.
In what exact business application consent you need to fetch movement type(BWART) , take that business application item data table and try to fetch from tables.
Reward points if useful

Similar Messages

  • What to know the logic of this program :RV60SBAT

    i need to change this program based on my requirement , but i don't know the logic of this program ,there are some puzzles about the logic of the program. the requirement is that: when create the batchjob, the number of the batchjob is fixed , and the steps of the batchjob is also need to fixed, but the per step that contain the number of the customer is dynamicly. how to do it .i need to fix the step of the batchjob ,how to do it ?
    it is very emergency . who can give me some useful suggestion?
    Thanks in advance.

    Hello, Ming.
    I'm not sure whether this will solve your problem, but check OSS note 652219. It describes an adjustment to the SDBILLDL program so that you can schedule it directly in background instead of it being "spawned" by the RV60SBAT program. That way, it can be a "fixed" scheduled job.
    Hope this helps!
    Cheers,
    Des.

  • Does anyone know the logic that CUMA uses?

    We are trying to get a CUma setup to work and the iphone just hangs and verifying, and I am seeing packets traversing the ASA, I know the certificates are good, but The phones are just not working.
    I used this document,
    http://www.cisco.com/en/US/docs/voice_ip_comm/cuma/7_1/XML/new_installs/b_cuma71_new_install_config.html
    and I have a NAT issue resolved since EZVPN breaks when following the doc exact with the nat rules.
    Cuma needs to see the ASA Inside IP, correct? Thats what I gather from the Doc.
    OK say the Certificates are good, Nat is good, TLS is working MMP is OK etc. What are the steps taken when a phone connects to Cuma?
    Phone touches ASA, ASA proxies the connection to the cuma server using its inside IP as the source, instead of the real IP of the phone, server responds to the IP, ASA translates it back to the real IP and sends it to the phone.  So far thats what is happening, whats the next step Cuma takes to get the phone to register?
    Cisco TAC is going around in circles with us, one says its certificates and points to ASA, ASA says its the server and points back.
    Cisco Tac broke the signed certificates in the process of trying to "fix" them when they deleted the key-pairs.  I reinstalled all certificates by the book and they are working.

    USMC --  I found this for you.  I was pretty sure it was YoYo Ma.
    This is from the NYTimes.  http://bits.blogs.nytimes.com/2012/10/05/with-steve-jobs-tribute-a-home-page-ref lects-its-founder-again/
    On most days, Apple.com is like any other corporate home page — a billboard, a news hub for corporate goings-on and a launching pad for an online store where people can buy stuff. Every once in a while, though, it turns into something unlike any other big company’s home page.
    Friday was one such day, when Apple’s home page featured a video tribute to Steven P. Jobs, the company’s co-founder and former chief executive who died a year ago to the day. The 105-second video consisted of still black-and-white images of Mr. Jobs with audio of him announcing Apple products like the iPhone and describing Apple’s corporate philosophy. The music on the soundtrack is Bach’s Prelude No. 1 in G Major for Cello, played by Yo-Yo Ma, who was a friend of Mr. Jobs.
    You can find it on iTunes, under Suite for Solo Cello, No. 1.
    It's at the top of the YYM, Bach list.

  • How do I know if the logic board is bad?

    So the girlfriend dumped a slew of water on her 20 gig 4th gen photo. I've completely disassembled it and THOROUGHLY dried it out and all seems well from that perspective.
    So here is what is happening:
    - if I plug it into my PB it does not respond, nor does it start to charge
    - if I do a "restart" (menu + center button) with it unplugged I get the exclamation point with the battery (low battery indicator)
    - if I do a "restart" while it is plugged into the laptop, I get the lightning bolt with a battery (battery is too low to be recognized by computer)
    - if I plug it into the regular AC charger, I get the same results
    - if I try to "restart" again, the screen goes blank and then the lightening bolt comes back eventually
    I opened it up again and took a volt meter and measured that the battery is still good; I get 3.8V I think or something like that from the red and black wires of the battery. Plus this thing is only like 8 months old, so I know the battery isn't bad.
    This leads me to believe that the logic board is bad b/c that is what the battery plugs into. The screen must still be ok b/c it looks fine.
    So does anybody have any ideas?

    OK, so I have answered my own question. I ordered a logic board and put it in. So I know the logic board was bad.
    However, now I'm pretty certain the hard drive is bad too as it just spins but won't do anything. I don't even get the folder with the exclamation point- just the big apple like it is booting up.
    So I'm looking for a hard drive unless someone has a better idea???

  • Finding the logical path

    How to find the logical filename for the given ARCHIVE object.
    I want to know the logical file name of FI_FICA object.
    Can any one guide me.
    Thanks,
    Shree

    Hi Sree,
    I don't have SAP system right now to check it.
    I think if you know the physical path, logical path can be found.
    Please check this thread for further reference.
    https://forums.sdn.sap.com/post!reply.jspa?messageID=5726662
    Thanks and Regards,
    Guru

  • What is the logic behind the oracle database connections....

    Hi,
    We have crontab alerts are enabled for the oracle database client connection.
    For Production databases the alerts are coming continuously until it gets connected.
    For QA databases it will throw the message that the oracle client connection fails and again it will prompt whenever it gets connected.
    Please let me know the logic behind these scnerions.
    Pavan..
    Edited by: dm_ptldba on Feb 14, 2012 6:45 AM

    Hi,
    Thanks for the update, Sorry the question was not clear. let me put it in a clear way.
    Following is our crontab which alerts us if any database/listener goes down. But it alerts us only once for one successful/unsuccessful connection. For Eg: If the crontab not able to connect to the database for once then it throws an alert only once and waits for a successful connection.
    I would like to change the logic in this crontab in such a way that, it should keep on alerting us for all the unsuccessful connections and once or twice for successful connection.
    . /home/oracle/.bash_profile
    . /opt/oracle/cron/cron_email
    sidfile=/home/oracle/scripts/db-list.txt
    dboutfile=/home/oracle/scripts/dboutfile.tmp
    echo $ORACLE_HOME
    TNS_DIR=$ORACLE_HOME/network/admin
    ORA_BIN=$ORACLE_HOME/bin
    cat $sidfile | while read SIDNAME
    do
    $ORA_BIN/sqlplus -s system/******@$SIDNAME 2> /dev/null >> $dboutfile <<EOF
    @/home/oracle/scripts/db_up.sql
    EOF
    if [ $? -eq 0 ]
    then
    STATUS=1
    if [ -f /home/oracle/scripts/${SIDNAME}-down.txt ]
    then
    /bin/mail -s "Alert :Oracle database instance \"${SIDNAME}\" is up & connected..." [email protected] </dev/null
    rm -rf /home/oracle/scripts/${SIDNAME}-down.txt
    fi
    else
    if [ -f /home/oracle/scripts/${SIDNAME}-down.txt ]; then
    echo "";
    else
    touch /home/oracle/scripts/${SIDNAME}-down.txt
    echo ${SIDNAME} "not Connected ..."
    /bin/mail -s "Alert :Oracle database instance \"${SIDNAME}\" is down......" [email protected] </dev/null
    fi
    fi
    done
    Thank you.
    PTLDBA

  • The logic of how sap identifies the hardaware key?

    hi,
    When we run 'slicense' transaction code, we can then get the hardware
    key.
    does anybody know the logic of how sap-ag identifies the hardware key?
    is that from motherboard? or harddisk? or OS?
    If we later change something on hardware like memory, harrdisk , will the key then change?
    any comments is appreciated

    Hi Shishir,
    Look at note 174911. It explains where Sap finds the HK, depending your OS.
    Best Regards,
    JC Llanes.

  • I there, my question is quite simple, I would like to know if the "apple remote control" can be used with a mac mini and , if so, it can be used to control also the "logic pro" functions (e.g. record, start, stop etc). Thks a lot, Danilo

    I there, my question is quite simple, I would like to know if the "apple remote control" can be used with a mac mini and , if so, it can be used to control also the "logic pro" functions (e.g. record, start, stop etc). Thks a lot, Danilo

    Good work, thanks for the report.

  • I think the logic/video board is bad in my 2006 iMac. Anyone know where I can find a replacement?

    I think the logic/video board is bad in my 2006 iMac. Anyone know where I can find a replacement? It's a "vintage" computer, so the board is not available through Apple.

    Hi,
    http://www.powerbookmedic.com/iMac-17-183GHz-Core-Duo-Logic-Board-p-17532.html
    http://www.ebay.com/sch/sis.html?_kw=APPLE+IMAC+17+1+8GHZ+CORE+2+DUO+661+4116+LO GIC+BOARD

  • Is there anybody knows the designed logic in report RHAUTUPD_NEW?

    Hi, expertes,we met a problem has somthing with SAP standard report RHAUTUPD_NEW,
    is there anybody knows the designed auhtorization profile delete/add logic?
    Thanks in advance.
    Jerry.

    I don't understand the problem. Please post the complete screenshot. And possibly the outline view.

  • Does anyone know what the second button is for on the logic board of an iMac G5 (PPC), 1st generation ?

    One button on the logic board of a 1st generation iMac G5 (PPC) is an alternate power button. Does anyone know what the purpose of the other button is?

    I am far from certain but I believe it is the power management unit (PMU) reset switch a/k/a Cuda switch: http://support.apple.com/kb/HT1939
    Do not press it when the computer is on.

  • Can i know about logic framed to get output using the Regexp?

    Hi ,
    I am now only studing the working concept of Regexp. I had seen best solution from Mr. Blus. Can i know how it is working. I need that logic of wild cards functionality in Regexp Matching sting (wild card Matching string).
    SQL> ed
    Wrote file afiedt.buf
      1  WITH test_data AS (
      2  SELECT 'c:\temp\folderA\fileA.txt' t FROM DUAL UNION ALL
      3  SELECT 'c:\temp\fileA.txt' t FROM DUAL UNION ALL
      4  SELECT '\\mymachine\A\fileB.txt' t FROM DUAL UNION ALL
      5  SELECT '\\mymachine\A\B\fileB.txt' t FROM DUAL UNION ALL
      6  SELECT '\\mymachine\A\B\C\image.jpg' t FROM DUAL UNION ALL
      7  SELECT '\\mymachine\A\B\C\D\music.mpg' t FROM DUAL UNION ALL
      8  SELECT 'c:\myfolder\folderD\folderE\4969-A.txt' t FROM DUAL
      9  )
    10  select regexp_replace(t, '^.*[\]([^\]*)[\][^\]*$','\1')
    11* from test_data
    SQL> /
    REGEXP_REPLACE(T,'^.*[\]([^\]*)[\][^\]*$','\1')
    folderA
    temp
    A
    B
    C
    D
    folderE
    7 rows selected.
    SQL>Please help me in this regards.
    Kanish

    Kanish wrote:
    One more question what is the mean of
    The final '\1' in
    select regexp_replace(t, '^.*[\]([^\]*)[\][^\]*$','\1') kanishthis is a back reference.
    see here:
    http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14251/adfns_regexp.htm#CHDHCIGH
    and in the middle of the table here:
    http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14251/adfns_regexp.htm#CHDIEGEI
    Matches the nth preceding subexpression, that is, whatever is grouped within parentheses, where n is an integer from 1 to 9. The parentheses cause >an expression to be remembered; a backreference refers to it. A backreference counts subexpressions from left to right, starting with the opening >parenthesis of each preceding subexpression. The expression is invalid if the source string contains fewer than n subexpressions preceding the \n.
    Oracle supports the backreference expression in the regular expression pattern and the replacement string of the REGEXP_REPLACE function.
    The expression (abc|def)xy\1 matches the strings abcxyabc and defxydef, but does not match abcxydef or abcxy.
    A backreference enables you to search for a repeated string without knowing the actual string ahead of time. For example, the expression ^(.*)\1$ >matches a line consisting of two adjacent instances of the same string.
    As explained in Table 4-2, back references store matched subexpressions in a temporary buffer, thereby enabling you to reposition characters. You access buffers with the \n notation, where \n is a number between 1 and 9. Each subexpression is contained in parentheses and is numbered from left to right.

  • Is there a discount option for someone running Logic 8 who wants to upgrade to 9? I know the price of 9 has been reduced in the App store but there always used to be a discounted upgrade option. Just wondered.

    Is there a discount option for someone running Logic 8 who wants to upgrade to 9? I know the price of 9 has been reduced in the App store but there always used to be a discounted upgrade option. Just wondered.

    Hi
    Short answer.... No... not any more
    CCT

  • Is anybody out there who knows the steps to set up Logic Express? with an Alesis iO|26 interface

    Is anybody out there who knows the steps to set up Logic Express 9 (scores) with an Alesis iO|26 interface to input notes by playing
    an electric guitar? Thank you for your time and patience.
                                                                                          W.W.

    And i fount this
    PETERSON SONUUS-G2M MIDI-KONVERTER
    ok this one could sendout your guitar sound as a MIDI data but only monophone.
    Thats what i see as a big computation problem ( when you play your simple C7 there are
    at least 10 important parameter that describe your C7 chord; but if you play monophone
    theese small boxes can convert it).
    Have you tried anny MIDI guitar?
    I saw some "usb" guitars transmiting midi signal into
    software synth on some computer.
    http://www.roland.com/products/en/GI-20/
    This one?

  • Hi! Anybody knows the meaning of the "ornament" feature in Logic software?

    Hi! Anybody knows the meaning of the "ornament" feature in Logic software?

    They're a bit odd....
    An ornament is just a visual frame in the Environment, that does nothing except, well...be there.
    I've seen some people use them in complex Environment setups to act as a border for a group of buttons for example, so it acts like one of those little plastic boxes that you puts knobs and switches onto, to make them look better.
    That's about it.

Maybe you are looking for

  • How to get rid of automatically created Mail and iCal accounts on client?

    I have recently setup an OS X 10.6 Server for our small office. I got the domain name wrong in the initial install and fixed this by doing a complete clean reinstall of OS X 10.6 server (now upgraded to 10.6.4). The problem is that one of the OS X 10

  • Can't delete a self-assigned IP address...

    Hi folks, I am using an circa 2005 iMac G5 PPC desktop with 10.5.8. I am trying to connect the iMac to my Time Capsule via ethernet cable, but seem to be having problems with my ethernet card. When I plug into the TC ethernet port, the TC drive, does

  • Drive Safely App

    are there any apps like drive safely app that allow incoming text to be spoke and voice response to be made for iphone 4

  • SWF into Acrobat 9

    Hi. This may have been dealt with by  another post but hey. I cannot insert swf into a PDF using Acrobat Pro 9 . I receive and message "initializing authoring system" which  indefinately then when cancelled I get this message "cannot create the  movi

  • Mac mini OS X Server vs without Server

    May I ask a question regarding using the Mac mini w/server for everyday use? I thought I was getting more memory etc. for my money. 4GB vs 2GB so I purchase a refurbish with the following: Model Name: Mac mini Model Identifier: Macmini3,1 Processor N