Parameter or field to distinguish Simple SC  Advanced SC and Catalog Item

Hi ,
Is there any parameter or field to distinguish Simple SC Item  SC with Template Item, Advanced SC Item and Catalog Item. I have to write validation only if its SC with template item in item check badi.
please suggest.

Hi Evgeny 
I dint understand your question , I am able to see componet /SAPSRM/WDC_DODC_SC_I_BD and view V_DODC_SC_I_BD .
you can create enhancement for this view and can add your field here.

Similar Messages

  • How to add new fields for FB01 transaction both at Header and Line item

    Hi Guys,
    I would like to add the new fields at header and item level in FB01 transaction. Can I acheive this by using transaction EEWB....please help me on this.
    Thanking you

    Hi,
    We are trying to copy a work flow objects from ECC6.0 to 4.6C...where we found the following Select statement.
    *Determine Top WorkItem Instance
      if im_top_wi_id is initial.
       select wi_id top_wi_id wi_rh_task into lw_top_id from sww_wi2obj
         up to 1 rows
         where wi_rh_task = im_wftask and
               catid      = 'BO'      and
               instid     = l_instid  and
               typeid     = 'FIPP'.
       endselect.
       endif
    As table sww_wi2obj can't be found in 4.6C, can any one help how to replace or implement the same logic as above statements.
    Thank you....

  • Not render any field search criteria initially in Advanced Search Panel

    Hi Everyone!
    It's possible to hide or remove all field search criterias initially in Advanced search panel. We need that initially doesn't exist any field search and the user use the 'Add another' option when him need add search criterias.
    Thanks,
    Carlos C.

    Your solution to the indexing issue with the LIKE operator is taking a small issue and making a big issue out of it.
    Why not just fix the initial problem with basic tuning techniques ... for example a hint would force index usage.
    So might having accurate statistics. So might tuning one or more optimizer parameters a small amount.
    You have chosen the wrong solution for a very small problem thus you are where you are.

  • Exist Optional parameter for field catalog ?

    Hi,
            Can I pass the optional parameter for field catalog. I mean I use only one field catalog setting for many grids. I don't want to fill SPACE for blank field for the last parameter.
            Please tell me ABAP has a function like I said which exist in Ms.Visual Studio.
            Thank you very much.
    Regards,
    TRA

    Hello Ravi,
                    Thanks for your quick reply.
                    I don't mean no output in output screen.
                   We need to write all parameter value when calling field catalog setting form. But I don't want to write last 2 parameter.
                    for example:
                    Add_FieldCat form has 5 things.(REF_TABLE, FIELDNAME,COL_POS,KEY,EDIT)
                   I called this form for 2 alv grid.
                  for 1st Grid,
                                  All 5 parameters is passed to the Add_FieldCat Form.
                   for 2nd Grid,
                                 Only first 3 parameters is passed to the Add_FieldCat Form.
    In Visual Basic,
                  We use "optional" keyword for this kind of parameter passing. Thus, in ABAP, can I use lke that for parameter passing.
    Regards,
    TRA

  • How to save PDF with fields so someone can fill out form and send it to printer

    Using Adobe Acrobat X for Mac, I built a pdf template with fields for
    sending an assortment of Business Card files to the printer to print.
    How do I save the file so my brother/client can start typing in different
    names, job titles, and contact info and send them to a printer.
    Thanks,
    jsorlean

    Create your form.
    go to advanced menu
    choose the item about Reader Rights
    when open set what you want Reader to be allowed to do.
    Once set and saved the can fillout, save, email but they can not change the actual form itself just the contents they added.
    Not there is a cap of 500 hundred instances per different PDF.
    (Please note information is given by an Experienced User of Acrobat. I am not an employee of Adobe.)

  • Is it possible to add audio with a simple play/pause button and also have a clickTag attached to the full stage?

    my client wants to add audio to their banner ad (which always has a full stage clickTAG set). I'm trying to figure out a way to just use a simple play/pause button and attach a toggle action to it. Problem is when the user clicks it's going to the clickTAG URL that's attached to the full stage. Is there any way around this?
    Please advise and thank you in advance.

    I have the same issue. It is pretty annoying but at least the audio remains within the motion project. It just isn't accessible it seems as an FCPX template. So what I'm doing is this:
    I still use the video within FCPX's generator section so that you can edit the parameters as you need to
    For the audio, open the project in motion then under Share, click 'Export Audio'. Select 'CAF' format and save to your hard disk
    I then import the audio file into an event I set up specifically for this purpose (per BenB's suggestion).
    When I need it, I then insert the generator from the generators section and then attach the audio file below the primary story line for the audio track
    It isn't pretty but it works.

  • ATG Promotion  item discount  (Advance condition and Offer template)

    Hi Team ,
    We are using ATG Item Discount (Advance condition and Offer template ) .  Under this template we have Condition and Offer  .
    In condition we have specified ,   Apply Offer when  Order Quantity   =  3   and Order contains say SKU1 , SKU2,SKU3
    In Offer we have specified ,  Item to discount up to  = 9   and item to discount are  SKU1 , SKU2,SKU3
    We have a tricky requirement here  where customer wants Number of Items to discount should always  be multiple of  quantity that we specified in  Apply Offer when  Order Quantity field   based on how many quantities customer have added in the cart .
    Minimum quantity to qualify the offer would always be 3  and maximum item to discount would always remains 9 .
    If user add  quantity in the cart as 3   , then it should discount  3 Only .
    If user add  quantity in the cart between 3(exclude ) and 6(exclude) , then it should discount  3 quantities .
      If user add  quantity in the cart as 6  , then it should discount  6 quantities .
    If user add  quantity in the cart between 6(exclude ) and 9(exclude) , then it should discount maximum of 6 quantities .
    If user add  quantity in the cart as 9  , then it should discount maximum of 9 quantities
    > 9 items in the cart  , then it should discount only 9  .
    I am not able to map condition like this in this template  . Can you please guide me how we can achieve requirement like this in ATG  OOTB or by doing some sort of customization ?

    Hi ClareR
    Yes, I did. Here is the PMD rule
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!DOCTYPE pricing-model SYSTEM "dynamosystemresource:/atg/dtds/pmdl/pmdl_1.0.dtd">
      <pricing-model>
        <qualifier>
          <iterator name="next" number="2" sort-by="priceInfo.listPrice" sort-order="descending">
            <collection-name>items</collection-name>
            <element-name>item</element-name>
            <element-quantity-property>quantity</element-quantity-property>
          </iterator>
        </qualifier>
        <offer>
          <discount-structure calculator-type="standard" discount-type="fixedPrice" adjuster="0">
            <target>
              <iterator name="up-to-and-including" number="1" sort-by="priceInfo.listPrice" sort-order="descending">
                <collection-name>items</collection-name>
                <element-name>item</element-name>
                <element-quantity-property>quantity</element-quantity-property>
              </iterator>
            </target>
          </discount-structure>
        </offer>
      </pricing-model>
    And in my cart I have 4 items
    Item 1 $22
    Item 2 $46
    Item 3 $24
    Item 4 $22
    The items that got the discount were Item 2 and Item 3, but we want to give as free item 3 and item 4 or 1 (because they have the same price). As you may see the BOGO is set up buy 2 and get one free. Someone told me in the version 10.1.2 you can set up Buy 1 and get one free, I am not sure if it is an issue on ATG 10.0.2 and if it is, do they have a path?
    Thanks,

  • How to add fields to already loaded cube or dso and how to fill records in

    how to add fields to already loaded cube or dso and how to fill  it.can any one tell me the critical issues in data loading process..?

    This is sensitive task with regards to large volumes of data in infoproviders.
    The issue is to reload of data in case of adjusted structures of infoproviders.
    Indeed there are some tricks. See following:
    http://weblogs.sdn.sap.com/cs/blank/view/wlg/19300
    https://service.sap.com/sap/support/notes/1287382

  • Doubt about report FBL5N of screen field:Open items and Cleared items

    hi
    i know the report FBL5N is use DDF LDB and the report work flow is BSID->BKFP->BSEG
    but i don't know to differentiate Open Items and Cleared items in this report.
    Open items and Cleared items stand for a field flag in these table (BSID,BKFP,BSEG )? if true the field is?
    or they must be calc in program ? if true what about calc rules?
    waiting for help! thank you!

    Hi,
    Here is the difference in Open Items and Cleared Items.
    In FI first the document is Open (when it is posted) so the entry is made in table BSID. Once the document is cleared, it will move from BSID to BSAD. And for Cleared item you will see Clearing Document no and Clearing date values updated (these are blank when the item is open).
    The only difference in Open and Cleared is via Clearing Document and Clearing Date. If the values are present, it means document is cleared.
    Hope this helps.
    ashish
    Message was edited by:
            Ashish Gundawar

  • Fields on transaction S_ALR_87012168 -Due Date analysis for open Items

    Hello Gurus
    I am not able to find the technical name for report on fields due date 0-30,31-60 and so on because F1 does not work on those fields.
    Do you know the fields name and SAP table?
    Thanks in advance

    Hello,
    Please go to the FunctionPool  SAPLKYRE  and then click on the statement "INCLUDE lkyref20.                    " Subprograms for reading data". In the subprogram  "LKYREF20" click on INCLUDE LKYREF2B .  " READ_TABLES. Now in the Include LKYREF2B you can see the tables which are used for the output of the transaction S_ALR_87012168. I am not sure, how important it will be for you, but after a lot of R&D, I could get this information. You may let me know your findings.
    Thanks and regards,
    Suresh Jayanthi.

  • How to create a new field for Q3 - QM notification in Header and item level

    Dear All,
    l
               Sub: How to create a new field for Q3 - QM notification in Header and item level
    Ref. the link --> Quality Notification
    We want to create a new field in header level and item level.
    As per the thread the solution is given below.
    In the IMG Config: Quality Management -> Quality Notification -> Notification Types -> Define screen areas for notification types Then Choose 'Define screen areas' Then Click on 'New entries' button Now, select the relevant Notification Type and click in 'Enter'. Select the 'Iten Cases' register and remember to setup the Tabstrip Header, Icon, etc. Set the 'Tabstrip active' flag. Then Save.
    Quality Notification -> Notification Types -> Define screen areas for notification types
    WE ARE UNABLE TO FIND IN CUSTOMIZATION PATH --> DEFINE SCREEN AREAS FOR NOTIFICATION TYPES.
    Please help.
    Question No. 2 :
    THE REQUIREMENT IS GIVEN BELOW.
    We want to hide the field in Q3 - QM Notification
    In header --> Reference tab --> Item (sub heading) --> "DEFECT LOCATION" FIELD TO BE ELIMINATED (HIDE)
    Ref the link --> Quality notification
    The solutiion is given below.
    Hi Sami,
    We can hide the collumns using the Transaction OQM1 and Program Name SAPLIQS0.
    Lets say Defect location need to be hidden, the field TXTCDOT need to have the radio button HIDE.
    Hope this will suffice your requirement.
    Kindly ask me if you need any other details.
    Thanks & Regards,
    Srinivas.D
    Hi Sami,
    We can hide the collumns using the Transaction OQM1 and Program Name SAPLIQS0.
    Lets say Defect location need to be hidden, the field TXTCDOT need to have the radio button HIDE.
    Hope this will suffice your requirement.
    Kindly ask me if you need any other details.
    Thanks & Regards,
    Srinivas.D
    By double clicking the "DEFECTIVE QUANTITY (EXTERNAL), WE COULD NOT GET --> field TXTCDOT .
    Plese do the needful.
    We are using ECC6.0 Ehp3 and Ehp4.
    With Best Regards,
    Raghu Sharma

    Dear Pushpa,
    Transaction Code :SHD0 is working fine.
    Please accept my sincere thanks for your sharing your Knowledge.
    I am able to fulfill my
    Regarding the enhancement, I have not tried.
    Once I will complete, I will award the fulll marks to you.
    With Best Regards,
    Raghu Sharma

  • T61 with Advanced Dock and PCI-e graphics card?

    Purchased T61 laptop with NVidia Quadro NVS 140M graphics (Type: 7662-CTO).
    Purchased ThinkPad Advanced Dock for use with PCI-e graphics card for multi-monitors.  (Type: 2553)
    OS = Vista Ultimate
    Purchased PCI-e graphics card:   NVidia Quadro NVS 440  1x
    Purchased four Samsung SyncMaster 740bx monitors
    Opened Advanced Dock.  Installed Quadro NVS 440 card in PCI-e slot.  Card fits perfectly.
    Laptop using most recent BIOS v 1.26
    Set BIOS config for PCI-e graphics and DVI default monitor.
    Connected all four monitors via DVI.
    Laptop in dock, turned on.  BIOS screen displays correctly on external monitors.  Microsoft Corp. screen displays with progress bar.  Screen then goes blank and next step should be the Windows login.  Login screen never displays, however.  Boot-up of laptop halts at this point and never proceeds.
    Removed PCI-e card from dock, and placed laptop back in dock.  Laptop boots correctly to Windows.
    Assumed faulty dock.  Called Lenovo for replacement dock.  Replacement dock also fails to boot with PCI-e graphics card.
    Next assumed bad card.  Tried different card.  ATI FireMV 2400 1x.  Card fits in dock perfectly.  Laptop still fails to boot with card in dock.
    Called Lenovo.  Asked for a list of cards that will work in the dock.  Tech support did not know.  I asked if anyone at Lenovo has ever seen a T61 laptop work with the Advanced Dock and a PCI-e graphics card.  Tech said no.  Issue has been escalated to engineering.  I still do not have an answer as to which PCI-e cards, if any, will work in the Advanced Dock.
    Help please.
    ThinkPad T61 (7662-CTO) Core2Duo 2.2GHz 2 Gig RAM 1 Gig Turbo Memory 160 Gig HD 5400 rpm
    nVidia Quadro NVS 140M graphics Advanced Dock (2503)

    subterFUSE wrote:
    Excellent!
    ...snip...
    I will look into these Matrox cards.  Hopefully this will be the solution.
    Message Edited by subterFUSE on 12-05-2007 02:55 PM
    I spent some time surfing through product release letters and data sheets for the grafic cards offered by Lenovo, no where, as far as I could see, does it say that they are compatible with the advanced dock. What is also interesting, they say for PCs they are only tested for 2 screens, but you found the document MIGR-67464 where they show how to configure 4. [confused smiley]
    It looks as though you and RBS have found possible solutions for 4 screens, congrats to all 
    However, I don't want to be the "party pooper" here, but why doesn't your T61 boot in the dock with graphics card? This is still puzzling me, and to be honest I haven't as yet been able to come up with a reason or probable cause as to why 
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • What are the security settings to lock down a form with fillable fields and yet allow someone with Reader to fill in the fields as will as save the form and print it?

    What are the security settings to lock down a form with fillable fields and yet allow someone with Reader to fill in the fields as will as save the form and print it?

    You want to allow someone to open your document and fill out the form (in the fields you have created), but not change or edit the form, right? Here's the answer - assuming you are using Acrobat Pro and someone will be opening the PDF using at least Acrobat Reader 9 and up:
    Tools > Protection > Encrypt < Encrypt with Password
    Answer YES to change the security.
    A new window opens:
         Do NOT select Document Open (or that will require a password to open the document.)
         Select: Permissions (Check the box next to "Restrict editing and printing of the document.")
         Change the following 2 settings from the drop-down box:
              Printing Allowed: Select High Resolution
              Changes Allowed: Select Commenting, filling in form fields, and signing signature fields
              Leave selected: "Enable text access for screen reader devices for the visually impaired"
              Change Permissions Password (insert a strong password)
              Leave all other settings alone in "Options"
              OK - OK
              Re-enter the Permissions Password (the one you entered above)
              OK - OK
              Save the PDF to apply the security [notice that (SECURED0 will appear after the document title]

  • Allow changes to SC fields for catalog items

    We're on SRM 5.0 (SRMServer 5.5). In contrast to free-text (non-catalog) items, EBP makes certain fields display-only when adding catalog items to shopping cart. We need to make the following fields available for user's input when the user adds a zero-priced item from the catalog:
    - price
    - currency
    - UoM
    One solution I can think of is to make EBP treat zero-priced catalog items as free-text items. To achieve that, will it be enough to implement a BAdI (e.g. BBP_CATALOG_TRANSFER) to blank out CATALOGID and CATALOGITEM fields?
    Failing that, can we use BBP_SC_UI_CTRL method of BBP_UI_CONTROL_BADI to make price/currency/UoM available for input?
    I know there're SAP Notes to make Price and UoM changeable for catalog items (693175,748855), but they all entail modifications which I'd like to stay away from as much as possible.
    Thanks and Cheers,
    Serguei

    Thank you for your quick response, Yann.
    So, you confirm that the CATALOGID field is available to the BBP_CATALOG_TRANSFER BAdI, and that clearing it will open the fields? Also, can I assume that CATALOGID is the only criteria in price determination for my scenario - so that, when CATALOGID is blank, EBP will treat the item price as "manual price", not "catalog price"?
    You've brought up a good point about reporting on this field. I'll keep it in mind.
    What about the second approach: can BBP_UI_CONTROL_BADI (or some other BAdI) be used to modify SC field status for the mentioned fields?
    The two OSS Notes are not part of standard, they are not included in any Support Pack, so they're mods, and will be our last option to consider.
    Cheers,
    Serguei

  • Error :cannot show the value of the filter.The Field may not be filterable or the number of items returned exceeds the list view threshold enforced by administrator

    Issue : In sharepoint 2013, I am experiening below error while using filter in the list view due to the number of items in this list exceeds the list view threshold, which is 10000 items. Tasks that cause excessive server load (such as those
    involving all list items) are currently prohibited.
    Error :cannot show the value of the filter.The Field may not be filterable or the number of items returned exceeds the list view threshold enforced by administrator
    Could you please suggest a way to avoid this issue apart from incrementing the list view threshold limit .
    Prashanth

    Reorganizing content, or creating more specific views. sharepoint is warning you that the content is structured in such a way that it can cause performance issues, which should be addressed in some way.
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

Maybe you are looking for

  • I put in two cds on my itunes library and they wont sync to my ipod

    I put two cds on my itunes libary and they wont sync to my ipod

  • New document alert: How to get PDF documents into Adobe Reader for iOS

    Opening PDF Files in Reader for iOS (iPhone and iPad) has been very helpful to many users of Adobe Reader for iOS.  However, Apple has drastically changed the user interface in iOS 7, which made the original document obsolete.  According to Apple Dev

  • Clear dunning block.

    Hello All,   I have a requirement on dunning block, they want to remove the dunning block in invoice via inbound Idoc. Can anyone giude me how to do that.. Whats the messgae type we have to use do clear the customer invoice dunning block?. I did anal

  • Servlets + Seesion objects

    Hi How can u retrieve a session object in a servlet. And how can u store an object back on the session in that servlet? Has anyone got any sample code - that will be much appreciated. many thanx <y>

  • Can't read cache

    Every time I start Bridge I receive the following message "Bridge encountered a problem and is unable to read the cache. Please try purging the central cache in Cache Prefences to correct the situation".  Well repeated attempts at taking this advice