What is objects in LSMW ?

Hi All,
1 , What is objects in LSMW ?
2 , Please explain the purpose of step "Maintaine fixed values , transaction , user-defined routines"  in LSMW.
Thanks in advance.
Regards
Raj

HI Raj,
Go thru these links..
http://www.sap-img.com/sap-data-migration.htm
http://www.sapgenie.com/saptech/lsmw.htm
http://sapabap.iespana.es/sapabap/manuales/pdf/lsmw.pdf
http://www.sap.info/public/INT/int/glossary/int/glossaryletter/Word-17643ed1d6d658821_glossary/L#Word-17643ed1d6d658821_glossary
Regards,
KK

Similar Messages

  • In LSMW, what is diff between LSMW-BAPI and LSMW-IDOC

    hello all
    In LSMW, what is diff between LSMW-BAPI and LSMW-IDOC

    Hi Swamy,
    The differences between IDoc and BAPI are as follows: 
    IDOC
    IDocs are text encoded documents with a rigid structure that are used to exchange data between R/3 and a foreign system.
    Idocs are processed asynchronously and no information whatsoever is returned to the client.
    The target system need not be always online. The IDOC would be created and would send the IDOC once the target system is available (tRFC concept). Hence supports guaranteed delivery.
    With asynchronous links the sub-process on the client can be finished even if the communication line or the server is not available. In this case the message is stored in the database and the communication can be done later.
    The disadvantage of asynchronous links is that the sub-process on the server cannot return information to the calling sub-process on the client. A special way for sending information back to the client is required. In addition, a special error handling mechanism is required to handle errors on the receiving side.
    IDOCs may be more changeable from release to release.
    IDOCs  are poorly documented.
    BAPI
    BAPIs are a subset of the RFC-enabled function modules, especially designed as Application Programming Interface (API) to the SAP business object, or in other words: are function modules officially released by SAP to be called from external programs.
    BAPIs are called synchronously and (usually) return information.
    For BAPIs the client code needs to do the appropriate error handling.
    Problems with synchronous links occur if the communication line or the server is temporarily not available. If this happens, the sub-process on the client cannot be finished (otherwise there would be data inconsistencies).
    Synchronous links have the advantage that the sub-process on the server can return values to the sub-process on the client that has started the link.
    BAPIs are not totally immune to upgrades.
    BAPIs are reasonably well documented.
    Reward points if useful.
    Best Regards,
    Sekhar

  • How to create an object in LSMW

    Hi Gurus,
    How to create an Object in LSMW..
    In the step 1 "Maintain Object Attributes"
    Under heading ---Object Type and Import Method
    there is object ... normally we will get Sap standard object for the corresponding Transaction
    My Requirement is like i want to assign an ZBDC Program instead of Sap Standard program there....
    Please help me..
    Regards,
    Praveen.

    Hi Praveen,
    I think you want to upload data in some master tcode,so for these u need recording for particular tcode.
    So for these u need to select Batch Input Recording option inside very first step of Maintain Object Attributes.
    In that u need to put recording name in which u want to record tcode.
    Regards,
    vishal jain

  • Is there any command/query/etc, which would allow to understand what database objects (for example tables) are consuming memory and how much of it?

    TimesTen Release 11.2.1.9.6 (64 bit Linux/x86_64)
    Command> dssize;
    PERM_ALLOCATED_SIZE:      51200000
      PERM_IN_USE_SIZE: 45996153
    PERM_IN_USE_HIGH_WATER:   50033464
    TEMP_ALLOCATED_SIZE:      2457600
    TEMP_IN_USE_SIZE:         19680
    TEMP_IN_USE_HIGH_WATER:   26760
    Is there any command/query/etc, which would allow to understand what database objects (for example tables) are consuming memory and how much of it?
    tried to use ttsize function, but it gives some senseless results – for example, for the biggest table, tokens, it produces following output (that this table is 90GB in size – what physically cannot be true):
    Command> call ttsize('tokens',null,null);
    < 90885669274.0000 >
    1 row found.

    Are you able to use the command line version of ttSize instead? This splits out how much space is being used by indexes (in the Temp section of the TT memory segment), which I think is being combined into one, whole figure in the procedure version of ttSize you're using. For example:
    ttSize -tbl ia my_ttdb
    Rows = 4
    Total in-line row bytes = 17524
    Total = 17524
    Command> create index i1 on ia(a);
    ttSize -tbl ia my_ttdb;
    Rows = 4
    Total in-line row bytes = 17524
    Indexes:
    Range index JSPALMER.I1 adds 5618 bytes
      Total index bytes = 5618
    Total = 23142
    Command> call ttsize ('ia',,);
    < 23142.0000000000 >
    1 row found.
    In 11.2.2 we added the procedure ttComputeTabSizes which populates system tables with detailed table size data, and was designed to be an alternative to ttSize. Unfortunately it still doesn't calculate index usage though, and it isn't in 11.2.1.

  • How to export single object of LSMW to already existing project

    I want to export one object of LSMW project to another project which is already exists and conatins some subprojects and objects. Menas I want to export one object to already exsiting project. How can I do this?

    hi,
    you may copy objects between projects....
    see: lsmw-all project objects,,and here fucntion "copy entry"
    regards,darek

  • What does "object-key-..." refers to ?

    Hello Workflow Fans !
    Another question... when I look at the ABAP code of a BOR Object Method that refers to, as an example, object-key-customerno... what does "object-key" truly refers to ?  Does it refers to "&_WI_OBJECT_ID& ?
    See code example:
    begin_method o23_maj_ecd changing container.
    SET PARAMETER ID 'KUN' FIELD object-key-customerno.
    CALL TRANSACTION 'XD05'.
    Thanks in advance for your precious help.
    José

    Hello Rick,
    Thanks for your prompt answer.  Considering that my workflow handles multiple different business object through the course if it's lifecycle, I am just wondering how SAP translates "object-key" considering it uses different business objects.  Does it come from the "binding" ? If so, the binding of this particular task looks like this:
    &ZBusObj1& -> &ZBusObj1&
    &ZBusObj2& <-> &_WI_OBJECTY_ID&
    ... then, if I use "object-key" in the code of my methode being called by this task, does it refer to &ZBusObj1& or &_WI_OBJECT_ID& ?  I'm trying to understand how SAP translates "object" in this context !
    Thanks.
    José

  • What authorization object is required for MIME repository objects?

    Hello
    Can someone tell me what authorization object is required for displaying MIME repository objects?
    Thanks,
    József.

    Hi,
    This thread may help you.
    Re: Authorizations for stylesheets/MIME?
    Thanks,
    JituK

  • What BOR Object contains Sales Team Members (Partner Functions)

    We are running SAP CRM 7.0 and I've created a nice workflow upon creation of an opportunity.
    See this link which I posted a few days ago: Re: Get employee responsible email
    The opportunity BO BOR Object type is BUS2000111.
    Within this object if I click the workflow container is another container for EmployeeResponsibleUser and here I was able to get the "Employee Responsible" by specifying "NameWithLeadingUS". This grabbed the email and sent it to the email address of the employee responsible.
    This works great, but along with the employee responsible (which is just a partner function) I need to send the email to other Sales Team members (other partner functions defined in SPRO).
    These members are defined as "Partner Functions".
    Here is a screen shot of our SAP CRM 7.0 system with the partner functions:
    http://img198.imageshack.us/img198/5086/65625843.png
    Right now in the container of BUS2000111 I can only see the employee responsible. How would I be able to see the other Partner functions like "Business Account Manager" or "Local Account Manager" etc...
    They are all defined in SPRO
    SPRO->CRM->Basic Functions->Partner Processing->Define Partner Functions
    And then related in
    SPRO->CRM->Basic Functions->Partner Processing->Define Partner Determination Procedure
    I need these objects to be able to send email to these guys as well...So my question is what BOR object are these members stored in?

    We've transfered all main Partners by the solution provided in Extract Custom Fields to BW

  • What SWO1 object uses by std. SAP to send email if OB IDOC get fails?

    Hello,
    We have SWO1 object IDOCAPPL in SWETYPECOU and we can use it to send an emaill to user's inbox, if IDOC get fails at all.
    But, this object is ONLY for inbound IDOCs.
    Am looking for similar object(SWO1) but my IDOCs are outbound, pls. let me know what object i can use from SWETYPECOU table to trigger email if my IDOC get fails? Here IDOC and FM are custom ones.
    or pls. let me know What SWO1 object uses by standard SAP to trigger email if outbound IDOC get fails (sales orders)?
    Thank you

    Changed requirements

  • Could someone explain what is Object?

    Could someone explain what is Object? I have a little
    idea what is it, but not sure. Please give me some
    concret example. Thanks.

    An object is an Instance of a class. A class describes a uniwue entity with behaviors and attributes. For example you can consider your arm.
    public class Arm {
      /** How many hairs on the arm. */
      private int hairCount;  // <== This is an attribute
      /** This is a method to set the hairCount Variable.
       * We dont let the outside user set it directly because that would
       * create problems if we wanted to change its implementation to
       * use a float. In addition we might have logic in this setter to
       * prevent bad data.
      public void setHairCount(final int hairCount) {
        // this is a good example of logic in the set method that we dont
        // want the user to bypass.
        if (hairCount < 0) {
          throw new IllegalArgumentException();
        this.hairCount = hairCount; // <-- Note how we have to use this. to
                                    //     access the instance variable
                                    //     insead of the parameter.
      /** This is a method to move the arm.
       * This is behavior of the class. ONLY behavior pertaining to an arm
       * belongs in the arm class. For example, the method "sneeze" would
       * not belong here but be in the Nose class instead. You can see then
       * that each class describes an entity.
      public void move() {
        // code to move the arm.
    }We have only ONE class per type but we can have many objects. For example the description of an arm does not change no matter who'se arm it is. The data in the class changes but not the actual essence of the arm. So we instantiate two arms for every person (assuming they arent disabled). To instantiate is to create a new object like so.
    Arm myarm = new Arm(): This creates a new object that we can work with.
    So consider the old inteview question of, "What is the difference between a class and an object?" The answer is, "A class is a map or desription of an object; whereas an object is a descrite instance of a class."

  • What is object reference?

    Hi all,
    what is object reference? How it works ?
    is there any documents location for it?
    Thanks

    An object reference is a type in Java that holds, conceptually, the address of an object. Any variable you declare will either be of a primitive type (byte, char, short, int, long, float, double, boolan) or of a reference type (anything that you would think of as an "object" type).
    A Java reference is conceptually very much like a C pointer, but more limited in what you can do with it--you can't assign arbirary values or do math or cast between reference types an integral types like you can with C pointers.
    Any declaration you see in Java--variable, method return type, parameter--that's whose type is not one of the primitives (i.e., it's an "object" type) is a reference.
    Foo foo1 = new Foo(); // 1
    Foo foo2 = new Foo(); // 2
    Foo foo3 = foo1; // 3
    foo3 = foo2; //4 foo1, foo2, foo3, foo4 are all variables that hold object references.
    At line 1, we create an object of type Foo and stick a reference to that in foo1.
    At line 2, we create another Foo and stick a reference to it in foo2.
    At line 3, we copy the reference in foo1 into foo3. foo1 and foo3 both refer to the same Foo object.
    At line 4, we copy the reference in foo2 into foo3. Now foo2 and foo3 both refer to the same object. This doesn't change either of the Foo objects, and it doesn't change the foo1 reference. It just changes which object foo3 refers to.

  • What is object

    Hi
    Am very new to java. I need to know about an objects?
    bit confusing everyone tell their own definition.
    please as a person new to programing, want to know about objects strongly Any one help me out
    it is very helpful for me
    thanks and regards,
    kavi

    kavipurushoth wrote:
    Hi
    Am very new to java. I need to know about an objects?
    bit confusing everyone tell their own definition.
    please as a person new to programing, want to know about objects strongly Any one help me out
    it is very helpful for me
    thanks and regards,
    kaviIn other words "can someone please do my homework for me".
    We all know what an Object is, it's your task to do some research and find out. Feel free to summarize your views on the definition of an Object after you have done some thorough research. But do not expect everyone to summarize pages of research for you. Doing research is a valuable skill to develop. So good luck.
    Mel

  • Client need to be opened for what all objects?

    Hi Experts,
    I need to list all the objects for which clients need to opened for customizing/master data download, for ex. when we are downloading condition records we need client to be in open/modifiable state, So what I need now is suggestions based on your experience wherever you feel that cleint needs to be opened for this activity .
    Thanks for sharing your experience.
    With Regards,
    Mayank Choudhary

    Hi Mayank,
    Even I tried for the list of all cross-client download objects in vain. I figured a work around for this and found it helpful.
    To check wether a particular object is downloading cross-client data:
    1) Determine all the tables involved by executing CRM table SMOFTABLES with the adapter object name. (Ex: DNL_CUST_SHIP downloads data from the following tables: TINC, TINCT, TPRIO, TPRIT, TVSB, TVSBT.)
    2) In order to check wether these tables are cross client or not, execute table DD02L in R/3 system with all the tables determined in step 1.
    Ex: DNL_CUST_SHIP
    Table  : DD02L
    Table name----
    Client-specific
    TINC----
    X
    TINCT----
    X
    TPRIO----
    X
    TPRIT----
    X
    TVSB----
    X
    TVSBT----
    X
    This means that none of the tables invloved in DNL_CUST_SHIP download are cross-client and can be downloaded without opening the client.
    If there are any client independent tables involved then we need to open client and perform download.
    Ex. DNL_CUST_CNDALL
    The below mentioned tables are involved in DNL_CUST_CNDALL object download and are cross-client and hence the client needs to be open while downloading the object.
    TMC1K
    TMC1D
    TMC1
    T681
    T682
    T682I
    T682T
    T682Z
    Hope this helps
    Regards,
    Aj K

  • Issue in using BAPI object in LSMW.

    Hi Friends,
    we are using BUS1506 business object(BAPI) to change settlement data(RESCSU) in LSMW.
    We have done the ALE configuration for this object, which is needed to create Inbound idoc.
    Here we are getting the error message as "Create a partner profile for message
    'BUS1506_CHANGE'
    Infact we have created the partner profile for "BUS1506_CHANGE" , But still this error is coming.
    Please lemme know if anybody has got experience in such scenarios.
    Regards.
    Santosh.
    00-45-50108553.

    Hi, I don't clear when the error message occur, but as I know in the BAPI-LSMW mode, the LSMW can only handle the IDOC send to local, not partner server.
    As the IDOC port of LSMW is a file port, so all the IDOC only can send to local.

  • What BI-object must be changable when saving a Broadcasting object ?

    HI,
    I want to save a Broadcasting-Object (e.g. a query with given variables using e-mail).
    Before I can schedule the job, I have to save my settings.Whenever I try this, it's telling me that the system is not changable and I need to open it by using SCC4 or SE06.
    It's our Production System, therefore I don't want to open it generally, but I certainly can open the object(s) which would allow me to save my Broadcasting settings..
    Would anyone of you know, what I have to open. ?
    Thanks

    Have you tried changing the BEx Changeability settings for Broadcasting objects in the Transport Connector?
    RSA1 -> Transport Connection -> Object Changeability -> BRSE (Broadcast Setting)
    If you change this to be changeable you should be able to save new Broadcast Schedules.

Maybe you are looking for

  • What is the better way to end a ajax request in JSF?

    Hi, i hav a question. Im working with AJAX inside JSF, using a phaseListener, when i finish my work i do: context.responseComplete( );But i want to save the view, i dont want lose the changes ive made in my backbeans, what can i do? tkz.

  • No view of picture in Browser/Viewer

    A strange thing happens now when I select a picture then attempt to adjust Levels. As soon as I click the levels checkbox the thumbnail stays but the image in the Viewer disappears. Here is a screenshot where the selected image is highlighted but, as

  • Dev and qual systems

    hi guys I need to do some changes to one query and make it available in PrOD.My client has only DEV,QUAL,PROD in landscape.I thought of making changes to query in QUAL and see if it gives expected results and try doing this in DEV.....as I am afraid

  • Dynamic "Filter" value in APD

    Hi People, I have a question about APD. Is there any way to inform dynamic filter value to APD? Like OLAP variable in infopackage selection? For example, I have an transactional ODS receiving data from an APD and it has a "Filter" due to restrict the

  • How do we get our wifi to work?

    How do I get my wifi to work?