Automatic Derivation of IBASE and Subject values in SDCR document (ChaRM)

Hi All
In CHARM, when we create Change Document "SDCR", my objective is to set default values in IBASE/Component and Subject Fields. For the reason, I tried finding configuration to derive the values automatically whenever SDCR document is created through SLFN.
Do I need to write User Exit, or is there any way to do it through Customizing?
Thanks in advance.
Nayab

Thanks for your reply
How can we set user-exit in solution manager. I do know of developing and activating exits in SAP FICO module, however, not in solution manager? Is it through some different way?
Regards,
Nayab

Similar Messages

  • Automatic setting of ibase and component in charm

    How can I automatically fill the fields for ibase and component. I want to do the following thing:
    when you create a change transaction ZDHF, fill automatically the field ibase and component with values X and Y (the two value are not changeable anymore).
    Thanks
    Antonello

    Hi Antonello,
    This is what I would do.
    1. Create a BaDI that assigns the iBase values.
    2. Create an action with a method that calls the BADI.
    3. Schedule the action to fire automatically when the message is created.
    4. Use a screen variant to set the iBase as uneditable.
    hope this helps.
    regards,
    Jason

  • Manually adjusted G/L and Material values in MIRO document

    Dear All,
    Can you please help me get the logic of capturing data from RBCO and RBMA for manually adjusted entries. I have a Purchase Register, which is completely based on the MIRO documents. The values are picked up from RSEG and RBKP. Header-wise and item-wise details are also displayed in the register.
    Since manual adjustments are done, the values are not saved in RSEG Table. The total value is reflected in the RBKP - Header table. How do I get the value bifurcation?
    The values are there in BSET table also. But I fetch the values with respect to the tax codes and condition types from BSET. Accounting values are fetched from BSET in the existing register.
    According to the current logic, the adjusted values are not populated to the Purchase Register.
    How to display the values in item-wise and header-wise?
    Please help me get a logic of getting the values from RBCO and RBMA or from BSET.
    I prefer to get the values populated from BSET, because we will get the tax values also.
    Thanks,
    Haritha

    Hello , there are two tabs next to "Po reference" tab called "G/L Account" & "Material" tabs which can be used for G/L Accounts & material entering.
    if you don't have these tabs , please check for authorization.
    below screenshot for reference.
    thanks

  • Derivation of Material classification Characteristics values in COPA

    Hi,
    Although  similar type of questions are there in Forum, But I did not find the correct solution, hence I am putting this thread.
    My question is , in classification view of material master we have Class type - 23 (Batch).
    We are maintaining many chracteristics and their values in the material master.
    Now my requirement is whenever the billing is done for any sales order having this material, all the characteristics and its value should flow to COPA.
    Although the details are there in table AUSP. But I am not finding any way out to derive these characteristics and its value or get these information in COPA.
    Please help.
    Regards
    Kami

    Hi Ajay,
    The attribute tab is not available in MOVE. Is there any other place where I can find this attribute tab.
    While doing the Analysis of derivation, it showing the message :
    *"Derivation was not carried out. Reason: Not available"*
    Both Source field and Target filed is showing blank. I am not able to figure out the reason.
    Is there any relation with Class Type. We are using here Class Type - 23 (Batch).
    And in KEDR , in MOVE as you suggested I am using Source Vield VCONF.
    I hope these are OK.
    I am using the User defined characteristics WW09 , with own value maintenence. Is this OK?
    What could be the possible reasons for not populating the data.
    regards
    Kami

  • Copy and paste Values from Numbers to Pages

    When I do simple copy and paste content from Numbers to Pages, I get a formula error message. All I want to copy and paste the values only, not the formulas, but on pages I cannot find a way to paste values only. When it tries to paste formula, it errors because some of the formulas references to other sheets on Numbers. What is the easy way to get values from Numbers tables to pages without passing formulas.
    Or better yet! Is there a way to link tables to pages like charts with refresh capabilities so I don't have to copy and paste values to pages document every time Numbers table values changes?

    J,
    There is no Paste Special in OSX, anywhere. You can Paste Values from the Edit menu in Numbers when that would be necessary.
    In such cases where you would use Paste Values in Numbers, you can use Paste and Match Style in Pages for the same result.
    Sometimes it's so obvious to Pages what should be done that it will give you what you need automatically, but sometimes you need to use Paste and Match Style to get the values rather than an error triangle.
    Jerry

  • Automatic price update if key field values changed in sales order and bill

    Hi Experts,
    I have requirement as follows.
    <b><u>Scenario: -</b> </u>We wanted carryout the pricing based on Incoterms, customer and material. I have created the condition table with these fields. And maintained the condition record. The values will flow to sales order without any problem.
    <b>
    Problem: - </b>When we change the incoterms say for CIF to FOB the system should redetermine the price automatically, but this is not happening (If will redetermine only freight). If we carryout new pricing manually the right price will flow.
    <b>
    Expectations: -</b> Is their any exit or any configuration setting where in system will redetermine the price automatically if we change the field value in sales order(For the field value it will be used to create condition table).
    If anyone done this please help me with setting or Exit and code to enable us to come out from the situation.
    We need this to happen while creating sales order as well as billing, Since @ billing prices will be redetermined.
    Thanks in advance for the needful.
    With regards,
    Manjunatha H.S.
    M: 9740433511
    <b></b><u></u><u></u>

    Hi Shivakumar,
    You can use USEREXIT_NEW_PRICING_VBAP in include SAPMV45A for this.
    Regards
    Nikhilesh

  • Component and Object are not being filled automatically when filling IBase

    Hello all,
    When filling the Ibase number in a Service Order (Reference Objects), the component and the object ID are not deing filled automatically. But if I fill the component instead of the IBase ID, the Ibase and the object are being filled.
    Can anyone help me with this issue, please? I would need the component and the object being filled automatically when entering the Ibase number.
    Thank you and Regards.

    Hi,
    Do you have the component assign to a client?
    Best regards,
    Rui Mariano

  • Default values for iBase and component in CRMD_ORDER

    Dear developers,
    is there a possibility to set the input fields for iBase and component in the transaction CRMD_ORDER on a userspecified default value? The Parameter-ID's IBC and IIB that are saved with the SAP-User doesn't work
    Is the a known solution?
    Thanks in advance,
    Jens Sperk

    Hi Dirk,
    look for Define Access Sequence & Define Partner Determination Procedure in SPRO and read the IMG Activity Documentation. You can find it in the Service Desk config, but it works for the other transaction types too.
    Basically, you create Access Sequences where you tell the Partner Determination Procedure where to look for the values for the Partner Function fields.
    The Access Sequence can use lots of sources for the information, including your org structure.
    regards,
    Jason

  • CHARM: Automatic assignement for IBase/Component in Change Request

    Hi!
    By creation of Change Request the value "IBase / Component" should be filled.
    The default values here are: "0" and "0".
    Has some one already customizng experience here?
    I would like to change the value to e.g. "1" and "314" (my productive IBase).
    Thank you very much!
    regards
    H. Thomasson

    Hi Roel,
    many thanks for your response. You talking about service desk issue.
    Unfortunately we do not use service desk and create the change requests manually.
    As I mentioned of great interest were the issue with customizing of layout and actions within Change requests and documents.
    Here some examples:
    automatic assignement of change manager to the change request
    automatic assignement of Ibase to the change requests
    Do you know the customizing procedure here (tcode, documentation) and can help?
    Thank you in advance
    H. Thomasson

  • Auto populating the Ibase and Component

    Dear Expert,
    I need solution for one of my development.
    Here is the business requirement,
    whenever the service transaction created ibase and component has to be automatically enetered in the transaction when the document is saved.
    these two field will be kept in display mode.
    i want the solution approach at the backend level not at the webapplication level.
    await your reply.
    Thanks,
    GJ

    Thanks for your input boss,.
    we have tryed that option but we are getting error mesage that multiple record passing
    it would be helpful if you give us some input on how to insert ibase and component. because not able to change the value and getting recursive call of order maintain FM.
    which FM to be used in the badi to solve this problem.
    awaiting your reply.
    Thanks,
    GJ

  • WHAT WILL BE SGA_TARGET AND SGA_MAX_SIZE VALUE

    HI ALL
    RAM MEMORY 7360
    swap memory 8704 M
    OS--AIX6
    DATABASE SIZE ---50 GB
    WHAT WILL BE SGA_TARGET AND SGA_MAX_SIZE VALUE

    WHAT WILL BEThe values will be whatever you set them to be. OR sga_max_size will be automatically derived from db_cache_size + shared_pool_size + ............
    yes, I know that you are looking for a "thumb-rule" and your question is "_What *should* be ..."_ You might get many answers.
    The right answer is "what is really required based on the database, i/O pattern, concurrency etc
    Hemant K Chitale

  • NULL and Space value in ABAP

    Hi All,
           I like to know, is it NULL and Space value is same in ABAP, if it is not how to check null value.
    Thank you.
    Senthil

    everything is correct though some answers are not correct.
    A Database NULL value represents a field that has never been stored to database - this saving space, potentially.
    Usually all SAP tables are stored with all fields, empty fields are stored with their initial value.
    But: If a new table append is created and the newly-added fields do not have the 'initial value' marked in table definition, Oracle will just set NULL values for them.
    as mentioned: There is no NULL value to be stored in an ABAP field. The IS NULL comparison is valid only for WHERE clause in SELECT statement. WHERE field = space is different from WHERE field IS NULL. That's why you should check for both specially for appended table fields.
    If a record is selected (fulfilling another WHERE condition) into an internal table or work area, NULL values are convertted to their initial values anyway.
    Hope that sheds some light on the subject!
    regards,
    Clemens

  • Report for inward and outward value/rate

    We had an audit query regarding Inventory valuation.  The auditor was not convinced of the price movements.  Following is the procedure adopted by me to convince the auditor.  In the process I located an error in the system.  Kindly let me know which t-code I should use to get the correct values.
    We are a Trading company engaged in distribution of Raw Materials (Chemicals) Imported - 99% & 1% local purchase.
    Ours is a Moving Average Inventory system in SAP (ECC6).  We adopted this because all our materials are imported and most of them are of a different batch no. barring a few exceptions.
    I firstly took out the PO history tab screen shot for the value of the inventory (as well as Rate/kg) to know the valuation at the time of GRN.  Then I went to MM03 for the same material with the same batch/valuation type so that the rate/kg is confirmed therein, in the Accounting1 screen.  Thirdly, the Warehouse stock of Material report (MB52) was run to know the current values.   At all these places, I found that the valuation is perfectly matching with the PO history MIRO values, which gives the inventory purchase value.
    But when I ran the Material document list, (MB51) report, wherein the inward & outward values of the said batch of material is reported, the inventory value charged to COGS is matching with all the above reports in the previous paragraph for the material issued on various dates.  However, the inward date even though it matches with the PO history MIRO date, the value does not match.  Is it a report issue or a configuration issue.
    Else is there any other report which gives the exact inward and outward value/rate??

    Hi,
    Check your material movement report with Transaction Code:S_P00_07000139.
    System working perfectly on accounting document posting where price control available in  material master play vital role.
    Cross check your material master may have moving average price (price control -V) where system valuates goods receipts with the purchase order price and goods issues with the current moving average price.The system automatically calculates the latter upon every goods movement by dividing the total value by the total stock quantity ( Total Value/Total quantity)
    Regards,
    Biju K

  • How to create a PDF with substituted key-value and table-values using a template language

    I have about 50 key-values and 10 table-values that I want to substitute into a formatted report template (language can be anything standard, would create a small number of these templates) and then use an Adobe tool to substitute the values into the template and produce a PDF. Preferably the template language would permit some basic conditional logic (if <key #> has value <value> then <show key label here> and <key value here> in close spatial proximity on the form) and permit embedding of a static graphic logo, text with fonts/styles, etc. to produce a polished report but also handle pagination (e.g. enable page breaks or numbering) to be handled automatically.
    What is a recommended template language and product to accomplish this?

    Are you thinking of something like a blank form that you can enter information into, save, and send to another user? If so, what you want is possible. If you want more information, post again and include more details about how you want to use it and how the recipient will use it.

  • Cost of Goods Sold and Inventory Value

    Hi
    I am looking to setup KPI for Inventory Turns in BI. This needs "Cost of Goods Sold" and "Inventory Value" for Orders for a Plant.
    I wanted to know if this information is directly available in any standard extract or do I need to write a Custom Extract for this. I did try searching for this but not able to find this information directly. Do I need to derive the information from some other Key Figures?
    TIA
    Abhishek

    COGS Value we are getting for the COGS GL Account from FIGL. We are using the extract 0FI_GL_4 and then from the DSO 0FIGL_O02
    Inventory value we are taking from the Cube 0IC_C03. Please note that the Transformations to the DataSource 2LIS_03_BX, 2LIS_03_BF and 2LIS_03_UM are available in the latest Patch 11 for BI Content 703 and should be used instead of the old Transfer Rule/Update Rule.
    Regrads
    Abhishek

Maybe you are looking for

  • How to navigate to Shopping Cart Web Dnypro Component in SRM 7.0?

    Hello guys , I have one requirement like this, we develop on custom web dynpro to show exist shopping cart status, and we want to add link to shopping cart number, When user click link,  open new  IE window to show shopping cart infomation.  How coul

  • Impact of changes in CUNI

    Dear All, I have question about the impact of changing some fields in CUNI (and t006). MSEHI - Int. meas. unit: As far as I know it can't be changed. If change is needed, new UoM needs to be added, right? KZEX3 and KZEX6 - 3 and 6 char.external unit:

  • Normal string ASCII characters are not shown after using string reversal.

    In a VI that I have written, there is a point where I take a simple 5 character string and input it to a reverse string node.  I also have an indicator on the output of the reverse string node so I can look at the reversed string.  Both the input and

  • HT5395 my mac does not have the iMessage app how can i get it?

    I have a Mac laptop with the OS X. My friends with macs are able to sync their iMessages to their laptop and temporarily communicate through their computers instead of their phones. I cannot find this on my computer. How can I set it up?

  • Yahoo Jabber Gateway?

    Hi there Chatterers... Can anyone shed some light on this please? When I try to chat to a mate who is on Yahoo Messenger I get the little 'think bubble' come up to say he is typing. But when he sends the message it doesn't arrive! I know the Gateway