Which are client independent and dependent objects in SAP ABAP

which are client independent and dependent objects in SAP ABAP

Hello Jagrut
A special kind of objects are client-<u>dependent </u>repository objects. These objects have to be treated specially in the way that they have to be imported into their specific target client. In contrast, client-independent repository objects can be imported into any client.
The following list shows the client-dependent repository objects:
LIMU     FSEL     Field Selection
LIMU     VARI     Report Program System Variant
R3TR     COC1     CO: Cost Centers
R3TR     COC2     CO: Activity Types
R3TR     FORM     SAPscript form
R3TR     LODS     HRDSYS: Logical information object client-dep. table E SYST
R3TR     PCYS     HR: Transport standard personnel calculation rules
R3TR     PHDS     HRDSYS: physical information object client-dep. table E SYST
R3TR     SBNL     Logical Information Object for BDS
R3TR     SBNP     Logical Information Object for BDS
R3TR     SBNR     BDS: Relationship Between Information Objects
R3TR     SBPL     Logical Information Object for BDS: Bid Invitation
R3TR     SBPP     Physical Information Object for BDS
R3TR     SBPR     BDS: Relationship Between Information Objects
R3TR     SBRL     Logical Information Object for BDS
R3TR     SBRP     Physical Information Object
R3TR     SBRR     BDS: Relationship Between Information Objects
R3TR     SBSL     Logical Information Object for BDS
R3TR     SBSP     Physical Information Object
R3TR     SBSR     BDS: Relationship Between Information Objects
R3TR     SBTL     Logical Information Object for BDS
R3TR     SBTP     Physical Information Object
R3TR     SBTR     BDS: Relationship Between Information Objects
R3TR     SBWL     Logical information object for BDS
R3TR     SBWP     Logical information object for BDS
R3TR     SBWR     BDS: Relationship between information objects
R3TR     SRHL     SRM: Hierarchical Lists
R3TR     SRLD     Language-Dependent Client-Specific Retrieval Index Objekt
R3TR     STYL     SAPscript Style
Regards
  Uwe

Similar Messages

  • Client independent and dependent tables

    Hi,
    Is there any report or program to get list of all client independent and dependent tables from a client in sap ECC6.0 ?

    Check the table DD02L and the field CLIDEP. If its set as X they are client dependent tables else client independent tables.
    Vikranth

  • Client independent and dependent transport request

    Hi
    I have a list of transport requests, I need to find which is a client independent and which is client dependent request.
    I am aware that workbench req is client independent and customizing req is client dependent.
    But i think i need to look someting else also, please help
    Regards

    Very interesting!
    As we all know that customizing requests are always client dependent, the question obviously target workbench requests.
    To my knowledge tables are always cross-client, but their contents are not necessarily.
    As one can put table -contents- into a workbench request as well, this one would thus be client dependent. Same applies e.g. for forms.
    But E070* does not give any information about the transport contents.
    E071* however states the objects included, but not if those are client dependent or not.
    How are table -contents- and forms reflected in E071* ? Can I filter for those somehow?
    Thanks
    Christoph

  • Client independent and dependent

    Hi All,
    What are the Client dependent objects and independent objects in Financial Accounting and Controlling?
    Urgent please
    Thanks and regards
    Krishna

    Go to SPRO-Additionl information-Technical data- Client specific.
    The to the right of the implementation guide categories you'll see either Client-specific (customizing) dependent or Cross-client (workbench-independent)
    pls assign points to say thanks.

  • Why sapscripts are client dependent & smart forms are client independent?

    why sapscripts are client dependent & smart forms are client independent?

    You developed the script in development client , you can't find the same in testing client even though the server is same.
    Where are You developed the smartform in development client , you can find the same in testing client even though the server is same.
    Few more reasons why....? Please read below:
    SAPscript technology is based on a mainframe product from the 1980s,
    while Smart Forms have only been around since (roughly) 2001. With that sort of time gap,
    there are bound to be significant differences between the two tools. As you have noted correctly, client dependence is a fundamental one.
    Although SAPscript has had some incremental improvements over time,
    its forms have always been -- under the hood -- relatively passive objects, with minimal embedded logic.
    These forms were designed to be driven and controlled by ABAP programs,
    much in the way ABAP programs read in database tables to produce reports;
    if you ever download a SAPscript form (e.g., via utility program RSTXSCRP),
    and look at the portable text file it produces you'll see what I mean.
    Many text objects (e.g., invoice header texts) are bound directly to documents which are client-dependent, so it makes sense for these text objects to also be client-dependent. From a complexity standpoint, SAPscript forms are close enough to these text objects where I can see how it made sense at the time to make them client-dependent too.
    Conversely, a Smart Form is significantly more robust and complex. For instance, it can contain program nodes and nested tables with patterns. When a Smart Form is compiled, it generates an ABAP function module – and these are always client-independent. This is appropriate, given that this form has more in common with an ABAP program than its predecessor. For instance, when a print program calls a Smart Form, the form itself takes over to produce output, without any further direction from the print program. In fact, the join is so seamless that I often find myself using a Smart Form's Initialization section for logic to handle any data gathering not handled by the print program. I would never even think to attempt this with SAPscript.
    Several factors figured into SAP's decision to make Smart Forms client-independent, including customer feedback. There are significant advantages to client-independence. For instance, a change made in one development client happens immediately across all development clients. Among other things, this means we don't have to waste time figuring which client contains the most recent version -- they all do! In addition, transporting Smart Forms is easier, since we can safely bundle them together in the same transport as their client-independent print programs (no worry about mixing client-dependent and independent objects).
    Check the beloe links for more information
    script and smart forms
    http://www.sap-img.com/smartforms/smartform-sapscripts.htm

  • If custom programs, reports and FM are client independent

    Hi,
    If custom programs, reports and FM are client independent why we need to transport them and why they are not visible in other clients............
    Thanks,
    Tanmaya

    Yes Tanmaya you are right,
    Say You DI2 system & you have 410, 420 ,430 clients in it, then these objects will be visible in all these clients.
    say you have DI4 system 410, 420, 430 clients so you have to transport them to DI4 & to other sytems also like QD1, PD1 etc.
    Hope this clears your doubt.
    Close the thread if this solves your query.
    Regards
    Abhii

  • Why SAP Script are Client Dependent, Smartforms are client-independent.

    why  SAP Script are Client Dependent,Smartforms are client-independent.
    Edited by: Srinivasa Reddy Ariga on Oct 27, 2008 12:28 PM
    Edited by: Srinivasa Reddy Ariga on Oct 27, 2008 12:49 PM

    Before you do anything else, read this: Welcome and Rules of Engagement
    Google is your friend.  Try keywords smartforms client dependent   Next time - search first and ask second.
    oh, and it helps to get the correct forum...

  • Smart Forms are Client Independent..

    Hi ,
    I Have one doubt.. about the Smart Forms  are Client Independent.
    Client Independent  Means  Smart Forms are generated function modules. 
    For example I am generated function module in client 100, can i use this same function module in client 200??
    and also can i move the Samrtform from client 100 to client 200??
    OR Independent means it is depending Sytem LAND SACPE??
    I am confuse. Please any one clarify what  EXACTLY MEAN  by  Smart Forms  are Client Independent..
    Thanks and Regards,
    Vijay.

    HI Vijay,
    Your Reports are client independent, this means, if you create a report in one client 100 of a dev system, then  you can see this report in client 200 of the same dev system.
    But SAPscripts are client dependent , this means if you create a script in client 100 you cannot see it in 200 unless you import it using SCC1.
    Similarly Smartforms are client independent means you dont have to import it into different clients, it will be available to all the clients once you create in one client 100, like the reports.

  • Client dependant object in SAP?

    Hi
    What are client dependant objects in abap/sap?
    Thank You

    hi,
      reports, module pool programs, smartforms etc are client independent. though we create in 800 client, we can see them in 810 client. DDIC tables are client dependent. Data in 800  client is not similar to data in 810 client.
    Regards,
    Sailaja.

  • When syncing iPod touch to MacBook, I have selected to sync only events newer than 360 days. Yet I get message that sync will change 8000 events on "this computer"  most of which are years old and many are recurring events.  I'm afraid to proceed

    When syncing iPod touch to MacBook, I have selected to sync only events newer than 360 days. Yet I get message that sync will change 8000 events on "this computer"  most of which are years old and many are recurring events.  I'm afraid to proceed with sync. 

    Having the same problem here. As a first time mac user, Apple has certainly made a bad first impression.
    For me, the issue seems to occur when transferring files between computers that are connected to the same access point (when transferring files from wired computers on the network there is no issue). My vista laptop and every laptop I have tried has worked perfectly fine with this access point so I am 100% convinced it is the mac. Basically when I copy the files, after about 100mb, I am unable to access anything on the local network or internet until I restart Airport. The weird thing is that even though I am unable to access anything, the airport utility says it is connected. I might also note that the wireless signal strength is full.
    If I can't get this figured out in a few days, this computer is going back to the store where it came from and I will officially label myself anti-mac. This type of issue is just unacceptable for something so main stream.

  • HT4847 I am only backing up camera roll and a my media app which are 890 MB and 414 MB, i backup everynight why is it full it says my backup size is 4.7 GB when I only have those 2 things?

    I am only backing up camera roll and a my media app which are 890 MB and 414 MB, i backup everynight why is it full it says my backup size is 4.7 GB when I only have those 2 things?

    The back up is supposed to be a rolling back up and therefore may still contain data from previous back ups. To free up space you may wish to delete the back up and start again.

  • Having trouble getting my uploaded cds which are in itunes and working properly to transfer to my iphone, only purchased songs sync

    having trouble getting my uploaded cds which are in itunes and working properly to transfer to my iphone, only purchased songs sync

    Do you have the songs in a Playlist.

  • What are the pros and cons of installing java+abap stack for portal?

    Hi all,
      1.What are the pros and cons of installing java+abap stack for portal?
      2.what effect it does on the ume options to be choosen??
      3.for the purpose of integration of r3,bw and crm on portal and crm 4.0 60.2.3 business package which option of stack(java or abap or both)will be good option and which ume option while installation should be choosen?
    regards
    Rajendra

    Hi Rajendra,
    The NetWeaver Installation Master Guide offers some good scenarios on the pros and cons:
    https://websmp201.sapag.de/~sapidb/011000358700005412792005E.pdf
    In a nutshell:
    ABAP+JAVA
    Pros
    - Decrease # of servers required to administer the portal
    - Less costly
    Cons
    - Upgrades could be dependent on ABAP and Java release level
    - Additional load on the server due to ABAP stack
    - Limited scalability
    JAVA and ABAP on separate server
    Pros
    - Improved performance
    - Allows each system to be single-use purpose therefore downtime does not affect other components
    - More scalable
    Cons
    - Adds complexity to landscape
    - Additional costs
    Regards,
    Thomas Pham

  • What is main deff  between indian payroll and us payroll in sap abap hr

    HI Experts,
    what is main deff  between indian payroll and us payroll in sap abap hr.
    Regards
    Naresh

    Hi,
    U.S payrolls:
    SAP has given country specific payrolls for more than 40countries Each country specific version is called country version.  Every country has a country specific payroll driver and pay roll schema based on modular international payroll driver and schema.  When sap says country version it includes country specific civil, tax laws, contributory and other tax laws (all these details are populated in the country specific info types).
    Some of them are:
    - Personnel data -address-6, bank details-7, personal data-2, challenges-4 etc..
    - Actions -0000 info type
    - Organizational data
    So when you run a payroll for a specific country, besides general information valid for the international pay roll, one needs to enter specific details in the particular info types for example if you are running U.S  pay roll you need enter SSN no. to uniquely identify an employee in the info type 0002-personal data.
    Besides the common infotypes these are some of the U.S pay roll specific infotypes that one has to configure in U.S pay roll.
    - Garnishment Order - Info type 019
    - Creating a Garnishment Order - Info type 0195
    Inidan PayRolls:-
    Indian pay roll besides common info types, uses specific info types from 0580 to 0590 and 0045 (loans infotype) -- these info types will capture the data related to all the major components of Indian pay roll.
    Hope this is helpful,
    Thanks
    Kalyan

  • PO's Which are MIGO done and Pending for MIRO

    Hi friends,
    Can anyone help out , hw to check the documents which are already done MIGO but pending for MIRO...
    I tried in ME2N and ME2M...but am little confusing in the field selections their....
    Pls let me know the parameters selection for above Requirement
    Regards
    Girish
    Edited by: girishkumar.r on Jul 20, 2010 5:29 AM

    Hi,
    T-Code MB5S - GR.IR balance report. will helpful to find the MIRO pending for PO.
    SAM

Maybe you are looking for

  • Hard disc not recognised on hp 625

    hi all, i have an hp 625 laptop which ive had for a month or so.went to power it up yesterday (working perfectly the night before,powered down properly etc.) and no joy  8 ( i get a windows logo briefly then it just restarts with same again. if i use

  • In Safari when I click in a new window I get a spam window

    Every first time when I click in a window of Safari, I get a spam ad window

  • Send and symbols with soap receiver adapter

    I have a integration scenario (IDOC to WebService). The web service has an action with receives 2 parameters <MaterialNumber> and <MaterialList> I have imported the wsdl file into Repository and I have define my interface. But this webservice has a p

  • What is the major use of TAANA in data archiving?

    People say that TAANA can give the distribution profile of the table entries over different table field. I do not see how come this can help us doing data archiving. Please help. Thanks a lot!

  • I bought QT Pro - Where the %&*# is the reg code?

    Last night I purchased QT Pro online. 5-10 mins or so later i received an email confirming my order. The email references my reg code but I don't see it anywhere. I called Apple support and talked to about 6 different people. They helped me go throug