Sapsrcipts client dependant

HI experts,
can any bady explain me that "Why sapscripts are client dependant and smartforms are client independent" and what is the technical reason behind it...

Hi,
How Sapscript forms are defined in the SAP system: Sapscript forms
are client dependent, so you can have different forms with the
same name in different clients. On the other hand they also
have client independent abilities: If a Sapscript form
doesn't exist in the current client, the Sapscript form of
client 000 is used.
Smartforms are client-independent, so it is not necessary to
copy them to other clients.
Regards,
David

Similar Messages

  • Use of client dependent tables

    Hi Gurus,
    I have read many threads on difference between client dependent and independent data/objects etc.
    But, someone tell me please, wheat exactly the 'Use or Advantage' of client dependent tables/data.
    Thanks in advance.
    V

    HI,
       The use of client dependent tables is that if  data in one table of a particular client is updated then that data wont be seen in any other clent it provides a security to the data we retrict users with their authorizations in differen clients
    When you log on to an SAP System, you log on to a particular client of this system. Any activities you carry out in the system are always carried out in one client. When you plan your SAP system landscape, you must consider which clients you need for which activities.
    By assigning activities to be performed in a client, you give each client a particular role. This section describes the most important client roles.
    Since you need to adapt the SAP software for your own business needs, each SAP system landscape requires a client where Customizing settings, and possibly ABAP Workbench developments, can be made. This client is known as the Customizing and development client, or Customizing client for short. The abbreviation CUST is used for this client.
    Before you can use the Customizing settings and Workbench developments productively, you need to test them extensively for errors. Any faulty settings can seriously disrupt productive operations, and at worst, lead to the loss of productive data. The integrated nature of the various SAP applications means that there are many dependencies between the different Customizing settings. Even an experienced Customizing developer may not discover these dependencies immediately. The correctness of the settings can only be guaranteed with extensive testing. The client where these tests are made is the Quality Assurance Client, QTST for short.
    A separate client is required for productive use of the SAP System. So that this client can be used without disruption, it is essential that no Customizing settings or Workbench developments are made here, and also that no tests are carried out. This client is known as the Production Client, PROD for short.
    These three clients, CUST, QTST and PROD, are the central clients that exist in every system landscape. Standard system landscapes have precisely one client for each of these client roles.
    We recommend that you make all your Customizing settings in a single Customizing client, and then use the CTS to transport them to the other clients.
    We also recommend that you do not make any Customizing settings or Workbench developments in the quality assurance or production clients. You can make sure of this by making appropriate client settings.
    In addition to the central clients, you can also set up other clients for other tasks. However, you must remember that each extra client takes up additional system resources (main memory and database space). They also need to be administrated. For example, you need to set up and administrate access authorization for the users, and also distribute any changes to other clients with the CTS. You must weigh up the advantages and disadvantages of setting up other clients.
    Examples of other client roles are:
    Development test client (TEST): Developers can use this client to test their Customizing settings and Workbench developments, before they release their change requests. In this client the developers can create test application data for realistic tests. If they discover errors, they can remove them in the Customizing client. A development test client is always set up in the same SAP System as the Customizing client. This means that any changes that are made to cross-client data in the Customizing client are also immediately visible in the development test client. Changes to client-specific data are copied from the Customizing client to the development test client using a special  client copy function. The client copy function uses the unreleased change requests from the Customizing client to do this. The development test client is set so that you cannot make changes to Customizing data and Repository objects.
    Prototype or sandbox client (SAND): You can use this client to test any client-specific Customizing settings if you are not sure whether you want to use them in this form. Any settings that you want to keep are then entered in the Customizing client. To prevent conflicts between the prototype client settings and real settings in the Customizing client, you cannot make changes to cross-client Customizing data and Repository objects in the prototype client. The CTS does not record changes made to client-specific Customizing data, and does not transport them from the prototype client. You can make sure of this by making appropriate client settings.
    Training client (TRNG): To prepare end users for new functions that are to be transported into the production client, you can set up a training client. The users can use the new functions in this client with specially created application data. This client is set so that you cannot make changes to Customizing data and Repository objects.'''
    plzz reward if this information is usefull to u plaa dont forget to reward

  • Client dependent and client independent in ALE

    I am going through pdf learning of an ALE scenario,i couldnot get wat is meant by client Independent and client dependent.
    How can i conclude
    Create message type (WE81){color:green} Client independent {color}
    To create a new message type, follow these next few steps:
    u2022 Enter transaction WE81 (ALE -> Extensions -> IDoc types -> Maintain message type for intermed. Structure -> Create logical message type)
    u2022 Choose Create logical message type by double clicking on it
    u2022 Click on change icon to enter change mode
    u2022 Click on New entries to add a new type
    u2022 Enter the required message type, in our case it is ZINVRV and an appropriate description
    u2022 Save and exit.
    Your message type has now been created. The next step will be to link it to the IDoc.
    2.2.1. Link message to IDoc type (WE82 & BD69) {color:green} Client independent {color}
    To link the message type to the IDoc type follow these next few steps:
    u2022 Enter transaction WE82 (ALE -> Extensions -> IDoc types -> Maintain message type for intermed. Structure -> EDI: Message Types and Assignment to IDoc Types)
    u2022 Click on change icon to enter change mode
    u2022 Click on New entries to create the link
    u2022 Enter the message type ZINVRV and the BasicIDoc type as ZINVRV01
    u2022 Save and exit
    u2022 Enter transaction BD69 (ALE -> Extensions -> IDoc types -> Maintain message type for intermed. Structure -> Assign message type to IDoc for ALE)
    u2022 Click on change icon to enter change mode
    u2022 Click on New entries to create the link
    u2022 Enter the message type ZINVRV and the BasicIDoc type as ZINVRV01
    u2022 Save and exit
    Your IDoc is now linked to your message type. We still need to link object types and add the message to the model before we can use the message.
    2.2.2. Maintain object type for message type (BD59) Client independent
    The ALE objects are used to create links between IDocs and applications objects, to control the serialisation, to filter messages in the customer model and to use listings.
    For our own message type and IDoc you must maintain object types for the links.
    If you want to check the serialisation for the message type, then you must maintain object types for the serialisation. If no serialisation object has been maintained for a given message type, then the serialisation will not be checked for this message type.
    To add an object type to our message type, follow these next few steps:
    u2022 Enter transaction BD59 (ALE -> Extensions -> ALE object maintenance -> Maintain object types)
    DOC NAME: ALE_SCENARIO_DEVELOPMENT_PROCEDURE
    Version 1 Page 6 of 16
    ALE Scenario Development Guide
    u2022 Type in your message type ZINVRV and press enter
    u2022 Click on New entries
    u2022 Enter your object type, LIFNR (We need to use the vendor as a filter object), the segment name where LIFNR resides, Z1INVRV, a number 1 for the sequence followed by the actual field name LIFNR
    u2022 Save and exit.
    You have now created an object that weu2019ll use as a filter object in the customer model to direct the flow of messages to the various logical systems based on the vendors in the filter of the message type ZINVRV.
    We now need to add our new message type to the distribution model.
    2.3. Configuring the Distribution Model
    This task is performed on your ALE reference client.
    2.3.1. Manual Configuration (BD64) {color:green}  Client dependent {color}
    To manually configure the customer distribution model, read the ALE configuration procedure, and follow these steps:
    u2022 Perform the Maintain customer distribution model directly function. (ALE -> Distribution customer model -> Maintain customer distribution model directly)
    u2022 Specify the customer model you want to maintain and the logical system that is to be the sender of the messages OR create a new model. (Create model ALE with logical system ALELS1C400)
    u2022 Choose the receiving systems to which the sending system must forward message type ZINVRV to.
    u2022 For each receiving logical system allocate the message type necessary for communication to the receiving systems as per ALE configuration procedure.
    u2022 Create filter objects (in our case LIFNR as the object type with the associated vendor number, 0000018001 with leading zeros, in the object area) for the message types.
    u2022 Save the entries.
    Refer my query within color:green
    Edited by: aditya  sharma on Jul 14, 2010 12:57 PM
    Edited by: aditya  sharma on Jul 14, 2010 1:01 PM

    A client is an independent business unit within an R/3 System, Data in the R/3 are classified as cleint-Dependent and client-independent.
    Client-independent data such as ABAP Programs, R/3 repository objects throught the entire system. Other data is client-dependent. meaning, it can be viewed from one client. Cleint-dependent data includes customizing application and user data.
    Eg.
    Scripts are client dependent, means the changes done to SAP scripts in particular client will not be reflected in other client.
    Smartforms are client independent, means changes done in one client will be reflected in all the clients.
    Server : ECC6
    Client : 100 , 200 , 300 , 400
    Now suppose you have developed report in DV server client 100.
    Then you will be able to see that in all clients.
    Hence this is called as client independent. You can change anywhere and changes will be reflected to all ...
    Now suppose you have developed a script in DV client 100.
    You will not be able to see that in client 200 or 300 or 400 unless ytou copy that from client since it is client dependent.

  • Are risks client dependent or independent in GRC 10.0?

    Hi Experts!
    My bosses has a question:
    Are risks client dependent or independent in GRC 10.0?
    Logically I would say client dependent, but they need a much official answer.
    Could you please someone give this info, who has an installed system.
    Thanks for your help!
    Peter!

    Hi if you're referring to risks generated after analysis 'YES'  it's client dependent, basically you analyse risk against the user/role assignment. If you're talking about the risk for initial load I've no system to check but since they're considered as database table entries from technical standpoint, they're client dependent objects only.
    Regards,
    Asok Christian

  • What exactly is the diff between client dependant and client independant te

    Hi gurus,
    What is the diff between client independant and client dependant term.. I initially had a confusion related to client independant and client dependant Transport requests, where else are these words applicable, do they apply to data as well, if so how? any links to help me understand the difference..
    regards,
    kishore

    Hi Kishore,
    Client Independant: These objects are not specific to any client. And it is universal which can be viewed,changed across the clients.
    Client Dependant: These are the objects can be viewed, changed for the client for which it has been assigned. Other clients do not have access on these objects.
    In SAP, all objects are finally stored as tables. "Mandt" is key field which determines whether the object is client dependant or not.
    Client Independant transport requests will make the transported objects available across the clients. and Client dependent transport request make the objects available only for the client mentioned by field "Mandt"
    Regards,
    Dinesh D

  • Client dependant objects in ABAP or SAP

    5.What are client dependant objects in ABAP or SAP?

    Hi Venu,
    Sap Scripts are Client dependent
    How do we debug sapscript?
    First we need to put Break point in Print program where ever you want to stop the execution.
    After in SE71 give your form name and go to Utilities-->Active De-bugger.
    Then go to your transcation like VF03(for Invoice or Credit memo) etc to see the print preview or print the form execute it.
    When you execute it the the form Debugging will get activated and you can see your Form execution step by step.
    Thanks,
    Satya
    Edited by: SATYA KUMAR AKKARABOYANA on May 30, 2008 12:45 PM

  • Client Dependent or Client Indipendent

    Hi All,
    Could you plz tell me, XI Scenarios are Client Dependent or Client Independent ?
    Is there any T.Code Creation for every scenario like ABAP ?
    Who run these scenarios in Production system ? And how they are know this scenario for this purpose ?
    ( Based on Namespace or any thing )
    Thanks & Regards
    Murali
    Edited by: Murali Dusi on Jun 26, 2008 9:49 AM
    Edited by: Murali Dusi on Jun 26, 2008 9:53 AM

    Xi s not same as R3..
    Its a middle ware .. even XI system has a R3 (ABAP stack) other than JAVA(Integration Builder)
    common Tcoded used in XI are:
    SXMB_IFR
    Start Integration Builder
    SXMB_MONI
    Integration Engine Monitoring
    SXMB_ADM
    Integration Engine Administration
    SXMB_MONI_BPE
    Business Process Engine Monitoring
    SXI_CACHE
    XI Directory Cache
    SPROXY
    ABAP Proxy Generation
    IDX1
    Port Maintenance in IDOC
    IDX2
    Metadata display in IDOC
    IDX5
    IDOC Adapter Monitoring
    SLDCHECK
    Test SLD Connection
    RZ70
    SLD Administration
    SLDAPICUST
    Maintain SLD Access Data
    SM59
    RFC Destination
    ALRTCATDEF
    Define Alert Category
    ALRTDISP
    Display Alerts
    SU01
    User Maintenance
    SXI_SUPPORT
    Test all the Repository and Directory Objects
    SMICM
    ICM administration and monitoring
    SMQ1
    Outbound Queue monitoring
    SMQ2
    Inbound Queue monitoring
    SWELS
    Switch event trace On/Off

  • Sapscript is a client dependent or independent?

    sapscript is a client dependent or independent?how we can downlod sap script?plzz tell
    Edited by: Alvaro Tejada Galindo on Feb 12, 2008 10:17 AM

    Hi
    sapscript is client dependent.
    Use ABAP program: RSTXSCRP
    It will download and upload your sapscripts as a text file in your local harddisk.
    copy SAP Script from one client (512) to client (500). 
    Login to Client (512)
    Goto SE38 or SA38 and execute the abap program: RSTXSCRP
    Mode : EXPORT
    Login to Client (500)
    Goto SE38 or SA38 and execute the abap program: RSTXSCRP
    Mode : IMPORT
    or
    Login to Client (500)
    Goto SE71 - Click Utilities - Copy from client
    Edited by: Jyothsna M on Feb 12, 2008 4:21 PM

  • Transport client dependent table and data

    Hi,
    How do you add a client dependent table and the entries inside to a transport?
    Please help.
    Thanks,
    John
    Edited by: Alvaro Tejada Galindo on Feb 20, 2008 4:33 PM

    Hi there!!!
    go to Txn SE09, create a request type "Workbench Request".
    1 . Go to the Sub task, select the 'Objects' Tab.
    2. Enter the Program ID - R3TR
                      Object       - TABU
                      Object Name - (Your Required Table Name)
    3. Now Press the Function Button on the right, Enter the Table Key, which is nothing but the value of the primary key fields of row to be sent, typed as one.
    eq. to send material number 1 from MARA in client 100, following would be the table key:
    100000000000000000001
    where first 3 characters are for the client
    and the remaining 18 characters are for the material number.
    Another simple method would be to-
    1. execute Txn se16 and display the required Table Contents.
    2. Select the rows to be sent, by selecting the check boxes corresponding to those rows, and then selecting the Menu Option
    Menu->Table Entry -> Transport Entries.
    3. Create a request.
        the enties would be included in the request.
    Hope This solves your Problem. <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Feb 20, 2008 4:34 PM

  • Customizing of local layout: How to modify client dependent colour settings

    Dear Collegues,
    I hope you can help me with the following requirement:
    I am looking for a solution on how to set the the colour on a system that is supposed to vary for each client.
    Modifying the new visual design in the menu customize local layout (Ctrl+F12) is valid for the complete system but does not allow to distinguish between its clients.
    Now how can the settings be made client dependent - if possible at all?
    Looking forward to your reply.
    Regards,
    Daniel

    please check the following link hopes this solves ur problem
    http://help.sap.com/saphelp_46c/helpdata/en/73/69eb1755bb11d189680000e829fbbd/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/EN/c8/e53c418f35ef23e10000000a155106/content.htm
    http://web.mit.edu/SAPR3/docs/webdocs/dontindex/pdf/basss7-9.pdf

  • Validations(TCode GGB0)  are client dependent how to move from one client t

    Hi All,
    I have done chabges in Validation set (Requirement from FICO Functional). As Validations are client dependent. I done the changes in 200 client now Functional want me to do these in 100 client. So Will SCC1 TCode will wrok in this case ? Or there is any other method to transport from one client to other.
    Thanks..

    Dear friend .
            SCC1 works finely in this case. You have To create request and move it to development And for production transport this request..
    regards
    Ajit

  • Client independant and client dependant

    can anybody explain me what exaclty is clientdependant and independant..also cross client means?
    thanks and regards
    vijaya

    Hi Durga,
        As the name says
        Client - for example assume there is company called
                 "sony".  It can have many plants across the
                 countires. Sony divides these plants into
                 different groups based on functionality.
                 These groups are called client.
        Mostly which ever the object that is developed in the SAP will developed in a way that is usefull across users.
        But there will some sepcific needs for users/clients of SAP like language barriers....units..currecies....etc...etc. Which will be not same for all.
        Client dependent - if object is prepared taking
                           into consideration of above    
                           example barriers it is dependent
                           ELSE.
                           It is client indpendent.
       Client dependent or independent can be know for the filed sy-mandt.  and also in SE09

  • Client dependant/independant

    Hello All,
    Can anybody please tell me, Configuration and Desing in Integration Builder is client dependant or independant?
    Thanks.

    Hi Kinnari,
    I complety mistook ur question. IR and ID are based on Java Stack.
    lets say you are doing Xi development on XI Client 10. Add you want to access interface definitions in Client 20 on the same machine. then you can. all the clients on the same machine will have access to every thing. say if you go to tcode: sproxy  in client 20 , you can see all the interfaces defined in client 10.
    so for testing you dont have to transport anything between clients.
    Naveen

  • Change screen label in a client-dependant way

    Hello,
    I've searched for this before posting, and I don't seem to find a definite answer. What I would like to do is change a screen label according do custom rules, in a client-dependant way (in runtime or not). I know how to to this in a cross-client way (through CMOD ), of course, but that's not enough for the requirement. Is there any enhancement technique that you know that can help me?
    The report is SAPMV45A and the screen number is 4459 .
    Any clues?
    Best regards,
    Joã

    Hi Joao,
    Below are the screen exits :
    SDVAX001  Determine Billing Plan Type
    V45A0002  Predefine sold-to party in sales document
    V45A0003  Collector for customer function modulpool MV45A
    V45A0004  Copy packing proposal
    But there is no exit for the particilar screen 4459.
    you can check exit V45A0003  Collector for customer function modulpool MV45A if this helps
    Regards
    Abhii

  • Client dependent objects and client independent objects

    Hi Experts,
    Is there a way to find which objects are client dependent and which are client independent? Recently, I changed a small GUI settings in testing client and the changes were happened in production also automatically without a transport request, how can it be possible?
    How can I identify similar other objects changing whom it impacts other client w/o a transport request?
    Kindly share your views on it.
    Thanks a lot..
    Regards
    Saurabh

    Just small correction to Rahul answer - tables with field defined as data element MANDT are client dependent.
    Usualy that field will not be shown in SE16 and SE16N transactions but you will find it's definition in table definition in SE11 - ABAP Dictionary Maintenance transaction, content of this field is visible when clicking on icon
    Br,
    Mario

Maybe you are looking for