Inputs needed for this issue

Hi experts,
We have a requirement as follows, please guide me how to write the needed coding in the updaterules
level to meet this requirement:
In our client side normally each sales documents will be having 2 materials. Of these two one will of one
material group say grp1 and the other will be of other material group say grp2.
GRP1 material groups will be like this: VBN-A-0345.
GRP2 material groups will be like this: VBN-CP-Single.
We have two fields added in the cube called tower and flat no.
The values are populated into these fields through an abap code as follows:
For Tower:
if comm_STRUCTURE-MATL_GROUP = 'GRP1'.
RESULT = COMM_STRUCTURE-MATERIAL+4(1).
ENDIF.
For Flat:
If COMM_STRUCTURE-MATL_GROUP = 'GRP1'.
RESULT = COMM_STRUCTURE-MATERIAL+6(4).
ENDIF.
So from the above code we will get the tower and flatno filled only if material group is GRP1. ( If the
material is from grp2 then the tower and flatno fields will not be filled ).
Our requirement is how can write the code in such a way that if in a sales document if the material
group is grp2 then the tower and flatno fields should also be filled but with the other materials i.e grp1
materials tower and flatno.
Please suggest me in this regard..
Regards,
Nishuv N.

Hi all,,
This is a material VBN-A-0345 which  belongs to Material group 1.
This is another material VBN-CP-Single - which belongs to Material group 2.
Each sales document will have 2 material. One from material group 1 and the other from material group2.
Upto now what the code we have is
For Tower:
if comm_STRUCTURE-MATL_GROUP = 'material group1'.
RESULT = COMM_STRUCTURE-MATERIAL+4(1).
ENDIF.
For Flat:
If COMM_STRUCTURE-MATL_GROUP = 'material group1'.
RESULT = COMM_STRUCTURE-MATERIAL+6(4).
ENDIF.
So after dataloading the tower and flat no fields are filled only for the first material i.e VBN-A-0345 which
is from material group1. ( Tower = A , Flatno = 0345 )
For the second material which is from material group 2 i.e  VBN-CP-Single the tower and flatno will not
be filled. ( Tower = Not assigned ( blank ) , Flatno = Not Assigned ( blank ) ).
Now my requirement is in each sales document:
If the material's in a sales document are from material group 1 or material group 2 then the tower and
flatno of both the materials should be filled with A and 0345. i.e after data loading the output for both the
materials should be as follows:
__  Material         Material group    Tower    Flat__
VBN-A-0345      Material group1      A       0345
VBN-CP-Single  Material group2      A       0345
How to achieve this ?
Regards,
Nishuv.

Similar Messages

  • Hi!  I cant conect The face time betwen my iPad ,iPod and iPhone, please help me,what i need for this issue?

    Hi!  I cant conect The face time betwen my iPad ,iPod and iPhone, please help me,what i need for this issue?

    What is it doing when you try to facetime? also if you are using the same apple Id/email on each device, it wont work.

  • For this issue Is there any solution in Standard solution or any Developmet

    Hello Friends,
    I have one issue that is
    When ever the forecast is release from DP to PPDS (Monthly - days) of a material quantities should be bucketed into Monthly bucketed quantities and split into day level ( e.g: Product1 1st week 1000ton, 3rd week  2000ton , when it releases system aggregates the quantities and depending upon the product profile and setup time it shold give me result as product1 -3000ton in day 1 and product2 --2000ton on day 2 ...so on) .Standard SAP APO release of Monthly forecast quantity to daily bucket is divided into 30 or 31 days and split the quantities equally( e.g: Product1 1st week 1000ton, 3rd week  2000ton , when it releases system aggregates the quantities and divides in 30 days in a month and split the quantities equally).
    For this issue Is there any solution in Standard SAP or any Developmet is required in APO-DP.
    Pl Through me some lights on me .
    Regards,
    sivaram76.

    Hi
    If you are using u201C/SAPAPO/MC90  for releasing the FCST , I think you can define different Planning Buckets Profiles according your requirement for example according your needs for disaggregation of your FCST. A planning buckets profile contains the periodicities or a subset of the periodicities that you defined in the storage buckets profile.
    Once you maintain the planning bucket profile you can put it in tab Daily Buckets Profile while releasing the FCST.
    It will be nice if you please cross check it its meet you requirement.
    Thanks
    Amol

  • What all is needed for this type of Flash Design Studio

    What all is needed for this type of Flash Design Studio.
    There are a couple of sites out there that use both flash and
    shockwave. I am looking ot get somethign like this started and need
    some help getting pointed in the right direction. here are some
    examples:
    http://www.uberprints.com/studio/
    http://www.customavenue.com/online-design-studio/online-design-studio.html
    https://www.youdesignit.com/youdesignit.cfm
    http://www.pixeltees.com/make

    Rclarkhaddock,
    > What all is needed for this type of Flash Design Studio.
    There
    > are a couple of sites out there that use both flash and
    shockwave.
    Of the examples you showed, I saw Flash (Adobe Flash),
    Shockwave (Adobe
    Director), and JavaScript, but never a combination on the
    same site. (It
    might make sense to combine Flash with JavaScript or
    Shockwave with
    JavaScript, but not really to combine Flash with Shockwave.)
    > I am looking ot get somethign like this started and need
    some help
    > getting pointed in the right direction.
    Any of the above technologies will do it. You could also use
    a Java
    applet or even a .NET solution of some kind, so the choice
    you take will
    depend largely on what platform you want to support and code
    for. This sort
    of project will require significant amounts of custom
    programming. My
    personal approach would be to use Flash, mainly because of
    the popularity of
    the plugin. The Shockwave example looks beautiful, and I
    started out years
    ago using Director, but fewer people nowadays have the
    Shockwave plugin
    installed. It doesn't look like any of the sites shown use 3D
    modeling,
    which is the only relevant feature that Shockwave has over
    the other
    approaches. JavaScript (probably some Ajax approach) would
    work -- as
    seen -- but then you're dealing with compatibility issues
    among various
    JavaScript implementations in the great variety of browsers
    out there.
    Flash minimizes that, in my opinion.
    All you really "need" to produce what you've seen is Flash
    and some sort
    of database back end (MySQL, say), which means you'll need a
    bit of
    middleware (PHP, ASP, Cold Fusion, etc.) to act as your
    ambassador between
    Flash and the database.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Correct forum for this issue?

    I just ordered a new MAC PRO; I'm currently on a PowerPC. I use Office X. Since it doesn't work on Intel I just ordered Office 2008. Just found out that all my VBA macros for Excel won't work!
    Is there a forum here that is appropriate for this issue? I have used Applescript. I have both sheet specific macros and global macros. I've pulled down Excel2004AppleScriptRef.pdf which contains over 460 pages of detail. I need some basic high level guidance re assigning macros to buttons etc. I also found (I think) that standard Excel functions are not accessible via Excel2004AppleScript but there is a workaround??
    Any help re the correct discussion forum or other forums would be appreciated. I know I'm not the only one with this heartburn.
    Message was edited by: RobertVJ

    Is there a forum here that is appropriate for this issue?
    Microsoft's forums: http://www.officeformac.com/productforums
    This forum is for troubleshooting Apple Software Update for Windows, a software package for Windows designed to update Apple products that run on Windows, and not related to Microsoft Office

  • Hi! I can't upgrade my iTunes 10.3.1.55 on my Windows XP 2002 SP3 to the latest version of iTunes. Got the message: "A problem has occured with the Windows Installer-package. A program needed for this installation could not be run." What to do?

    Hi! I can't upgrade my iTunes 10.3.1.55 on my Windows XP 2002 SP3 to the latest version of iTunes. Got the message: "A problem has occured with the Windows Installer-package. A program needed for this installation could not be run." What to do?

    Perhaps let's first try updating your Apple Software Update.
    Launch Apple Software Update ("Start > All Programs > Apple Software Update"). Does it launch and offer you a newer version of Apple Software Update? If so, choose to install just that update to Apple Software Update. (Deselect any other software offered at the same time.)
    If the ASU update goes through okay, try another iTunes install. Does it go through without the errors this time?

  • HT1476 iphone 5 usb does not charge in my 2013 Honda Accord.  Is there a fix for this issue?

    iphone 5 usb does not charge in my 2013 Honda Accord.  Is there a fix for this issue?  It will connect via bluetooth but when I go to connect the usb charger it states that it is not compatible or you never get the charging display on your iPhone 5.  It charges just fine when I use the AC charger in the house.  At first I thought it may have been the cord but the same cord works fine in the house too.  This causes problems when you take long trips and don't have any way to charge your phone while on the road.  Are there any upcoming fixes/iupdates either to the software or usb cord that will fix this?

    Are there any upcoming fixes/iupdates either to the software or usb cord that will fix this?
    Are there any upcoming fixes/updates to the software of your Honda Accord that will fix this?  Everything works fine except when the car is put into the equation?

  • I have a Mac Pro 4,1 quad core intel Xeon running mac OSX 10.6.8 and I have just moved studios and now need to use the Internet wirelessly but there's no airport facilities on this model can anyone tell me what model of airport card I would need for this

    I have a Mac Pro 4,1 quad core intel Xeon running mac OSX 10.6.8 and I have just moved studios and now need to use the Internet wirelessly but there's no airport facilities on this model can anyone tell me what model of airport card I would need for this mac

    Instead of getting a wireless card for the Mac Pro, you might want to consider getting an 802.11ac wireless bridge device that would enable you to connect more than one device to it by Ethernet cable and to eventually take advantage of the faster 802.11ac wireless standard.

  • When converting tables in a MS Word 2010 or 2007 to PDF the table borders do not retain the correct thickness as identified in the word document.  Is there a solution for this issue?

    When converting tables in a MS Word 2010 or 2007 to PDF the table borders do not retain the correct thickness as identified in the word document.  Is there a solution for this issue?

    Please try with latest version of MS Word and Acrobat.
    Regards,
    Anoop

  • When i update my IOS7 i lost my all pic from my IPAD2 how to get back those pic? and i don,t think so i did kept back up before i did that. can anyone help me for this issue?

    When i update my IOS7 i lost my all pic from my IPAD2 can anyone suggest how to get back those pic? and i don,t think so i did kept back up before i update ios7. can anyone help me for this issue?

    The photo's in your camera roll would be in a backup, if you have one (iCloud or iTunes).  If you did not keep a backup somewhere, they are gone.  Sorry, but that is the way of any data - if you don't have a backup of it somewhere, there is nothing to restore it from.
    All other photo's should be on your computer somewhere anyway - whereever you had them to sync to the device originally.

  • I heard that there was a problem with Apple being vulnerable to Hackers. Has anyone seen an update for this issue? My IPad received the update last night but I have not seen anything for Safari.

    I heard that there was a problem with Apple being vulnerable to Hackers. Has anyone seen an update for this issue? My IPad received the update last night but I have not seen anything for Safari.

    Mac OS X 10.9.2 was released today for this issue and others. Earlier versions are not affected.
    See this Apple article - http://support.apple.com/kb/HT6114
    You can use the Mac app store to do the update or download it directly from here - http://support.apple.com/kb/DL1725
    Best of luck.

  • After I did a software upgrade, my photo booth is hazy.  Is there a fix for this issue?

    After I did a software upgrade, my photo booth is hazy.  Is there a fix for this issue?

    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?

  • In Itunes, my cd's are no longer burning in the specific order I list songs on a newly created playlist. Is there a quik fix for this issue?

    In Itunes, my cd's are no longer burning in the specific order I list songs on a newly created playlist. Is there a quik fix for this issue?

    Hi RaeTye,
    If this issue is happening with an MP3 CD (as opposed to an Audio CD), you may find the following article helpful:
    iTunes: How to set the play order of songs on an MP3 CD
    http://support.apple.com/kb/ht2455
    Regards,
    - Brenden

  • TS3694 I just received the unknown software error (6) do you have a resolution for this issue?  Occurred after install of software and firmware in the final validation phase. I have a 4S

    I just received the unknown software error (6) do you have a resolution for this issue?  Occurred after install of software and firmware in the final validation phase. I have a 4S

    http://lmgtfy.com/?q=iPhone+error+code+6

  • Sir since update of ios 8.1.2 i got serious battery problem on 3g 4.30 hrs my battery gets low and sometimes serious net probelms please give an update for this issue its not alone me my friends too getting many problem lcommonly battery problem

    sir since update of ios 8.1.2 i got serious battery problem on 3g 4.30 hrs my battery gets low and sometimes serious net probelms please give an update for this issue its not alone me my friends too getting many problem commonly battery problem please can this be resolved
    its not related to any hardware because last year april i got replacement new phone from apple and i maintained it well...!

    Probably apps running in the background are causing this, sometimes Mail get's stuck connecting to the mail server, or some social media app like Facebook can also be a reason for prolonged background activity.
    Try to reset the phone by holding the sleep and home button for about 10sec, until the Apple logo comes back again. You will not lose any data by resetting, but it can cure some glitches.
    If this does not help, setting it up as new device would be the next step:
    How to erase your iOS device and then set it up as a new device or restore it from backups
    Also take a look at these tips to prolong the battery life again:
    http://www.overthought.org/blog/2014/the-ultimate-guide-to-solving-ios-battery-d rain

Maybe you are looking for

  • IPad with apple tv

    Hi Just bought an Apply TV with the intention of using it to display my iPad 2 screen on a wide screen LCD TV.  I have got Airplay to work but the image on the TV is virtually 4:3 format.  How can I get it to give a 16:9 display? thanks John

  • Remote access

    Looking for a remote access app that I can use on my iPhone and control my iMac. Any recommendations?

  • Stock will be stored with vendor untill it its required

    Hi All, We have a case where our 5 vendors are suppose to keep the stock of the material supplied by us till we ask them as the factory has space limitation to store these goods ...though we would have already settled the payment for these componenet

  • I want to gift iTunes to someone not living in the same country....how to do this?

    BBuying iTunes gift for someone living in a different country!

  • Condition type for Insurance

    Hi all, Can anybody tell me what is the condition type used for Insurance in SD pricing procedure. thanx & regards, Praveen.