RFBIBL00 smaple program

Hi,
I want to use this program in my own Z program.
Can someone provide me the step-by-step procedure (How file will be created and sent to Application Server etc) to use this program and as well as sample program for this.
I have already read the help documentation for this program.
Dont suggest to do that.
Thanks.
Vinod.

Hi Santosh,
What I understood till now is:
1. User will give file in Application server.
2. Z program will take that file and create its own file as required by RFBIBL00 program having different stuctures(How to do that?).
3. Then I will pass that file name to SUBMIT...
4. Create control report for succesfull and erroneuos records.
is this the correct way?
If not please suggest me with steps.
Thanks
Vinod.

Similar Messages

  • RFBIBL00  FB05 Very Urgent

    Hi Experts,
    How Can change the value of a radio-button in FB05 using RFBIBL00?
    when using RFBIBL00, the program generate a batch input which is ran in SM35.
    I looked all the documentation of RFBIBL00 but I didn't find the way the change the default value of the radio-button in FB05 screen : Post with clearing select open items : Additional selections : the default value is "none", I want to change it to Document number.
    Thanks in advance!!!
    Regards,
    BERRADA Simokhan

    Hi ,
    This is what the documentation says -
    <i>
    The documents are also posted immediately with direct input. The improvement in system performance compared with a call transaction is achieved because <b>no screens are processed and the documents are therefore posted directly by calling function modules.</b> Direct input is only available for some of the posting options. No FB05 postings (posting with clearing), FBS1 postings (accrual/deferral documents), FBV1 postings (park document), nor postings with special G/L transactions can be generated.
    </i>
    But i would suggest run the RFBIBL00 with Data transfer type = C ( Dircet Posting with CAll transaction) . Possibly then you can have a clue, how the Radio buttons are ticked (VA05). But after looking at the documentations of the function modules I am not quite sure whether it will work or not.

  • RFBIBL00 and locked session

    Hi all,
    Why when I launch RFBIBL00 this program create a locked BI session?
    thank you.

    Hi Fabrizio,
    I'm not sure because I haven't a system here, anyway
    i beleve that you have the lock because in the BGR00 record there is a date field. If it is not initial the session is locked, else no.
    I don't remember if there is any check starting RFBIBL00.
    I hope it help you.
    bye enzo

  • Coding block error in LSMW

    Hi Guys,
    I am using RFBIBL00 standard program in LSMW (Direct Input method). All the steps are executing fine and the data is mapped accordingly. When i am running the session in Foreground, I am getting a error msg "Account 53012000 requires an assignment to a CO object". The problem is, when the data is posted in FB01 screens, the Profit segment button is not getting triggered and the remaining data is not getting posted in those screens. I have checked the technical setting of that button, but couldnot find the field in the program.
    If any one encounted this situation, plz help me...
    Can ask for any clarification..
    Bye,
    kamal.

    Check out this thread
    Unexpected  u0093Coding Blocku0094 pop-up in RFBIBL00

  • What is shared objects?

    Hi all,
       can you tell me what is shared objects and how it is used in abap objects, if possible explain with some examples.
    Thanks
    Sathish

    Hi Satish,
    <b>Shared Objects</b>
    Shared Objects are objects in the shared memory. Instances of classes and anonymous data objects can be stored. Named data objects can be stored as attributes of classes.
    <b>Shared Memory</b>
    The shared memory is a memory area on an application server, which is accessed by all of this server’s ABAP programs. Before shared objects were implemented, ABAP programs could access this memory area using the EXPORTand IMPORT statements exclusively with the SHARED BUFFER or SHARED MEMORY additions, and instances of classes or anonymous data objects existed exclusively in the internal session of an ABAP program.
    With the implementation of shared objects with Release 6.40, the shared memory was enhanced with the shared objects memory that stores shared objects. The size of the shared objects memory is determined by the abap/shared_objects_size_MB profile parameter.
    Shared objects are stored in what are called shared memory areas. You create and manage areas and their properties using Transaction SHMA .
    Now you got an idea of what shared objects are :
    Go to this link you will find screen shots and a smaple program here.
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/900e3d9d-559e-2910-9dae-b132157a220f">shared_objects</a>
    Reward points if useful,
    Aleem.

  • LSMW.READ builder

    Hi Gurus,
    Does any one know which Program/Function Module converts and generates the .lsmw.read file specifically for the LSMW for FB01 using the RFBIBL00 standard program.
    So in essence, when creating an LSMW for the transaction FB01 using the above mentioned program and you're specifying the FIle where data to be posted resides on your Local Drive and the Imported Data Section is auto populated by generating a file of format .lsmw.read.
    Please help in this regard.

    not answered

  • Open items selection through program RFBIBL00

    Hi,
    I'm using program RFBIBL00 in a LSMW to clear open items. It is possible to specify the open items to be selected based on additional criteria (such as Document Number and Item Number, we added this field in transaction O7F1) using structureBSELP.
    The question I have is, Does anyone know how to make the additional selection criteri, work with an "AND" condition, because right now when I specify the Document number and item number it's trying to clear items that have the same document number OR the same item number, but I'd like to have the open items with the specified document number AND item number.
    Regards.

    Thanks Nandita for your answer.
    But scenario is little bit different. Our high level requirement is that, we want to archive old fiscal year data.
    Since one of pre-requisite of archive is open item can not be archived.
    In my scenario, dr. & cr. will never match. In clearing process it will create additional line items.
    Thanks,
    Surya

  • F-43 and F-22 tcode will work by using the program RFBIBL00 in LSMW?

    Hi Guys,
    Currently we have the requirement like we need to post the vendor open items and customer open items by using the tcodes
    F-43 and F-22.
    Is it possible to create the records by using the program RFBIBL00 in LSMW?
    Thanks in advance
    SRS Reddy

    Dear Reddy,
    FB01 is the generic and classic transaction to post an FI document. There is no difference at all with F-43 and F-22 that are only linked to a specific document type and posting key.
    I hope this helps You.
    mauri

  • Program RFBIBl00

    Hello Everyone,
      I am using RFBIBL00 program to post FI documents.
      This program is used to create sessions and will be processed in the back groung it selt.
    Presently we are passing the line items along with the tax calculations(separate line for ta data , system is not calculating the tax)
    Structures BBKF and BBSEG is being used.
    Now we want the system to calculate the tax.
    Tax is calculated automatically if field BBKPF-XMWST is transferred with the value "X".
    The data relevant to tax calculation should be transferred in the BBTAX structure. A BBTAX structure must be supplied for each tax code belonging to a posting key. You can also send a BBTAX structure for each tax-relevant line item. Transfer the BBTAX structure after the BBSEG entries. If you are using the direct input method for data transfer, you can transfer taxes only in this way.
    The total tax amount can be entered on the customer or vendor screen.
    You should transfer the taxes either in the new form or in the old form. If you mix the forms, a system error will occur.
    *I need the exact procedure how to pass structures when we are selecting the option for automatic tax calculation.*
    *What data exactly needs to be passed in BBTAX structure..*
    Thanks in advance

    ..

  • Using Sap Batch Program - RFBIBL00

    Hi,
    I have gone through the forum in trying to understand the standard sap batch program, but still unable to do so.
    I have a requirement where I need to use standard sap batch program RFBIBL00
    I need to use T.code: F-22 for processing
    I have a posting text file to upload. Please explain me how to use the standard sap batch program.
    I know there are 3 structures BGR00, BBKPF and BBSEG which needs to be populated before calling the program RFBIBL00
    Please explain me in detail.
    Appreciate all the help from your end.
    Madan

    This is a brief guideline from memory, so you will have to modify it to fit your exact requirements.
    1. Initialise the work areas, can be done by
    perform init_strukturen_erzeugen(rfbibli0) using '/'
    2. Fill your batch structure BGR00 and append to output file data itab
    3. Load your data from text file, and loop around it
    4. Fill your header structure BBKPF per document, append to output file itab
    5. Fill your lines itab BBSEG per document line, append to output file itab
    6. Repeat 4 & 5 for each document in text file.
    7. Create temporary output file on App server using contents of output file itab
    8. Submit rfbibl00 program using output file name
    9. Delete the temporary file (good practice)
    Hope that helps for starters

  • Use of Standard Batch Programs - RFBIBL00 and RFBIBL01

    Dear All,
    I am facing issues while using the standard batch program
    RFBIBL00 which in turn triggers RFBIBL01 for creating batch session.
    I understand that there are 3 structures BGR00, BBKPF and BBSEG which needs to be populated.
    I also understand that this program reads data from file on application server.
    I want to understand whether the above batch program can be used for
    1. To Create Batch Session ?
    2. To Call Transaction ?
    Please explain the steps in detail, for both these processes.
    I am calling transaction F-22 to post invoices.
    Please exlpain in detail on how to go about this.
    Warm Regards'
    Madan

    Hi,
    Thank you for the information.
    I have already populated the strucutres BGR00 and BBKPF.
    I am facing issues while populating data for BBSEG.(item leve data)
    Can u pls tell me how exactly i can populate these structures and where exactly to do so ?
    Please explain me the process of populating the header and item level data structures.
    Appreciate all the help from your end.
    Once again thanks for ur time and information.
    Madan

  • Using Program RFBIBL00 ( LSMW)

    Hi ALL,
      I am trying to create journal upload in the transaction FB01. I am using LSMW to upload the data.
    while uploading i have Header data and Item data.
    <b>I am using standard batch input method and program is RFBIBL00.</b>
    <b>Header data conists of fields.
    1. Document date 2. Posting date 3. Type  4. Company code
    Item data consists of fields.
    1. Posting key 2. account  3. amount   4. taxcode   5. costcenter</b>
    <b>So whether i have two prepare two excel files.?</b>
    so how to link in LSMW with excel files.
    can anybody explain step by step procedure to create this journal upload using LSMW thru program RFBIBL00.
    Points will be awarded.
    Regards,
    vinoth.

    hi zarina,
           please send me the documents to my mail also
    ([email protected]),, waiting for your mail
    thanks in advance ,,
    krishna
    Message was edited by:
            Krishna Ramasamy

  • Rfbibl00 program

    HI experts,
        I want know what type of flat file( notepad or excel ) i have to pass  in rfbibl00  program,  please anybody share the  sample flat file  for this program. It will very help to my requirement. And I want to clear customer incoming invoice by partial clearing, And how to achieve partial clearing using rfbibl00  program     .
    Moderator message: well documented, examples are available, please search for information before asking.
    Edited by: Thomas Zloch on Nov 22, 2010 11:19 AM

    I gone through that documentation in that they mention unix structure. I not understand how to create unix structure and they ask me to fill some bgk00 ,bbkpf,bbseg structure, how to fill stucture by file path. I am new to bdc and unix pls share the knowledge.

  • Partial clearing by rfbibl00 program

    HI,
        My requirement is that i want to create interface between non-SAP & SAP system through BAPI for tcode F-28.
    To clear the customer incoming invoice by partial clearing. I searched in  all threads it can achieve by only by standard BI rfbibl00 program , In that documentation  didnt say about partial clearing any where. please guided how to achieve partial clearing for in rfbibl00 program.
    I will gone through the documentation very well . please help me for my requriment .
    Thanks in advance.

    Hi
    I believe partial clearing is not supported by RFBIBL00
    Max

  • Travel Interface using RFBIBL00 program

    Hi Experts,
    I am using RFBIBL00 program for psoting of FB01 for travel mgmt interface in which while posting the amount field is getting blank its reading first line item itself.
    The porgram using mapping in which taken from application server has all the line items.
    In the flat file we have tranferred the amount field for BBSEG.
    Any one clarify for the above

    Are you usaing RFBIBL00 to create a batch input session or are you using direct input?
    Rob

Maybe you are looking for