SIGN UPLOAD DEPENDING ON PURCHASING GROUP

i need to up load sign based on the purchasing group in to a window
so i am passing the purchasing group in a table which has per group and name and getting the name of bitmap file in variable V_name in sub routine
and then i am creating a constant window and giving path for file as
/: BITMAP &v_name& OBJECT GRAPHICS ID BMAP TYPE BCOL DPI 000
but it is not working as it is unable to understand &v_name&
any way that i can do this

Hi,
   First upload the Bit map into the SAP. Then based on on the purchasing group the conditon pull the bit map either using INCLUDE or BIT map commands.
Make use of std prg RSTXLDMC to upload the file.
Do the following procedure to import the file
1.In the maintenance window, choose Edit -> Graphics -> Create.
The dialog window for inserting graphics appears.
2. Choose Import.
The dialog window for importing graphics appears.
3.Enter the complete path for the graphic file.
4.In the group box Save as enter the name, the description, and the type of the graphic.
5.In the group box Print attributes enter the print attributes.
6.Choose Continue.
<b>Note:</b> Check the length of V_name, if you are gettting it from the Subroutine.
As I remember subroutine passes only 60/80 characters per field.
2. Don't add the purchasing group name for the file name.
Br,
Laxmi

Similar Messages

  • Workflow for PR release for multiple purchasing groups

    Hi Guru,
    We have multiple purchasing groups and want to send emails to the responsible person for PR release for their own purchasing groups.  In the standard SAP pr release work flow configure, there is no place to specify purchasing groups.  Do you have any recommendation?  If we need ABAP development, do you know the user exit that we need to modify?
    Thanks a lot!

    Hi
    Define the release codes for each person heading a department (purchasing group) and assign the work flow for concerned person. When ever you create PR, depending on purchasing group work flow will be triggered. Assign the release code and release group authorization to particular person's profile in PFCG. Then he can be able to release PR.
    Thanks

  • Upload Product Category for Purchasing Group

    Hi,
    I have 30000 product categories for 10 Purchasing groups.
    Each Purchasing group is linked to about 10000 product categories.
    How do I upload this relationship to the SRM org. structure (Purchasing Group --> Responsibility) through (standard SRM) program?
    With regards,
    -Pranav

    Hi,
    There is not std program to upload this relationship.You need to maintain tis relationship manually in transcn PPOMA_BBP under the responsibility tab..
    BR,
    Disha.
    Pls reward points for useful answers.

  • Vendor Responsibility for Purchasing Groups

    Hi experts!
    We should assign vendor responsibility for purchasing groups, what means depending on which vendor / source-of-supply is selected in the shopping cart the correct purchasing group is assigned.
    Do you have any idea how to handle this in SAP standard?
    Can we use a BADI to help out?
    Many thanks for your ideas.
    Best regards,
    Corinne

    Hi
    Lots of BADIs are there, which can help out ->
    BBP_PGRP_ASSIGN_BADI                  EBP Purchasing Documents: Assign Purchasing Group(s)    
    BBP_PGRP_FIND                                        Shopping Cart: Determine Responsible Purchasing Group(s)
    <u>Related links to check out -></u>
    Re: How to assign purchasing organization to a vendor using the GUI interface??
    Multiple purchasing group responsibility?
    Re: SRM 5.0 - Assign user to multiple purchasing groups?
    Re: Purchasing Group and User Assignment
    How can we change the purchasing group which it is maintained in R/3?
    vendor not intended for a puchasing org
    <u>Other related BADIs -></u>
    BBP_DOC_CHANGE_BADI
    BBP_DOC_CHECK_BADI
    Hope this will definitely help.
    Regards
    - Atul

  • Purchasing group for free text SC

    Hi everyone,
    We have a requirement to change the purchasing group for free text & catalog SC's. We are using SRM 7.0. Normal procedure is to select the material from catalog, purchasing group is selected  & once it is approved a PO is created.
    But, now the requirement is that if a user is selecting a catalog material, then the selection of purchasing group should be restricted as per the business.
    And if the SC is being created from Free text, then the purchaser's selection should be restricted to very few options in drop down.
    Is it possible? I was thinking if the selection of purchasers could be restricted  using BADI: BBP_PGRP_ASSIGN_BADI or BBP_PGRP_FIND BADI. But, there is no option for differentiation based on SC created using Catalog & SC's created from free text.
    Can anyone please help me with this.
    Thanks & Regards,
    Bhakti

    Hi Everyone,
    Thanks for reply.
    @Muthu: I explored the tables, but the only difference I could find between the catalog & free text SC materails is that the product id is missing for free text SC. Based on this I am unsure if any BADI can be used. Kindly let me know, if the BADI's can be called on this criteria.
    @ Virendra: I doubt if that, that can be solution, since the product cataegory for free text cannot be fixed. It will depend on user requirement.
    Pls help me to define the purcahsing groups for free text SC's.
    Thanks & Regards,
    Bhakti

  • Purchasing group determination

    Hello,
    We are using the extended classic scenario but we need to activate the classic scenario in the badi BBP_EXTLOCALPO_BADI because we want to create reservation in R/3.
    Now we have a problem with the purchasing group in the shopping cart, the system always determine the purc gr from R/3.
    We need to obtain the purch grup from R/3 in case the system creates a reservation and in other case (no reservation) from SRM.
    We have tried to modify it in the badi BBP_PGRP_FIND but this is not possible because the creation of reservation depends of the request quantity. Also we try to change it on BBP_DOC_CHANGE_BADI but we get sometimes an error message about the purchasing organization differs from target system
    Thanks in advance, Juan Manuel

    Hello Juan
    BBP_OM_DETERMINE_RESP_PGRP this is std fm determines purchase grp upon responsible product category.
    BBP_PGRP_ASSIGN_BADI - helps or BBP_PGRP_FIND to determine reponsible purchase group in a sc.
    but this badi controls follow on documents need to  created
    bbp_target_objtype  i.e overriding the 'Define Objects in Backend System (Purch. Reqs, Reservations, Purch. Orders)' i believe you must do with this target badi. correct me i were wrong.
    942052 and 1067803 note
    br
    muthu

  • Purchasing group transacting for multiple purchasing organizations

    Hi,
    I have a requirement in which i have certain purchasers defined as purchasing groups in my organizational structure. However, these purchasing groups perform sourcing transactions (e.g., bid invitation, auction) for multiple purchasing organizations. In the organizational structure, these purchasing groups are created under an organizational unit that isn't defined as a purchasing organization. They appear "free-floating" since they are not assigned to a particular purchasing organization.
    In sourcing transactions (e.g., bid invitation, auction), the list of purchasing groups from which I can choose from depends on the purchasing organization I select. Is there a way to include the "free floating" purchasing groups in the drop-down list?
    Thanks and regards,
    Joy

    Hi Joy,
    Its difficult to have a P.Grp with out a P.Org assignment.
    My idea would be:
    Assign this P.Grp to one of the P.Orgs (lets say POrg1). Add the entire root as the responsibility of this P.Grp.
    When the Purchasers in this P.Grp create a Bid Invitation, the POrg1 will be defaulted always.
    At the time of saving the Bid Invitation, use the "BBP_PGRP_ASSIGN_BADI" BADI to overwrite POrg1 value with any other POrg you desire.
    You may test it out.
    Cheers,
    Akash

  • PO Group for different Purchasing Groups of SC Items

    Hi ,
    I want to create a single PO if 2 different PO Groups are available for items in SC.
    I could see that standard code is splitting PO for different vendors different Purchasing Groups contracts and soo on.
    is it possible to create a single PO for my case mentioned above.
    I am using BADI  BBP_BS_GROUP_BE for this but don't understand how to go about it.
    Please help with your useful suggestions.
    Thanks.

    Hi
    PO can be splitted based on Header Data
    Company Code
    Purchasing Organization,
    Purchase Group
    Vendor
    It also depends upon the backend customizing for assignmnet of plant to Purchasing Organization
    Thanks
    Trinath

  • Purchasing Groups for Creating PRs

    Dears,
    What is the best practice, shall we create seperate purchasing group for all dept employees (i.e., each and every employee of all departments) or shall we give 1 purchasing group to each dept.  Please note that we want to implement Release Strategy for PR so that each Dept Manager will release his own Dept's PRs.  Thanks.

    Hi
    Use p.grp & doc type as characteristics (you can have others also) and create release codes for each department (say HOD- department A). Assign user ID to this release code in work flow tab in PR release procedure. Assign release code & release group to particular person's profile (PR release role) in PFCG.
    When a PR is created, depending on p.grp used in it, the work flow will be triggered to user ID attached in IMG. That person can release the PR based on the roles. When PR is released, buyer will be notified (workflow consultant can set a mail notification).
    Thanks

  • No Purchasing Group is assigned to Org plan attributes

    Hi,
        When the user is creating a SC he is getting the following error "No Purchasing Group is assigned to Org plan attributes".I have checked the users Org structure in PPOMA_BBP,But everything looks fine.
    Any inputs  will be appreaciated!!
    Thanks
    Rakesh.

    Hi
    product category are directly related to purchase group. depends upon the settings in the organisation structure , the system determines which purchase group is responsible for procuring this product category.
    so back track your product category and purchase group link and this purchase group is made a link with purchase organisation. since product category responsiblity is a mandatory in srm.
    Can you update here . where your user was positioned in org structure?
    hope that you made a link between purch organ with purchase group?
    po1
      --> pg1
    and moreover check following settings. are you try to procure via describe (spl request)?
    Purchase group - responsibilty tab what are the product category you mentioned?
    have you maintain Organisation responsibility under the responsibility tab?.
    still you find difficulty ?
    regards
    muthu

  • Purchasing group sequence and defaults

    Folks
    We are in SRM 50 and was wondering if anyone has tinkered with the sequence of purchasing groups for a buyer, while creating a shopping cart ? If so, how?
    To explain, when the buyer logs in and he/she is responsible for say 4 purchasing groups, the system seems to be sorting purchasing groups based on the organization ID and it assigns the first purchasing group as default (It used to be the last one in the order in EBP 30, before we upgraded). Even this has exceptions at times. How is the sort sequence of the purchasing group determined/controlled?
    Any insights would be appreciated.
    Suresh

    Hi
    Welcome to the world of SRM. )
    Actually, it depends on the Organizational chart maintained in the SRM system using PPOMA_BBP transaction. For each company code in SRM, there will be at least one Puchase organization assigned to it, which in turn might be linked with several Purchase groups. (this is what you have maintained in PPOMA_BBP , inside the Extended Attributes section of the main root node of the Organization )
    - Well it depends .. sometimes, you might maintain the attributes at every level of the org units.
    Anyways, I will try to help you out on the Defaulting Purchasing group logic as well.
    Well, until, SRM 4.0, we have noticed, purchasing groups based on the organization ID and it assigns the first purchasing group as default. It is sure.
    After SRM 5.0, this purchasing group defaulting is changed to last, as in your case... ( I am not sure.. about this), might be some other reason can be behind this...
    Which SRM scenario are you using ?
    <u>You can control the Puchasing group by implementing the BADIs.. The Standard SRM system provides various BADIs to get this job done.</u>
    Please do read the standard documentation available with them, before writing any code for the custom BADI Implementations.
    Refer to the following Business Add-Ins (BADIs) in SE18 Transaction.
    <b>BBP_DOC_CHANGE_BADI
    BBP_PGRP_FIND_BADI</b>
    <u>In BBP_DOC_CHANGE_BADI, you can change the already defined Purchasing group, based on your business logic and requirements.</u>
    In BBP_DOC_CHECK_BADI, you can issue customer error messages incase the Purchasing group selected does not match with the company code, etc.. as per you business requirements.
    Similarly, In BBP_PGRP_FIND_BADI, you can make your changes accordingly.
    Let me know incase you face any issues.
    Regards
    - Atul

  • Update Purchasing group in MM42

    Hi,
    I have requirement to update purchasing group for article master in basic view and purchasing view.
    I did have look at IDOC ARTMAS and BAPI BAPI_MATERIAL_MAINTAINDATA_RT.They have purchasing group
    field but it seems for basic view not purchasing view as they don't have any field for vendor.
    Is there any f.M or bapi or idoc to update data in purchasing view.
    Thanks,
    Rekha.

    Hi Narendra,
    BAPI_MAINTAINDATA_RT will upload purchasing group in mm42 but it will be in basic view.If we want to upload purchasing group for vendors in purchasing view then we don't have any field related to this in the BAPI.
    Rekha.

  • STO error: No Purchasing Group determined

    Hi,
    There is one *STO error message* occurred when i creating optical service order.
    I am trying to create a Optical Service Order and when I going to save it as completely billed, STO error occurs with message: No Purchasing Group determined.
    Could somebody help me in this regard and explain the steps to solve the issue.
    Thanks in Advance...
    Ur Help will be highly beneficial......
    Regards
    Amandeep K. Dhaliwal

    Hi
    product category are directly related to purchase group. depends upon the settings in the organisation structure , the system determines which purchase group is responsible for procuring this product category.
    so back track your product category and purchase group link and this purchase group is made a link with purchase organisation. since product category responsiblity is a mandatory in srm.
    Can you update here . where your user was positioned in org structure?
    hope that you made a link between purch organ with purchase group?
    po1
      --> pg1
    and moreover check following settings. are you try to procure via describe (spl request)?
    Purchase group - responsibilty tab what are the product category you mentioned?
    have you maintain Organisation responsibility under the responsibility tab?.
    still you find difficulty ?
    regards
    muthu

  • HT4972 I'm trying to update my Library from my iPad and it wants to erase my uploaded music (non-purchased, from CDs).  How do I keep my songs uploaded?

    I'm trying to update my Library from my iPad and it wants to erase my uploaded music (non-purchased, from CDs).  How do I keep my songs uploaded?  I signed up for iTunes Match.

    Why would "updating your Library" erase your songs. Are you trying to update the iOS on the iPad?

  • Purchasing groups as authorisation objects

    I belive one can restrict the role of a user to create/display/edit purchsing documents by assigning purchasing groups with those characteristics or are the characteristics defined as authorization objects in the users role? I havent seen any customizations related to purchasing groups where we can restrict those groups to create/editing/displaying purchsing documents.
    How do we make this assignemnt since purchasing groups are not part of the org structure.
    Thanks
    Edited by: Akhilpuri on Nov 4, 2011 10:49 AM

    Dear Akhil,
    In the Transaction code: PFCG look Purchasing Document role (click on the [LINK|http://help.sap.com/saphelp_nw70/helpdata/en/52/6714a9439b11d1896f0000e8322d00/frameset.htm] to understand the concept of ROLE)
    You can use this: Object M_BEST_EKG Purchasing Group in Purchase Order to assign Purchasing Groups and assign Activity like Display to control user role.
    You can assign ACTVT = Create/Change/Display there are other activities like delete etc.
    One more [USEFUL|http://www.fh-trier.de/uploads/tx_rfttheses/LamotteManuel.pdf] document about role and authorization concept.
    Hope you will find these useful!
    Regards,
    Reetesh

Maybe you are looking for

  • Can not close company code in asset accounting for prior year in ECC 6.0

    Hi, I have problem with closing one company code in particular for 2007.  I have run through the basic steps, however when I run AJAB.  I am told to restart the posting run.  I restarted the asset posting run ASKB and depreciation rub AFAB.  Both fin

  • How to use Master Data Attribute of in Update Rule's Formula

    Hi experts. In update rule, there is an option to use <b>Master Data Attribute of</b>. However, due to user requirement, I need to use that in <b>Formula</b> instead. <b>Field to update:</b> Profit Center <b>Logic:</b> If Cost Center is empty Then Pr

  • Problem with FNDLOAD

    Hi All, I had a problem with FNDLOAD. Please guide me how to solve this. I want to move the personalization from one instance to another. Using FNDLOAD i am able to Download the personalizations but iam not able to upload. see i have 2 instance say x

  • Page number problem while printing

    We are unable to get the page number while printing from SAP, we are trying to print a word document from SAP and when it prints the page numbers do not appear properly. if we save the document to the desktop and print, it prints properly. We print t

  • [SOLVED] Network Manager not working after disabling GDM daemon

    Morning All,   1st post so go easy on me. I have recently setup Arch on a Samsung Q320 notebook, using GNOME DE and enabling gdm. Everything is working fine installed network manager no probs it connects to wireless network each time I login, really