Can we add a new attachment to an existing SC from any other custom page in SoCo PO View

Hi Experts,
Need your expert advice on the below requirement.
We have created a custom view in SoCo PO page. There we have a New custom view called Notes&attachement.which contains same value from Notes & attachment of Shopping Cart.
We are updating existing Notes of SC by FM 'bbp_pd_sc_update' and same is reflected in SC of same item guid & same header guid.
Similarly trying to add a new Attachment to already existing attachment. New attachment is reflected in custom page and the describe link is working perfectly. but if come out of SoCo page , lets say in SC the new added attachment is shown but display_url,phio_size etc are not stored properly in DB.
in bbp_pd transaction every thing looks same for new and existing attachment. we are using same FM 'BBP_PD_SC_UPDATE' by passing new internal table of attachment in import statement. Even 'BBP_PROC_DOC_UPADTE' has same result that is attachment is partially updated.
Suppose, SC has one attachment at the time of creation. then adding a new attachment in custom view of SoCo PO page then every thing works fine in SoCo PO page but out of that SoCo PO or in SC the newly added attachment is not properly updated.
I have added mime_type,phio_size,disp_url,file_name,file_ext,ev_content of new attachment in existing attachment internal table and calling above FM for update.
Can we  add new attachment outside SC to existing SC ? if yes , then how?
Thanks,
Partha

Hi Partha,
Please post this query in the category: SAP SRM. Your post currently shows up on the forum - SRM User Interface Add-on. As your query is not related to the new ad-on, you might not get as many responses in this forum as you would have if you had posted the query in the general SRM forum (http://scn.sap.com/community/srm).
Hope this helps
Cheers,
Yateesh

Similar Messages

  • I have an IPod touch and Itunes established on my computer.  Can I add my new IPhone4S to my existing ITunes and share libraries?  How do I add the phone?

    I have an established ITunes account using my IPod Touch.  How do I add my new IPhone 4S to my account and share my libraries between both devices?

    Plug it in and sync it.
    You can sync as many iphones/ipods/ipads as you like to one computer.

  • How can I add a new task to an online project from outlook

    At the moment, I can see tasks in outlook.
    I can modify them.
    But cant add a new one. Seems strange behaviour.

    Hi Dave TQM,
    You cannot (that is add a new task to Project Online from Outlook).
    You need to edit the task in Project Online or Project Pro.
    Ben Howard [MVP] | web |
    blog |
    book | P2O

  • Can not add a new member to the existing log group.

    Dear all,
    I just want to multiplex the online redo log to different devices for security reason. I just have one member for each group. So I want to use this command to add a new member.
    alter database add logfile member '/u02/oracle/oradata/TEST/redo01.log' to ('/u01/app/oracle/oradata/TEST/redo01.log')
    or
    alter database add logfile member '/u02/oracle/oradata/TEST/redo01.log' to group 1.
    But both commands failed with error pasted below:
    ERROR at line 1:
    ORA-19510: failed to set size of 102400 blocks for file "/u02/oracle/oradata/TEST/redo01.log" (block size=512)
    ORA-27045: unable to close the file
    Linux-x86_64 Error: 5: Input/output error
    Additional information: 4
    Do you know what caused this problem?
    Thanks,
    Ricky

    I just want to multiplex the online redo log to different devices for security reason. I just have one member for each group. So I want to use this command to add a new member.Not a BAD idea.. :)
    ERROR at line 1:
    ORA-19510: failed to set size of 102400 blocks for file "/u02/oracle/oradata/TEST/redo01.log" (block size=512)
    ORA-27045: unable to close the file
    Linux-x86_64 Error: 5: Input/output error
    Additional information: 4It is running out of space. check the required space on mount point /u02 , if not you can create in another mount point as per your requirement.
    THanks

  • HT201303 I recently bought a MacBook Pro and want to purchase music in iTunes. Can I add my new computer to the computer list from which I can purchase music? I could switch computers if necessary.

    I recently bought a MacBook Pro and am trying to purchase music from iTunes. For security, it says that I have a different computer trying to purchase music. Can I switch the computer I purchase my music from?

    You can purchase music from up to 5 computers at once.
    Just sign in and buy

  • Can we  add new attachment outside SC(like from custom page on SoCo PO)  to existing SC ?

    Hi Experts,
    Need your expert advice on the below requirement.
    We have created a custom view in SoCo PO page. There we have a New custom view called Notes&attachement.which contains same value from Notes & attachment of Shopping Cart.
    We are updating existing Notes of SC by FM 'bbp_pd_sc_update' and same is reflected in SC of same item guid & same header guid.
    Similarly trying to add a new Attachment to already existing attachment. New attachment is reflected in custom page and the describe link is working perfectly. but if come out of SoCo page , lets say in SC the new added attachment is shown but display_url,phio_size,disp_url etc are not stored properly in DB.
    in bbp_pd transaction every thing looks same for new and existing attachment. we are using same FM 'BBP_PD_SC_UPDATE' by passing new internal table of attachment in import statement. Even 'BBP_PROC_DOC_UPADTE' has same result that is new attachment is partially updated.
    Suppose, SC has one attachment at the time of creation. then adding a new attachment in custom view of SoCo PO page then every thing works fine in SoCo PO page but out of that SoCo PO or in SC the newly added attachment is not properly updated.
    I have added mime_type,phio_size,disp_url,file_name,file_ext,ev_content,phio_content of new attachment in existing attachment internal table and calling above FM for update.
    Can we  add new attachment outside SC to existing SC ? if yes , then how?
    Thanks,
    Partha

    Your attachments are saved in BBPCONT you can use below steps to check that , I think you can develop a solution inline to the standard architecture. 
    a) Run FM BBP_PD_XX_GETDETAIL
    b) Use GUID from the Export parameter ET_ATTACH-GUID
    c) Use table BBPCONT and pass ET_ATTACH-GUID in step (b) to PHIO_ID .
    d) Then you will have the document content.
    You will get the attachment
    Cheers
    Ankit Jain

  • How can i add a new 53 rd week to calendar

    Hi All,
    we have requirment i need to add a new week to fiscal year 2011 for septemebr,2011
    Please let me know how can i add a new week to this month,
    Thanks & regards,
    Chand

    Hi All,
    we have requirment i need to add a new week to fiscal year 2011 for septemebr,2011
    Please let me know how can i add a new week to this month,
    Thanks & regards,
    Chand

  • How can i add a new user and change user'password with javamail?

    how can i add a new user and change user'password from a mailserver with javamail?
    email:[email protected]

    Well user creation and updation is a system property..U need to go through that part...as it depends on the system you are hosting pout your application...
    if it is linux...u have to use some shell programming\
    bye for now let me know if this guides you or if you need some more stuff.
    bye

  • Add a new field to an existing Condition table

    How can I add a new field to an existing condition table?
    I have table 971 and I want to add INCOTERMS (INCO1) to this existing table but do not see how to add it.
    Thanks

    Hi Vicky,
        I dont think you can add new fields to the condition table once you have activated the condition table.
    SAP says you can only make limited changes to the condition table, like changing the description, fast entry screen, header and footer fields, but not able to add new fields to the table, and I think that is the correct approch or else for the same table you will have two sets of condition records.
    Please refer to the below link:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/de/7a8534c960a134e10000009b38f83b/frameset.htm
    What you can do is create a new condition table with additional field and assign this table before the currently used table in the access sequence.
    Hope this helps.
    Regards
    Raj

  • Can I add a New Folder to existing Business Area with Command Line?

    Hi,
    Can I add a New Folder to existing Business Area with Command Line in Discoverer (java or executable)? I am trying to do this with /load...
    /connect walkep_apps/walkep@smpdev1
    /load Visualizations /eul walkep_apps /user smp_naps_apps /object VISUAL_20K /capitalize /remove_prefix /insert_blanks
    /aggregate DETAIL /show_progress
    ... but this creates a new business area, "Visualizations 1", which is not what we want! We want to add the VISUAL_20K to the existing "Visualizations" business area. Many thanks in advance.
    Phil

    Bang on. thanks
    three's always an obvious solution.
    I'll post another question about how to attached a file into a Mail message which is automatically compressed/zipped. Or do i have to find the file in Finder, compress it and then attached it?

  • HT2486 Can I add a new contact to existing business card without re-entering all business data?

    Can I add a new contact to existing business card without re-entering all business address info?

    Bang on. thanks
    three's always an obvious solution.
    I'll post another question about how to attached a file into a Mail message which is automatically compressed/zipped. Or do i have to find the file in Finder, compress it and then attached it?

  • Can I add a new phone user to my itunes account without overriding my phone data?, can I add a new phone user to my itunes account without overriding my phone data?

    Can I add a new phone user to my itunes account without overriding my phone data?

    Read this
    http://support.apple.com/kb/HT1495

  • Can't add a new event to iCal on my iMac - but the event sync's to my iPad - is this a Lion problem? iCloud is on.

    Can't add a NEW EVENT to my iCal on my iMac- however the event is sync'd to my iPad with no problem. iCloud is turned on for iCal. Is this a Lion problem or something turned pff. I cannot find an answer. Help?
    Williamfronsc

    William,
    It is a possibility that you are adding new events to your "On My Mac" calendars.
    "On My Mac" calendars will not sync with iCloud. After backing up the "On My Mac" calendars, and ensuring that all events are duplicated on your iCloud calendars you can delete any "On My Mac" calendars.
    For further troubleshooting advice read iCloud: Troubleshooting iCloud Calendar.

  • I can't add a new event to my calendar on iPhone.

    I can't add a new event to my calendar on iPhone. The plus sign is greyed out and even when I try it with Siri it says "Sorry. I can't do that right now". I did my due diligence and searched all over the forums and internet and I can't fix this. There was a listing in a forum where a lady had this same symptom but it looks like toggling iCloud worked for her. Not for me. I went into Settings>iCloud and turned off Calendar and then turned it back on. Still nothing. I even went to iCloud Backup and turned it on then back off and still nothing. Anyone have any suggestions? Thanks!

    See if you can go to your Calendars App and select a previous event to see what Calendar the event was added to (iCloud or Yahoo). After that is determined you can go to www.iCloud.com or calendar.yahoo.com and add the event there to see if it will populate on your device. Another troubleshooting step is deleting the iCloud account from your device and also deleting the Yahoo account. Then check to see if you can add an event without it syncing to a email. If you can then it may have just been a bug and you can add both accounts back and try adding the event again. I would also recommend only using one service to sync your Contacts, Calendars, Reminders, etc. Such as either iCloud only or Yahoo only, as using multiple accounts means your data is spread around and can be hard to isolate when something goes wrong.

  • ICal Lion is infuriating. How can I add a new event in a chosen calendar without having to create it in my default then edit it?

    iCal Lion is infuriating. How can I add a new event in a chosen calendar without having to create it in my default then edit it?

    We are all entitled to our own opinions. So I respect you there brother
    But then again, Apple has its own basis. iOS is what's selling like pancakes not Macs, so if the gazillions out there are using iOS device and have gotten used to the calendar in their iOS devices. Wouldn't you think it made sense if Lion has the same calendar look and feel?
    Everything was considered and weighthed when they developed Lion. They even mentioned it in the press, They were blown away with the success of iOS so they are extending it to OSX.
    Quite frankly, I like the old iCal but yeah I don't expect anything in SL to stay in Lion otherwise it'll be another Cat name related to Leopard
    People should start looking at this perspective and not get STUCK in the old OS.

Maybe you are looking for

  • A Few Issues and Questions I Have (GRUB, pacman, XBMC)

    Hi everyone. (Skip to the third paragraph for where my questions start, I got a little carried away in the first two, sorry!) I installed Arch Linux for the first time around a week ago. I am now on my third install. The first time I  reinstalled bec

  • Slow pdf printing in Acrobat 9.2 on OS 10.5.8

    When I try to print out a pdf that I have opened in Acrobat 9.2, the printing process takes hours, regardless of the printer that I'm using. If I use Mac Preview with the same document, however, the document prints out in under a minute. I am not the

  • Configure downpayment to eliminate proforma payments

    Dear experts, i am working on a downpayment configuration which is intended to replace the manual process of paying vendors by proforma. Current process: Payment in advance is required before goods are delivered Proforma gets authorised PO is raised

  • How to implement paging on SQLSERVER JDBC ResultSet?

    Dear experts, Please show me somre tips to implement paging on an JDBC resultset? Thanks in advanced.

  • Connecting ipod shuffle to my 93 Honda accord radio

    Hi all, How can I connect my ipod shuffle to my car radio and get the best sound quality? Is there some noise filter or frequency filter I can attach to it? Please let me know Thanks for your help Web dude