You are on page 1of 7

IBIP Test Script

This is the data transfer tool to transfer data into SAP system , where in most of the objects are supported to plant maintenance module . This tool is mainly supported to those objects , which are not supported by lsmw tool.

Equipment Master change Step I

Compiled by santosh.h.koraddi

Tcode- IBIP . 1.Enter the transaction code IBIP in the command field in sap easy access screen. 2.In IBIP there is a tabstrip screen with MODE and FILE MANAGEMENT buttons. 3.First choose the MODE button. 4.In MODE screen, we can choose any of the 3 methods to do the data transfer, with the help of radiobuttons. 4a.if we choose BDC SESSION, we have to fill the MODE:SESSION relevant entries in the screen. 4b.if we choose CALL TRANSACTION , we have to fill the MODE:CALL TRANSACTION relevant entries in the screen.
4c.The same case with the DIRECT:INPUT method.

Step II

Compiled by santosh.h.koraddi

1.Then choose the file management tabstrip button to enter the details of input file. 2.choose any of the file formats 2a.if we choose text format file, the file will be read line by line. 2b.if we choose binary file, the file will be read character by character. 3.Then specify the source file location , where the flat file, is located. 3a. if the file is in presentation server specify the location , with the help of f4 function key . 3b. if the file is in the application server specify the server name and path of file. 4.Further specify the location where the incorrect transactions has to be stored. Note :- these are all the settings in SAP we have to follow . Next step is to find out for which object we are transferring the data Here we are doing it for (IE01 create equipment , it comes in PM(plant maintenance) module).

Compiled by santosh.h.koraddi

We can find for which all objects in IBIP, we can transfer data by searching in se11 for structures starting with IBIP*.

Step III Here we have chosen IBIPEQUI structure to create a flat file which will be similar to that structure. Flat file should be created in ms-excel first , then it has to be exported to text file.

1.Next step is to create the flat file . 2.Go to SE11 and enter IBIPEQUI in the table field. Look at the table. Your text file should be in the same format as this table. It should be a tab delimited text file with the same number of characters for each tab as given in the table. Also for class, the table name is IBIPCLAS.

Compiled by santosh.h.koraddi

Step IV
You will have to create a spreadsheet with the columns in the same sequence as the table and then export your excel file to a text file with macros.

1.we should give the transaction code name in the first field of the flat file, and it should be in the capital letters. 2. Second field of the flat file is recording name , which should be done in the SHDB transaction .That should also be specified in the capital letters.

3. U should start the excel sheet with enable macros option.

4. Below I have given the snapshot for how to go to the ibip tool.

Compiled by santosh.h.koraddi

Step V
1.Further press the IBIP small window to export the file to the text file.

Here u get the flat ready to transfer into the SAP system.

Compiled by santosh.h.koraddi

Step VI
1.Finally press the execute button to process the flat file . 1a.if we choose BDC SESSION method , then after executing , we have to press the edit folders push button to go to the SM35 transaction to further process the sessions to update the contents of the flat file into respective(IE01CREATE EQUIPMENT) transactions , from there it will be sent to respective Tables(database). 1b.if we choose CALL TRANSACTION method , there is only single step .Directly it will call respective transactions(IE01- CREATE EQUIPMENT) transactions , from there it will be sent to Tables(database).

Note:-See documentation help in IBIP transaction code for Detailed Information.

Note:- To find out the objects supported by the IBIP tool, search for the structures IBIP* in se11.

Compiled by santosh.h.koraddi

You might also like