Creation of customizing and workbench object

Hi!
I am testing now the transport settings for critical objects.
what is the easiest way to create a dummy workbench and customizing object, assign them to transport request and try to transport?
(e.g. Work Bench object: LIMU, DOCU, "Documentation")
Thank you very much!
regards
Thom

Hi,
Goto SE38, create a program and assign it to a development package/dev class automatically it will popup asking for a workbench request, here say create and a request is created.
For documentation, goto se38 type in the progrma name and select Documentation radio button and say change and enter the documentation, it will ask for a request (if the program is already there in a request then it will not ask).
Thanks & Regards,
Navneeth K.

Similar Messages

  • Customizing and workbench objects

    what are customizing objects and workbench objects?

    Changes to cross-client Customizing objects and to Repository objects are recorded in Workbench requests
    In workbench request .... it can be programs(repository objects) and cross client data (ie not specific to one client).
    Changes to client-specific Customizing objects are recorded in Customizing requests.
    Customer customized data designed for a specific client is transported to another client using customizing request. Most of the cases these requests are something like changing values in tables (that too client specific).
    Once the Transport request is created it will be "Modified" Status.
    Before a request can be transported it should be "Released".
    Once the request is released no other changes pertaining to the object saved in the request can be saved to the same request. you have to create a new request for that.
    After transporting to the required system, you can check the log of the transport to see if this was transported without errors.

  • Table for Customizing and BASIS objects

    Hi all,
    Is there any table/view which stores a list of all customizing and BASIS objects created in the SAP system (something like table TADIR for programs)?
    I should be able to query against that table and find if a particular customizing objects exists or not.
    Regards,
    Saurabh

    Hi Saurabh,
    here in table SMODILOG...if u fatch data with condition...
    where ( OBJ_TYPE = 'CUSO' or
               OBJ_TYPE = 'ACGR' ) and
              OBJ_NAME <> Y*string or
              OBJ_NAME <>  z*string.
    This will get you the objects that you want.
    <b>Reward helpful answers with points,</b>
    Regards,
    Tejas

  • BUPA creation from customer and Vendor Master data in R/3 - Urgent!!

    Hello All,
    Firstly I am posting this query in this group to figure out a way to achieve this functionality of integration and moving Business Partners.
    <u>Requirement: </u>On creation of every Customer or Vendor in R/3 we need to create a Business Partner in cProject, I have been told this could be achieved with the ALE functionality,
    My guess would be to for every customer or vendor created in R/3 by User-exit create Business Partners by organization in R/3 and through ALE or BAPI create the same BP's in cProjects, I really need help in getting this solved,
    Please advice me if I am missing something.
    Thanks
    Praveen Kumar

    HI,
    Goto SPRO\ Cross application components \ Master data synchronization \ Synchronization control.
    Assign account groups of customer and vendors to respective BP grouping. This setting is enough to create BP in background while creating customer / vendor. But the fields groups are very much important, ensure mandatory fields should be sync.
    rgds,
    Srini

  • Is creation of only one transport req(Customizing or WorkBench) possible

    Hi,
    In Urgent Correction when the correction is set into development the transport request is created. The system creates 2 transport requests: Customizing and workbench. Is there any possible way in which i can determine which sort of transport request gets created (either customizing or workbench). I want that only one type of transport request should be created.
    Regards,
    Kriti Bhalla.

    well I did as I wrote. Just in case anybody needs it, this is how I add new messages that will be processed later by BPEM background job
    1. Calling FM BAL_LOG_CREATE
    2. Calling FM EMMA_LOG_PROCESS_START
    3. Adding messages with FM BAL_LOG_MSG_ADD
    4. Calling FM EMMA_LOG_PROCESS_END
    5. Calling FM BAL_DB_SAVE  (not sure if really needed)
    if you need to add messages for different objects within one BPEM Job just repeat points 2 - 5 for each object.
    Best Regards
    Marcin

  • Diff between customizing request and workbench request

    hai everybody...
    i want to know the  difference between customizing and workbench request.
    and tell me what is customizing request?
    and also what is workbench request?
    thanks ...
    velu.......

    Hi,
    Workbench Requests
    When you change a Repository object of the ABAP Workbench, a query window appears in which you need to specify a Workbench request. You can only save the changes if you have assigned the object to a change request.
    Workbench requests and the tasks assigned to them are normally used to record changes to Repository objects and Customizing for all clients. However, you can also include client-specific Customizing.
    Whether the changes to Repository objects are transported depends on whether a transport route is defined from the current SAP System for the package of these objects. From the system settings, the system automatically determines whether the change requests are transportable and to which target system they should be transported.
    Customizing requests
    Customizing requests record client-specific Customizing settings made in a single client (the source client of the request).
    Automatic recording of configuration activities in the Customizing work for a client can be activated or deactivated for each client with Client Control. If automatic recording is active, a query window appears when you change Customizing settings, asking you to specify a Customizing request.
    Whether Customizing requests are transported or not, does not depend on the objects entered, as is the case with Workbench change requests. The Customizing requests in an SAP System (or in a client if you use Extended Transport Control) are either all transportable or all local, depending on the system setting. The system uses the standard transport layer to determine automatically whether the change requests are transportable and to which target system they should be transported. However, you can change this manually.
    Hope this info helps.
    Regards,
    Kumar.

  • Difference between customizing request and workbench request?

    Hi ,
    What is the difference between customizing request and workbench request?
    please reply.........

    HI,
    <b>Workbench Requests</b>
    When you change a Repository object of the ABAP Workbench, a query window appears in which you need to specify a Workbench request. You can only save the changes if you have assigned the object to a change request.
    Workbench requests and the tasks assigned to them are normally used to record changes to Repository objects and Customizing for all clients. However, you can also include client-specific Customizing.
    Whether the changes to Repository objects are transported depends on whether a transport route is defined from the current SAP System for the package of these objects. From the system settings, the system automatically determines whether the change requests are transportable and to which target system they should be transported.
    <b>Customizing requests</b>
    Customizing requests record client-specific Customizing settings made in a single client (the source client of the request).
    Automatic recording of configuration activities in the Customizing work for a client can be activated or deactivated for each client with Client Control. If automatic recording is active, a query window appears when you change Customizing settings, asking you to specify a Customizing request.
    Whether Customizing requests are transported or not, does not depend on the objects entered, as is the case with Workbench change requests. The Customizing requests in an SAP System (or in a client if you use Extended Transport Control) are either all transportable or all local, depending on the system setting. The system uses the standard transport layer to determine automatically whether the change requests are transportable and to which target system they should be transported. However, you can change this manually.
    pl reward if it helps.
    Thanks
    Sadhu Kishore

  • How to create automatic creation of BP from customer and vendor master data

    Hi gurus,
    can any one tell how to create automatic creation of BP from customer and vendor master data.
    Please give me the steps.
    Thanks
    Sasikanth.

    HI,
    Goto SPRO\ Cross application components \ Master data synchronization \ Synchronization control.
    Assign account groups of customer and vendors to respective BP grouping. This setting is enough to create BP in background while creating customer / vendor. But the fields groups are very much important, ensure mandatory fields should be sync.
    rgds,
    Srini

  • Authorization Issue with Custom Pending Value Object and Anonymous Users

    Hi,
    I am just converting my demo from version 7.1 to 7.2. I am not doing upgrade. The demo uses a custom pending value object USER_REQUEST. The idea is that new employee goes to Java AS as anonymous user and enters her details and store where she will work. After submitting request there is an approval process using custom entry type USER_REQUEST. If the request is approved then IdM converts USER_REQUEST into MX_PERSON entry. This works nice in 7.1 but I am having problems with replicating this in 7.2. I created new UI task accessible by anonymous that creates new USER_REQUEST entry. I also assigned role idm.anonymous with UME action idm_anonymous to UME built in group Anonymous users.
    My problem is with the field STORE. This field is a reference field to another custom entry type STORE (this entry type will be used in context based assignment). Every new employee must selects a store where she will work. The problem is when user clicks on button "Select". Web dynpro terminates and returns authorization error. I also tested this with entry type MX_ROLE. I added attribute MXREF_MX_ROLE and same issue. So it seems that just assigning UME action idm_anonymous is not enough to list objects from identity store. I found a workaround for this issue. When I assign also UME action idm_authenticated to Anonymous users then it does not dump and I get a pop up window where I can search for store. It does not seem right to assign idm_authenticated to anonymous users.
    Another issue is with display task for entry type USER_REQUEST. I assigned a display task to entry STORE and I set that Anonymous have access to this task in Access control tab. I assigned default value to the field store. So when a user opens page she can see a hyper link to display already assigned store. When user clicks on this hyper link it opens a new pop up window and user must authenticate against Java AS. After successful authentication the display task for entry STORE is displayed. I would assume that anonymous user can display it without authentication.
    So to me it seems like authorization checks have been changed in 7.2 versions and are more strict for anonymous tasks. Hence my question is how can I implement my scenario. Am I missing some configuration or what's the proper solution to my two issues? I don't count assigning idm_authenticated to Anonymous users as a solution. This workaround does not solve my second issue.
    Thanks

    Some of the folks from Trondheim labs check, but rather infrequently.  There's another person who I guess is in consulting that also checks from time to time.
    Sorry I can't help you with your main question...
    Matt

  • Direct Customer and Vendor Creation

    MDG Gurus,
    I am looking for a way/approach using which a customer or a vendor can be created directly without the need of a Business Partner setup in the system.
    This question pertains to SAP MDG 6.1
    Hope the question is clear
    Thanks
    Shantanu

    I agree with Ajithkumar Krishnakumar . In a hub approach, you could replicate only the customer and vendor records without the BP (you will have to build this as out-of-the-box replication will replicate the BP).
    Another solution will be to build a completely custom data model. This means that you will have to build all the access classes, checks and validations, etc.
    I understand that there are many challenges when dealing with the BP object within the MDG context (I'm dealing with these challenges on daily basis). However, it would be a worthwhile investment to try to learn how BP works instead of fighting it as this will help you and your client in the long-run as many applications use the BP functionality.

  • CUSTOMER AND ACCOUNT CREATION BUTTON

    I installed oracle r12 vision instance on windows xp, but discovered that the create customer and account button in receivable is not visible. I therefore tried to deactivate all personalization and disable self-service personal in the profile option and was able to see the create customers button but still i can not see the create account button. Please does anybody get an idea what can be happening. I have tried boucing the apache server several times, i had even re downloaded r12 from edelivery and reinstalled on windows server but to no avail.
    Thanks.

    In my case while creating a BP , customer will automatically create through CVI integration. We do not click on “New ERP Customer” on UI. I have created BRFPlus function in FMDM_MODEL_BP -> Trigger Function -> Derivation with name “DERIVE_BP_CUSGEN” as the attributes I need to change are come under ‘BP_CUSGEN’ entity.
    I doubt whether this function called or not. How to check it.??
    At what time this BRFPlus function will call in the process. If it calls on UI before submitting CR or It will execute when we approve the workflow or it will run at the time of customer creation..??
    Attached screenshot for your reference.

  • Creation of custom Infocubes, extractors and multiprovider

    Hi all,
            Can somebody give me the information regarding the creation of custom Infocubes, extractors, and multiproviders. It would ne great if you could give me some examples regarding the above in SD.
    Thanks,
    Sekhar

    We will go for the creation of custom infocubes
    when the existing business content doesnot suite your requirement.
    when u r using the one existing business content extractor and u need the same requirement for another cube u can create your own extractor of the same type without changning the existing one.
    we will use multiproviders for reporting purpose.  suppose if u are having some 3 infocubes and u want to display the fields from the 3 cubes then go for the creation of multiprovider.

  • BAPI- Quotaion creation and technical objects

    Standard BAPI for Quotation and technical objects  
    Posted: Feb 27, 2006 11:33 PM        Reply      E-mail this post 
    I want to create quotation in r/3 using Bapi
    I have already identiifed BAPI_QUOTATION_CREATEFROMDATA for the same. Its working.
    Now i want to add technical objects to every line items.
    Can someone help me how to automate this?
    Do i write a BDC or is there any other bapi or any other way?

    Hi Seema,
    Did you try BAPI_CUSTOMERQUOTATION_CHANGE?
    Regards,
    Suresh Datti

  • Customizing request & Workbench request

    Dear all,
                    What is the differance between Customizing Request & workbench request?

    Hi,
    Workbench Requests
    When you change a Repository object of the ABAP Workbench, a query window appears in which you need to specify a Workbench request. You can only save the changes if you have assigned the object to a change request.
    Workbench requests and the tasks assigned to them are normally used to record changes to Repository objects and Customizing for all clients. However, you can also include client-specific Customizing.
    Whether the changes to Repository objects are transported depends on whether a transport route is defined from the current SAP System for the package of these objects. From the system settings, the system automatically determines whether the change requests are transportable and to which target system they should be transported.
    Workbench requests record changes made to ABAP Workbench objects.
    There are local and transportable Workbench requests. (Local Workbench requests have the target system <space>.)
    The package of the object and the transport route settings in the Transport Management System determine whether changes are recorded in a local or a transportable Workbench request.
    Customizing requests
    Customizing requests record client-specific Customizing settings made in a single client (the source client of the request).
    Automatic recording of configuration activities in the Customizing work for a client can be activated or deactivated for each client with Client Control. If automatic recording is active, a query window appears when you change Customizing settings, asking you to specify a Customizing request.
    Whether Customizing requests are transported or not, does not depend on the objects entered, as is the case with Workbench change requests. The Customizing requests in an SAP System (or in a client if you use Extended Transport Control) are either all transportable or all local, depending on the system setting. The system uses the standard transport layer to determine automatically whether the change requests are transportable and to which target system they should be transported. However, you can change this manually.
    Changes to Customizing settings are recorded in Customizing requests.
    When you release the requests, the current status of the recorded settings is exported, and can then be imported into the consolidation system and, if necessary, into subsequent delivery systems.
    The client settings determine whether
    o changes to the Customizing settings are possible
    o the changes are recorded
    When you create Customizing requests, the transport target is automatically assigned the standard transport layer by the R/3 System.
    Regards,
    Satish

  • Automatic creation of customer from BP

    Hi Xperts
    Am using version ecc6.04 , I  implemented SAP note 956054 including running all the reports included therein. Am still not able to create the customer through the automatic process. Is there anything exceptional that should be done apart from the following configurational settings that i have made:
    1.1) Customizing of the synchronzsation options
    Cross-Application Components
    Master Data Synchronization
    Synchronization Control
    Synchronization Control
    Activate Synchronization Options
    And i madethe following entries:
    BP CUSTOMER X
    BP VENDOR X
    CUSTOMER BP X
    VENDOR BP  X
    I then made the following settings to connect CVIto PPO
    SPRO:
    Cross-Application Components
    Master Data Synchronization
    Synchronization Control
    Synchronization Control
    Activate PPO Requests for Platform Objects in the Dialog
    I then activated the PPO for the synchronization object BP.
    I activated creation of the post processing orders :
    CVI_01 Customer -> Business partner
    CVI_02 Vendor -> Business partner
    CVI_03 Business partner -> Customer
    CVI_04 Business partner -> Vendor
    and i activated the entries . Software component AP-MD
    I also made settings for customer integratios
    And all the other settings in SAP Note 956054
    Still after all these i cannot create a customer
    Where am i going wrong pliz help am in trouble.
    Regards
    David

    Hi,
    I am trying to create a customer. I am done all the customizing steps.
    Which steps do you follow to create? Please give me the details. Thanks.
    After customizing, I created the business partner using the BP transaction. In the syncronizationcockit I still have errors messages when I select BP->Customer and then give the BP number. How should I do this correctly. Please if possible a screenshot will be good.
    I have an error message that a field information is missing. I filled the field but still have the same error.
    Thanks.

Maybe you are looking for

  • Error: At the conversion of a text from codepage '4110' to codepage '4102':

    I am trying to open an ANSI file from Application server. I am using "open dataset F_FILENAME for input in text mode encoding default." For some ANSI files it works fine, and for some it fails. I want to open this file and validate it , post it back

  • Help needed to uninstall whatsapp nokia 5230

    who can help me to uninstall whatsapp from my nokia 5230, I cannot remove the app and it is eating batterys so I really want to have it removed as soon as possible Solved! Go to Solution.

  • Generating call object from Maintenance order with Fund management

    Dear All, we have activated the funds management and assigned the fund center as Mandatory for creation of order. But while using the order type in maintenance plan during scheduling ,system is not releasing the call stating incomplete account assing

  • Box Around Flash Movie

    On my flash movies when I post them to the web, there is a box around the movie and then it says "Click to Activate and Use the Control". Why is it doing this and how can I get it to stop?

  • Acrobat X Pro Installation problem

    I am upgrading from Acrobat X Standard to Acrobat X Pro.  When trying to install Acrobat X Pro I get this mesasge - "Setup has determined that you already have a more functional product installed.  Setup will now terminate."  And it does terminate!