Batch Input or FM/BAPI - FSCM Promise to Pay

Hi,
I would like to know if there is a BAPI or a function to create the promise to pay (FSCM - transaction FDM_COLL01).
Thank you very much
Patrizia

Hi Cristobal,
thank you very much for information.
Can you give me an example to apply this function?
The function is never used in Sap
Thank you!!

Similar Messages

  • Batch Input or FM/BAPI - FSCM Credit Segment Data

    Hi,
    I would like to know if there is a BAPI or a function to create Credit Segment Data (FSCM - transaction UKM_BP).
    Thank you very much
    Patrizia

    Hi Cristobal,
    thank you very much for information.
    Can you give me an example to apply this function?
    The function is never used in Sap
    Thank you!!

  • Miro doubt - batch input, bapi,

    Hi,
    actually, in our system we do miro manually. I wonder if there is a possibility to make MIRO automatically using a batch input (LSMW) or BAPI ?? Or There are other possibilities besides batch input via LSMW or BAPIs?
    Which is the best way to solve this problem? Any idea, help, example, links would be apreciated.
    Many thanx.

    Hi,
    If any BAPI is available it is the best way, beacuse the other optionsa are not convenient when there are lot of fields and screens.
    You may use BTE also:
    Possible useful BAPIs:
    BAPI_GOODSMVT_CREATE
    BAPI_GOODSMVT_RELEASE
    BAPI_INCOMINGINVOICE_CREATE
    BAPI_INCOMINGINVOICE_RELEASE
    BAPI_PO_CHANGE
    BAPI_PO_CREATE1
    BAPI_REQUISITION_CHANGE
    BAPI_MATERIAL_SAVEDATA
    BTE:
    MRM_PRELIMINARY_INVOICE
    Regards,
    Renjith

  • Cj42 BAPI instead of batch input?

    Hello,
    I am in the process of creating a user friendly batch input program of cj42 transaction 'Chenge Revenue Planning'. We need to split the revenues of each cost element in different resources. So I would like to ask if there is another way to using batch input, perhaps a BAPI?
    Thank you in advance.
    Roxani

    Hello,
    I am in the process of creating a user friendly batch input program of cj42 transaction 'Chenge Revenue Planning'. We need to split the revenues of each cost element in different resources. So I would like to ask if there is another way to using batch input, perhaps a BAPI?
    Thank you in advance.
    Roxani

  • WITH LSMW USING BATCH INPUT/DIRECT INPUT/BAPI/IDOCS

    IN WHAT SCENARIOS CAN WE USE BATCH INPUT/DIRECT INPUT/BAPI/IDOCS WITH LSMW.WHICH IS THE BEST ONE.PLEASE TELL ME THE SCENARIOS OF USAGE.

    It really depends on what you are doing.  There are a lot of "standard" LSMW objects for different business objects, for example, there is a std object for Creating Material Masters, in this case, it is a direct input program. So, the best choice here would be to use the standard program which has been provided, it just so happens that it is a direct input program.  Creating Bill of Materials is another one, but this one is a batch input program, so you have no choice but to go with that.  Of course if there is a BAPI for your business object that would be the next best thing, if a standard object does not exists.
    REgards,
    Rich Heilman

  • Function Module, BAPI o Batch-Input way to Assign Material Components

    Hi all gurus,
    I would like to assign a Material Component to an Operation as you can do at IA02.
    I tried a Batch-Input but when I try to add a material component without material code, a text type one (Y), I can't:
    [url]http://img528.imageshack.us/my.php?image=screenshot124az5.png
    I would have to press the "Selection Component" button and then select the material from list with double click but that's not catched by the batch-input recording.
    So I would like to get a BAPI, FM.. or something to get it done.
    Thanks from now,
    John

    Hi Samuel,
                  Is it possible for you to tell which specific fields I need to total up to get the total stock from MARD table (I can see many fields)...??
    Thanks and Regards,
    Aditya

  • Is there any BAPI for BOM creation? which does by RCSBI010 / Batch Input.

    Hi Experts,
    I need to Upload the extracted Excel-file(.txt) for BOM creation, so, pls, let me know that, Is there any BAPI for this purpose. In detail the requirement is that,
    The suggested idea shuld work as like as pgm. RCSBI010
    thanq
    Edited by: Srinivas on Feb 14, 2008 6:18 PM

    Hi Srinivas,
    Try these Function Modules
    CS_BI_BOM_CREATE_BATCH_INPUT   - Create BOM Via Batch Input
    CS_BI_BOM_CREATE_BATCH_INPUT1  - Create BOM Via Batch Input (Corrected Session Handling)
    There are two BAPI's too, which can be used
    ALE_MATERIAL_BOM_GROUP_CREATE
    BAPI_MATERIAL_BOM_GROUP_CREATE - Creation of a material BOM group
    Hoe this helps.
    Edited by: Priyabrata Samanta on Feb 15, 2008 3:56 AM

  • /DSD/VC_VP_CREATE - AVAILABLE BAPI or FUNCTION MODULE/HOW To BATCH INPUT

    I have a problem with this this transaction /DSD/VC_VP_CREATE I Cannot control the Drag and Drop for Customer in this Transaction when doing a Batch Input Is there a way to control it in Batch Input? Is there Available BAPI/Function Module for This Visit Plan(/DSD/VC_VP_CREATE) Transaction?

    Hi,
    did you find any BAPI/FM?
    Because i need exactly the same - find FM/BAPI/method to create acceptance request like via F881

  • Bapi vs Batch input

    Hi Everyone,
             I have a requirement where I have to createa Batch input session for Transaction MB1B for movement type 311.
    My question is can use BAPI instead of Batch input?
    Also in case the Batch input session is in error the user can resolve the error and reprocess the BIM.Is this possible for BAPI?
    Thanks

    Hi Jyotsna,
    There is a BAPI for goods movements: BAPI_GOODSMVT_CREATE .  You should be able to use this to do your movement type 311.
    In answer to your second question, no, BAPIs are not really suitable in the situation where you want end users to process the errors.  All that you get back from the BAPI is a list of error messages, there is no easy way for the user to correct the data and re-process.  You have to code this for yourself when using BAPIs.
    So, if your requirement is to have end users fixing errors, then I would stick with the batch input.
    Brad

  • BAPI or Batch Input Program for FB01

    Hi all!
    I am trying to post invoice through transaction code FB01, i need a standard BAPI program or Batch Input Program for FB01 (except recording).
    thanks.

    Hello,
    In the 'Specify Files' step,
    1. give some short file name (about 20 Characters )
    2. In the File option for 'Converted Data' option check the Logical path / logical file entries. Normally it is LSMW ( Logical Path ) and the same File name for logical file. If you do not have a Logical path 'LSMW' create one in Tx. FILE'.
    3. Please note that you need authority to save the file on application server ( You can see the files on Appl. Server in Tx. AL11 ).
    Let me know how it goes on!
    Regds, Murugesh AS
    Message was edited by: Murugesh Arcot
    Message was edited by: Murugesh Arcot

  • Master recipe Batch-input / Bapi / Fct

    Hi,
    Does anybody have a program to insert data for master recipe ?
    I didn't understand how to use fct MRTRS300_MASTER_RECIPE_SAVE and the Batch-input on C201 have oss note ...
    Rgd
    Frédéric

    Frédéric,
    I tackle the same question, I will let you know when I find something. Please post your findings here as well.
    Regards,
    Serge

  • Error in batch input through a job (mm01)

    Hi,
    I have a problem with a batch input on MM01.
    I want to extend material for a new center and I do it through a batch input. If I execute this batch input with F8 and in mode = 'N', it ends ok.
    The problem is when I run this program with a job, the material is not added to the new center.
    Can anyone help me?
    Thanks,
    Liliana.

    Hi,
    Try using BAPI BAPI_MATERIAL_SAVEDATA...
    Check this link for a sample code..
    http://www.sap-img.com/abap/bapi-to-copy-materials-from-one-plant-to-another.htm
    Thanks,
    Naren

  • PO creation using LSMW through batch input method

    Hi, I am new to working with LSMW and i have completed a project for creating purchase orders using the direct data input method. I need to do the same using batch input method, however in the maintain structure relationship step, it is only allowing me to assign one structure to the recording that i have done, however in po creation we need separate (nested) structure for header and line item, could anybody help me past this please?

    Hi Rudra!
    OK, now you just know, why you have only one line, not multiple PO item lines. To get a dynamic number of items, you need a complex program - just like standard direct input.
    If you need a field, which is not part of this program, don't try to write your own program for batch input - it's just to much work before you have a good result.
    You can use Bapi method instead with BAPI_PO_CREATE1. This can handle a lot of fields and there is some documentation available how to fill the Bapi.
    If this looks to complicated in the first moment, think about creation of POs via direct input and a small batch recording to change your additional field(s) afterwards. (You can select EKPO table to generate list of 'wrong' migrated orders for input in LSMW.) Use field 'Item' in the bottom of ME22 to position your desired line in first screen line, just change one PO-line after one other (every time a 'save' -> no problem with different number of lines / PO).
    Regards,
    Christian

  • Upgrade batch inputs from 4.6C to mySAP ERP 2005

    Hi,
    we are planning to upgrade from 4.6C to mySAP ERP 2005 (ECC 6.0). We are using batch input/call transaction in various (interface) programs (primarily in modules SD, MM, CS/SM, FI, CO). I would be grateful for any information that helps to estimate the effort to upgrade our batch input code. In which areas/modules/transactions did you encounter problems with batch inputs? How severe were these problems (one or two fields moved to another screen, or major redesign)? How did you address these problems (change BI or convert code to use BAPI)?
    Thank you
    Thomas

    Hi thomas,
    we were working on batch input's and our scenario is something like convertion of bdc's from 4.5b to ECC5. well, it was a long process of upgradation. and coming to the part of BDC's
    Q) any information that helps to estimate the effort to upgrade our batch input code.
       we had 300 BDC's to convert from 4.5b to ECC5 and with a ten member team of ABAP experts it took us 30 working days to complete the process.
    Q) In which areas/modules/transactions did you encounter problems with batch inputs?
       Mostly, we had problems from FI and something like in Revenue recognition process. The problems comes, when the whole transactions screens changes for the process. at this time we have to write completly a new BDC's. if we have right functional specifications and functional experts, it will be easy to convert BDC's.
    Q) How severe were these problems (one or two fields moved to another screen, or major redesign)?
        As i have mentioned, out of 300 almost 25 to 50 were minor changes rest were huge changes.  a completely new BDC's. the point here is, we were updating from 4.5b to ECC5. it might not be this scenario for 4.6c to ECC5
    Q) How did you address these problems (change BI or convert code to use BAPI)?
       well, this is were we are curently working now. and curently there are 4 scenarios (and may be more in the future) were we have to replace three BDC's which are used for material master creation and make it into one bapi satisfying all the conditions of BDC's. actually, we have to find a BAPI( which i couldn't find) so, i have created a bapi. and tougher part is writing exceptions as we cannot write exceptions as we do in function module.
    hope this is relavent to what you have asked.
    cheers
    ajay

  • Problems while creating a batch input

    Hi Experts,
    I tried to create a batch input program for the transaction CRMD_ORDER for some changes on to the configuration tab to enable the BOM to work. This cannot be done by the BAPIs. I have included the batch input program in a RFC enabled function module to do this job. I am getting the error control framework: fatal error - GUI cannot be reached  and Runtime error RAISE_EXCEPTION has occured. This happens only in the mode N, if i re run the session with the other modes there are no problems.
    I am call the function module through a method in the controller class.
    Replies are highly appreciated.
    Thanks in Advance.
    Regards,
    Suthagar

    Hi Durai,
    I tried that option too. Ufortunately the same error has happened. The problem is solved using 3 other function modules, by not using the BDC.
    Appreciate your reply. Thanks!
    Regards.
    Suthagar

Maybe you are looking for

  • I'd love to get an imac but is there a way to upgrade the sound card?

    I love the new imac's.. but I would need to upgrade the sound card if I got one. I have a recording studio and i'm using a delta 1010 pci card that is compatible with macs.. I can't see how it would work with an imac.. I'm also a graphic artist and u

  • Is there any flashplayer that is compatible with an ibook G4

    I am wondering if anyone knows of a flashplayer that is compatible with an ibook

  • PI is Trap receiver

    Hi NMS community I just installed PI 1.2  in the Lab. PI is of course also a trap receiver which get in traps with a community, Where can i configure the trap community for Prime ( not the one for the network elements ) ? Thanks Karl

  • Help with Parallels Install

    Anyone, I am posting this here after already trying to get help at the Parallesl forum. I am trying to install Parallels onto my MBP C2D. I have installed it just fine and then get to the install of the new OS, Windoze! (Need it for one silly work ap

  • Hierarchical metadata - any way to import?

    After having switched to Lightroom 2 about 18 months ago, I decided to jump back in to Aperture when v3 was released. I love the ability work with video in Aperture, as both of my DSLRs (Canon 5D2 and 7D) shoot video, and I've always preferred the or