BADI : BIC_ADDITIONAL_DATA - PARAMETER - CS_MASTER TO BE MODIFIED

Hi All, I am using a badi : BIC_ADDITIONAL_DATA for extending one field for the report called in T.Code : BMBC
Implemented  to ZBIC_ADDITIONAL_DATA and the following method been extended and writen code.
Method IF_EX_BIC_ADDITIONAL_DATA~MASTER_COLUMNS_ADD extended one field like this.
Code return in the method:
DATA : WA_ET_MASTER_FCAT_ADD TYPE LVC_S_FCAT. 
WA_ET_MASTER_FCAT_ADD-COL_POS  = '3'. 
WA_ET_MASTER_FCAT_ADD-FIELDNAME = 'LICHN'. 
WA_ET_MASTER_FCAT_ADD-REF_FIELD = 'LICHA'. 
WA_ET_MASTER_FCAT_ADD-REF_TABLE = 'MCHA'. 
APPEND WA_ET_MASTER_FCAT_ADD TO ET_MASTER_FCAT_ADD.
Now i have to populate data to the new field LICHN.
This method is used to add the value for the new field.
IF_EX_BIC_ADDITIONAL_DATA~MASTER_ADD_DATA_FILL_IN
Parameter :CS_MASTER available in method MASTER_ADD_DATA_FILL_IN to be modified for getting the value for the field LICHA
CS_MASTER is the type ANY. So, we need to modify the parameter, it is not the straight forward approach. I need to used OOPS code to modify the value. Can you guide how to add the value to the parameter CS_MASTER. Regards, Ambrose

.In Debugging you can get the structure of CS_MASTER  .copy the structure and declare it .Move the value from cs_master to new structure .Populate the value in the new structure and append it to CS_MASTER.
Issue is Solved

Similar Messages

  • Dn2entry BAD 1 856 : error 32 While modifying attributes through messaging

    HI,
    I am unable to modify 'personnel Information' information, which is in 'Options' of messaging server web interface. It actually modifying some attributes in directory servers. I able to see the following errors in Directory server.
    1. Error log:
    dn2entry BAD 1 856
    dn2entry BAD 1 856
    2. Access log:
    [22/Aug/2002:13:42:05 -0400] conn=24 op=1 MOD dn="uid=test2, ou=people, o=internet"
    [22/Aug/2002:13:42:05 -0400] conn=24 op=1 RESULT err=32 tag=103 nentries=0 etime=0
    Anyone can help how to resove this? If i try the same after searching this 'test2' user entry in Direcoty server using ldapsearch, it's working fine without any errors.

    Hi, Pawan,
    Thanks for your response.
    The entrys are very much exists in Directory server. I able to see those through ldapsearch. These users are authenticating also fine. Only problem while modifying attributes.
    How can resolve the spaces in DNs? How can I find out which DNs having simillar problem?
    Kindly reply.
    -Vasu

  • Create parameter in repository for modified date

    Hi all,
    I am new to designer.My client wants a report in repository to populate the modified date of forms and formsname.What parameter do i need to create to diplay the
    1) Name of form
    2) Form Name
    3) Modified date or Updated date of form
    Thanks for your help

    discoverer OLAP reporting is different from the relational reporting. You need to create these two attributes in your OLAP dimension to query on those attributes. The parameter to query the report should be created in the OLAP dimension not in the OLAP report.
    If you want I can explain in more detail but you should be familiar with discoverer olap reporting.
    Thanks
    Brijesh

  • User exit Or Badi for  creating Service order while modifying sales order.

    Hi Experts,
    I am creating Notification using transaction IW51.
    In IW51 there is a button to create a sales order.
    I click on sales order button and create a sales order.
    Now notification and sales order are created.
    Now i go in transaction VA02 and click on avalibility check push button .It gives me some popups in which i select copy all options.Then  i click on save button
    .At this point service order gets created.
    My requirement :
    Before the service order gets created i want to pass the notification data ; for ex- Equnr(Equipment number) to service order.
    Thanks & Regards,
    Chetan

    Hi,
    Are you saying first create notification,then service order
    and then Sales order.
    But the requirement is create notification then sales order and when you go in va02 and while modifying the sales order and create service order.
    Thanks & regards,
    chetan.

  • I got a virus that made it so when I open a new tab it takes me to a bad website. How do I modify the website when I open a new tab?

    All I need to know is how to change the website that initially is launched when I press the new tab button (the plus sign at the top). How do I change it back to Firefox's original setting of the page where there is about nine previewed websites that I pinned and/or used frequently?

    See also this article about the New Tab page (about:newtab):
    *https://support.mozilla.org/kb/new-tab-page-show-hide-and-customize-top-sites

  • Badi or user exit for FTR_CREATE for modifying the Payment Details

    Hi,
    I need a Badi or user exit that will modify the internal table for the "Payment Details" in transaction FTR_CREATE. Basically, instead of using the default entries in the "Payment Details", data from a Z custom table will overwrite the "Payment details" or the internal table containing the "Payment details". This should create entries in the Transparent Table VTBZV with the values fron the Z custom table.
    I'm trying to implement the BADI FTR_TR_GENERIC but I cannot find where and how to modify the original "Payment Details" entries. Or if its even possible to do this.

    Hi Ravi,
    I was trying to do that but I am not sure were to start. I tried to modify the contents of PI_PROXY_TRANSACTION->A_TAB_CASHFLOW using MODIFY <itab> but an error occured when I tried to activate it saying that the Class/Interdace Attribute is read-only and cannot be modified. Is there a Method that I need to do in order to modify the Attribute? (I'm not that familiar yet with Classes and Methods though)
    Also, just to test, I manually changed the contents of two internal tables containing the "Payment Details" data during debug mode. But after the program has ended its run and finally saved the data, the Table VTBZV was not updated with the manual data I introduced. So I'm not sure if the Badi FTR_TR_GENERIC (which is I'm implementing) really allows the "Payment Details" to be modified or if I'm modifying the correct internal table(s).

  • "Invalid access code (Bad parameter)" error encountered when trying to import VSS DB into TFS 2012

    I'm trying to import a VSS DB into TFS 2012 using the VSS Upgrade Wizard.
    However, I'm getting an "Invalid access code (Bad parameter)" error when I click the "List Available Projects" link button.
    I have been able to get the wizard going with a different VSS DB, but not this one.
    How can I fix this and get the import going?

    Hi,
    Thank you for your post.
    Do you use OLE Automation objects when you log on VSS? Please refer to this
    FIX: VSS OLE Automation Error Message "Bad Access Parameter"
    Regards,
    Lily Wu
    MSDN Community Support | Feedback to us
    Develop and promote your apps in Windows Store
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • ORA-02097: parameter cannot be modified

    Hi,
    today morning in my ALERTLOG I have this :
    Unable to restore resource manager plan to '':
    ORA-02097: parameter cannot be modified because specified value is invalid
    ORA-00439: feature not enabled: Database resource manager
    How can I see which parameter that cannot be modified was asked ?
    Many thanks before.

    Hi
    this is due to bug 4343398.8 - the details of which are below.
    Bug 4343398 Alert log reports ORA-2097 / ORA-439 on 10.1.0.4 Standard Edition
    This note gives a brief overview of bug 4343398.
    Affects:
    Product (Component)     Oracle Server (Rdbms)
    Range of versions believed to be affected     Versions >= 10.1.0.4
    Versions confirmed as being affected     
    * 10.1.0.4
    * 10.1.0.5
    * 10.2.0.2
    Platforms affected     Generic (all / most platforms affected)
    It is believed to be a regression in default behaviour thus:
    Regression introduced in 10.1.0.4
    Fixed:
    This issue is fixed in     
    * 10.2.0.3 (Server Patch Set)
    Symptoms:
    Related To:
    * Error May Occur
    * ORA-2097 / ORA-439
    * (None Specified)
    Description
    This problem is introduced in 10.1.0.4 Standard Edition
    by the fix for bug 4039780 .
    In Standard Edition 10.1.0.4 errors such as those below
    can appear in the alert log periodically:
    Unable to restore resource manager plan to '':
    ORA-02097: parameter cannot be modified because specified value is invalid
    ORA-00439: feature not enabled: Database resource manager
    These errors can be ignored as resource manager is not enabled in
    Standard Edition.
    Hope that helps !

  • Delete sga_max_size parameter.

    Hi,
    How do I delete the sga_max_size parameter, currently I have
    SQL> show parameter sga_max_size
    NAME TYPE VALUE
    sga_max_size big integer 260641504
    I want to delete this entry from the init.ora parameter and create a new spfile, but I don't see this entry in the init.ora file. Any help is appreciated.
    Thanks.

    Why do you want to 'get rid' of this parameter? Any particular problem with this?
    Well, bad news, you cannot get rid of this parameter, even if you are able to 'delete' this parameter its value is dynamically computed at instance startup time. Now let's assume, since you haven't specified so, that you have manually set this value. Assuming that you have started your instance with spfile (not specified either) you need to issue the ALTER SYSTEM comand.
    Check which initialization parameter file you are using, most probably, (if configured by default) you are using spfile, so from a command prompt issue the command:
    show parameter spfile
    This will let you know the path to this file.
    Once you have found the file, just issue a CREATE PFILE FROM SPFILE; command, this will create a text parameter file you can modify, if you don't feel comfortable with the ALTER SYSTEM command. You can take it back to spfile by issuing CREATE SPFILE FROM PFILE;
    ~ Madrid
    http://hrivera99.blogspot.com/

  • BADI or EXIT for transaction F-02

    Hi friends..
    I need a user exit or BADI where I could validate and modify certificate number assigned to With_Item posting during document save..
    This is really urgent.. I'd appreciate any help..
    Thanks in advance.
    Regards,
    Dairo Lozano

    These are all the avaliable User-Exits and BADIS -:)
    <b>User-Exits</b>
    F050S003
    F050S002
    F050S001
    SAPLF051
    RFKORIEX
    RFEPOS00
    RFAVIS01
    F050S004
    F050S005
    F050S006
    F050S007
    F180A001
    FARC0002
    FEDI0001
    <b>BADIS</b>
    FI_FB08_SUBST_BUDAT
    FI_GET_INV_PYMT_AMT
    FI_HEADER_SUB_1300
    FI_PAYREF_BADI_010
    FI_RES_ITEM_CURRENCY
    FI_TRANS_DATE_DERIVE
    BADI_ENJ_ALT_ADR
    BADI_F040_SCREEN_600
    BADI_FDCB_SUBBAS01
    BADI_FDCB_SUBBAS02
    BADI_FDCB_SUBBAS03
    BADI_FDCB_SUBBAS04
    RFESR000_BADI_001
    BADI_FDCB_SUBBAS05
    BADI_MIRO_SPLT_ADD
    BADI_PRKNG_NO_UPDATE
    FVFZ
    INVOIC_FI_INBOUND
    F050S008
    AC_QUANTITY_GET
    ADJUST_NET_DAYS
    FBAS_CIN_LTAX1F02
    FBAS_CIN_MF05AFA0
    FISPLIT
    FI_AUTHORITY_ITEM
    FI_DOC_DISP_LI
    Greetings,
    Blag.

  • BADI for PM Order data change

    Dear all,
    In one of our requirements, we need to update the data present on the CAUFVD structure before AUFK is updated.
    There is an existing Z bespoke field on the table AUFK added through an include. As a part of the Order creation, this field remains empty and is generally filled in through a workflow that runs after the order is saved.
    The requirement now is to update this field as a part of the Order creation process and it has to be calculated using a Function Module.
    I was trying to see if we can use WORKORDER_UPDATE BADI for this purpose, but seems like this BADI doesn't allow users to Modify/Update the contents of CAUFVD structure. And we haven't found any user exits for the same purpose.
    Is there any way I can update the Z field on the CAUFVD structure through a BADI or an User Exit please?
    Warm regards,
    Vijay.

    Hi,
    After upgardeecc5.0 to ecc 6.0  BADI_SD_SALES_ITEM badi is migrated to spot with same name,so now this spot not working and its saying SAP internal use,but in ecc5.0 we have a code its not effecting on ecc6.0.
    Please help on this .
    Regards
    Mahesh

  • GROUP_PO_BACKEND in BAdI BBP_BS_GROUP_BE

    Hi'
    We want to further split our SC into more POs.
    Using Method GROUP_PO_BACKEND in BAdI BBP_BS_GROUP_BE.
    How to split into more POs?
    I cannot see which data to change, in order for the split to occur.
    Please provide a coding example.
    Regards,
    Karin.

    Hi
    Are you correctly checking in SE18 transaction for the BADI - BBP_SC_TRANSFER_BE ?? Please double-check again...
    <u>See related link -></u>
    Re: Badi BBP_SC_TRANSFER_BE, method GROUP_PO
    We had the same issue with GROUP_PO.
    SAP asked us to use BADI BBP_BS_GROUP_BE instead of BBP_SC_TRANSFER_BE for SRM 5.0 (SRM_SERVER 550). Please refer note "Note 1073137 - SRM5.0: Badi BBP_BS_GROUP_BE instead of BBP_RESERVATION_GRP"
    Here CT_ITEM is changing. The field "CT_ITEM-refnumber" corresponds to "CT_PROC_ITEM-GROUP_1".
    If for the badi BBP_BS_GROUP_BE you are finding that CT_ITEM is empty as well- Please implement note "Note 1040082 - BADI BBP_BS_GROUP_BE: Parameter is_object not filled".
    It should resolve the issue. With CT_ITEM filled you should be able to carry out the grouping according your crieteria.
    BBP_SC_TRANSFER_BE BADI (Sample documentation and source code)
    Re: PR type
    Please go through the following SAP OSS Notes as , which will help ->
    Note 715213 - Interface change in BAdIs in Release SRM 4.0
    Note 1040082 BADI BBP_BS_GROUP_BE: Parameter is_object not filled
    Note 980017 Follow-on document not created
    Note 912873 Item not filled when using PO number range BADI
    Note 820404 BADI BBP_SC_TRANSFER_BE not called correctly
    Note 610332 BADI BBP_SC_TRANSFER_BE/BBP_RESERVATION_GRP: Customer fields
    Re: shopping cart created 2 PO's fro same vendor and Org data...plz advice
    Re: CT_PROC_ITEM Empty in BBP_SC_TRANSFER_BE~GROUP_RQ
    <u>Do let me know.</u>
    Regards
    - Atul

  • Badi BBP_SC_TRANSFER_BE, method GROUP_PO

    Hi All,
    We are on SRM 5.0 SP07.
    I want to add an additional grouping criteria for grouping backend PO's- <b>Shopping cart Line item currency</b>.
    In addition to the standard grouping (which is as per the PO header fields like vendor, purchase org, purchase group, company code etc.), I want to add line item currency as one more grouping criteria.
    Can someone suggest how I can do it using BADI BBP_SC_TRANSFER_BE, method GROUP_PO?
    Sample code might be very useful.
    Thanks,
    Srivatsan

    Hi
    Custom fields addition, go through the OSS Notes
    672960 and 458591.
    <b>To see the sample code, please go through the SAP OSS Notes, which is recommended here -></b>
    Note 610332 BADI BBP_SC_TRANSFER_BE/BBP_RESERVATION_GRP: Customer fields
    Note 1040082 BADI BBP_BS_GROUP_BE: Parameter is_object not filled
    Note 980017 Follow-on document not created
    Note 715213 Interface change in BAdIs in Release SRM 4.0
    Note 912873 Item not filled when using PO number range BADI
    Note 820404 BADI BBP_SC_TRANSFER_BE not called correctly
    Do let me know.
    Regards
    - Atul

  • Badi BADI_SD_PRICING_TUN

    Hello,
        I ´ve implement de next badi BADI_SD_PRICING_TUN. I need to modify one structure included in it (XFPLT), but i supose that this structure is in read only mode.
    Do anyone knows how to modify it?
    Thank you!

    Hello,
        I ´ve implement de next badi BADI_SD_PRICING_TUN. I need to modify one structure included in it (XFPLT), but i supose that this structure is in read only mode.
    Do anyone knows how to modify it?
    Thank you!

  • BADI FIEB_CHANGE_BS_DATA codeing

    Hi experts,
    I have an issue in which i have to append the leading zeros which the system populate in the assignement field of te document when the batch runs through SM35 after posting in ff68 some check number is written in the filed e.g 55555 system process the batch built in ff68 process through sm35 but when the doument are posted system populate leading zeros in the assignment field and make it 0000000055555 and make it 13 characters which is the main issue in clearing the open items in BAnk recon i have found a BADI to eliminate leading zeros which is   BADI 'FIEB_CHANGE_BS_DATA' but cannot write the code for this.
    please if anyone can comment on this.
    Regards

    Hi
    Are you correctly checking in SE18 transaction for the BADI - BBP_SC_TRANSFER_BE ?? Please double-check again...
    <u>See related link -></u>
    Re: Badi BBP_SC_TRANSFER_BE, method GROUP_PO
    We had the same issue with GROUP_PO.
    SAP asked us to use BADI BBP_BS_GROUP_BE instead of BBP_SC_TRANSFER_BE for SRM 5.0 (SRM_SERVER 550). Please refer note "Note 1073137 - SRM5.0: Badi BBP_BS_GROUP_BE instead of BBP_RESERVATION_GRP"
    Here CT_ITEM is changing. The field "CT_ITEM-refnumber" corresponds to "CT_PROC_ITEM-GROUP_1".
    If for the badi BBP_BS_GROUP_BE you are finding that CT_ITEM is empty as well- Please implement note "Note 1040082 - BADI BBP_BS_GROUP_BE: Parameter is_object not filled".
    It should resolve the issue. With CT_ITEM filled you should be able to carry out the grouping according your crieteria.
    BBP_SC_TRANSFER_BE BADI (Sample documentation and source code)
    Re: PR type
    Please go through the following SAP OSS Notes as , which will help ->
    Note 715213 - Interface change in BAdIs in Release SRM 4.0
    Note 1040082 BADI BBP_BS_GROUP_BE: Parameter is_object not filled
    Note 980017 Follow-on document not created
    Note 912873 Item not filled when using PO number range BADI
    Note 820404 BADI BBP_SC_TRANSFER_BE not called correctly
    Note 610332 BADI BBP_SC_TRANSFER_BE/BBP_RESERVATION_GRP: Customer fields
    Re: shopping cart created 2 PO's fro same vendor and Org data...plz advice
    Re: CT_PROC_ITEM Empty in BBP_SC_TRANSFER_BE~GROUP_RQ
    <u>Do let me know.</u>
    Regards
    - Atul

Maybe you are looking for

  • Table creation

    Code : CREATE TABLE [techforum_member_list]( [TfmID] INT NOT NULL PRIMARY KEY NONCLUSTERED HASH WITH (BUCKET_COUNT = 1000000), [Name] NVARCHAR(250) NOT NULL INDEX [IName] HASH WITH (BUCKET_COUNT = 1000000), [JoiningDate] DATETIME NULL WITH (MEMORY_OP

  • Compression for CD or DVD - ROM ??

    I want to make a PDF document which links to several Video clips (or different chapters in one video clip). I can make the links in Acrobat no problem, but I can't make them open a .vob in a VideoTS folder (it opens Toast for some reason). So I figur

  • Once again: frm-41213

    Hi, I am currently trying to migrate forms from 6i to 10g (9.x). The form runs fine on the web. Now I have changed the code to call a report from within the form according to the example in the "Migrating Forms Applications from Forms 6i". Unfortunat

  • TS3988 can't connect to iCloud SMTP server

    For some reason I can no longer send messages using iCloud. I have checked passwrords, etc. but no success. Can someone please give me all the setup parameters to set up the iCloud SMTP server in mail on my MacBook Pro? Thanks

  • Problem after 1.30 minute

    Hello, I have a strange problem with Itunes under Windows. I start to listen an audio podcast and after 1.30 minute, Itunes jumps to the next audio file.. If you have any clue ? thanks