What is the BAPI for creating BP account / contact ?

Hello experts,
what is the BAPI for creating BP account / contact ?
Please replay me as erarly as possible. Urgent requirment.
Thanks,
HP

Hi,
I think it is for bua1.
Below are other bapi's which migt be useful:-
BAPI_BPCONTACT_ADD_TO_ASGN BAPI Partner Sales Activity AddToAssigned
BAPI_BPCONTACT_CHANGE BAPI Change Partner Sales Activity
BAPI_BPCONTACT_CREATEFROMDATA BAPI Partner Sales Activity Create from Data
BAPI_BPCONTACT_CREATEWITHDIA BAPI Partner Sales Activity - Create from Data Dialog
regards
Sandipan

Similar Messages

  • What is the BAPI for creating an inbound delivery without reference.

    Hi Experts,
    What is the BAPI for creating an inbound delivery without reference.
    Points will be rewarded

    BAPI_DELIVERYPROCESSING_EXEC
    cheers
    Aveek

  • What is the tcode for creating material receipt

    Hi,
    what is the tcode for creating material receipt & payment to the vendor

    Hi,
    You recieve your material from the vendor and do a Goods Reciept in MIGO with mvt 101. You can even enter via T-Code - MB1C.
    Once you get your Invoice for this reciept from your vendor, you then do invoice verification in MIRO.
    After verification, if there is no blocking of the invoices and is posted and released, a accounting document is released during the posting of MIRO. These documents are then referred by FI pals, who are responsible for the payment.
    Hope this gives you a clear picture.
    Anand
    Message was edited by:
            Anand.B.K.

  • Business Partnaire - what is the bapi to create note ?

    Hello,
    what is the bapi to create a note inside a business partner ?
    tks,

    Hi Roberto,
    As such, thereu2019s no BAPi from the business partner application since notes are handled separately.
    You can use the module SAVE_TEXT to create notes. Pass the data to be saved in the parameter HEADER as follows  -
    Tdobject = u2018BUT000u2019
    Tdname = partner number
    Tdid = this is a text id..you can pass 001, 002,etc
    Tdspras = u2018Eu2019 for english or else whatever language you are working in
    There are many other fields that are quite self explanatory.
    Hope this helps you.
    Best Regards,
    Rishu.

  • What is the use for CREATING VIEW WITH CHECK OPTION?

    Dear Legends,
    I have a doubt
    What is the use for creating view?
    A: First Data Integrity, Selecting Particular Columns..
    What is the use for creating a view with check option?
    A: As per oracle manual I read that its a referential integrity check through views.
    A: Enforcing constraints at DB level.
    A: using CHECK OPTION we can do INSERTS UPDATES for a view for those columns who have no constraints... is it right??
    A: If we do a INSERT OR UPDATE for columns who have constraints it will show error... is it right???
    Please clear my doubt's Legends
    Lots of Thanks....
    Regards,
    Karthik

    Hi, Karthick,
    karthiksingh_dba wrote:
    ... What is the use for creating view?
    A: First Data Integrity, Selecting Particular Columns..Most views are created and used for convenience. A view is a saved query. If the same operations are often done, then it can be very convenient to code those operations once, in a view, and refer to the view rather than explicitly doing those operations.
    Sometimes, views are created and used for security reasons. For example, you many want to allow some users to see only certain rows or certain columns of a table.
    Views are necessary for INSTEAD OF triggers.
    What is the use for creating a view with check option?
    A: As per oracle manual I read that its a referential integrity check through views.The reason is integrity, not necessarily referential integrity. The CHECK option applies only when DML is done through the view. It prohibits certain changes. For example, if a user can't see certain rows through a view, the CHECK option keeps the user from creating such rows.
    A: Enforcing constraints at DB level.I'm not sure what you mean. Please give an example.
    A: using CHECK OPTION we can do INSERTS UPDATES for a view for those columns who have no constraints... is it right??No. Using CHECK OPTION, you can do some inserts and updates, but not others. The columns involved may or may not have constraints in either case.
    A: If we do a INSERT OR UPDATE for columns who have constraints it will show error... is it right???If you try to violate a constraint, you'll get an error. That happens in views with or without the CHECK OPTION, and also in tables.

  • What is the BAPI for setting "deletion flag" in IW32?

    What is the BAPI for setting "deletion flag" in IW32? Thanks!

    Hello
    There seems to be no BAPI to set deletion flag for MO.
    Quick Approach:
    You can copy an existing BAPI module BAPI_ISUSMORDER_SETSTATUSTECHN, for example, to Y_BAPI_MORDER_SETSTATUSDEL, and then edit this copy
    change the code in the existing lines for screen 3000
    PERFORM BDC_DYNPRO USING 'SAPLCOIH'      '3000'.
    PERFORM BDC_FIELD  USING 'BDC_OKCODE'    'LVMS'. (Instead of current 'ARCH')
    It should hopefully work.
    fyi: The orders can be set with Del flag only when they are in CLSD status
    Rgds
    Kartik

  • What is the prerequisite for creating two hierarchies from one fact table i

    Hi,
    what is the prerequisite for creating two hierarchies from one a single fact table.
    Rgds,
    Amit

    create global temporary table t1 as select * from trn_ordbase on commit preserve rows;You CANNOT use this syntax.
    http://download-east.oracle.com/docs/cd/B19188_01/doc/B15917/sqcmd.htm
    http://download-east.oracle.com/docs/cd/B19188_01/doc/B15917/glob_tab.gif
    http://download-east.oracle.com/docs/cd/B19188_01/doc/B15917/cre_tabl.gif

  • What is the BAPI for Inspection lot change - QA02??

    Hi Guys,
    Can anyone tell me plese, What is the BAPI for Inspection lot change - QA02?
    Thanks

    Hello,
    This BAPI suppose to be able to do that for you:
    BAPI_INSPLOT_SETUSAGEDECISION
    Best regards,
    Marcin

  • What is the password for predefined SYSTEM account

    Hi ,
    i am trying to use predifined account called as 'SYSTEM' to assign priviliges to a user .
    But i am unable to login into SYSTEM account .
    please tell me what is the password for this SYSTEM account . . Thanks

    If anybody has forgotten their SYSTEM account , do this way
    Start SQL*Plus (Start -> Programs -> Oracle – Instance Name -> Application Development -> SQL Plus).
    At the login prompt, in the user-name field, type ”/as sysdba” (including the forward slash, but without the quotes). Click OK.
    You are now connected as system with full DBA rights.
    To reset the password of the SYSTEM password (or any other user password), run the following query:
    alter user system identified by NewPasswordHere;
    Keep helping others .

  • What is the tcode for creating a variant ??

    Dear Guru,
    I want to know What is the tcode for creating a variant  which is being used for SM30 's variant option .
    Because we have created a maintenance view and we want to run this trhough tcode..
    but dont know how to do it.
    pls guide through out the procedure.
    thanks & regards
    Saifur rahaman

    Hi,
    If you want to create the TCODE for the TMG you created you must go for Parameter Transaction
    Go to SE93
    Give your Tcode
    Click Create , select parameter transaction Radio Button
    In the Transaction Field Give SM30
    Check the Check box SKIP INITIAL SCREEN
    select your GUI support and SAVE
    in the space provided give F4
    Select        VIEWNAME and give your table name
    Select                  UPDATE  give it as X
    then SAVE
    Edited by: Prasanth Kasturi on Nov 25, 2008 6:54 AM

  • What is the Procedure for Creating BC sets In PI

    hi
    what is the Procedure for Creating BC sets In PI
    Thanks

    Hi Venkata,
          Read this SAP official document on creating BC Sets:
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/6f/3c3f91fbef11d2958c00a0c930dcc1/frameset.htm">http://help.sap.com/saphelp_nw04s/helpdata/en/6f/3c3f91fbef11d2958c00a0c930dcc1/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/6f/3c3f88fbef11d2958c00a0c930dcc1/frameset.htm">Create Business Configuration Sets</a>
    Regards,
    Subhasha Ranjan

  • What's the bapi for getting document details ?

    hi,
    i'm trying to do F-22 things through BAPI, but there's one field in some screen that i can't find relative field in any structure of BAPI para., so i tried to get the details of the document created by F-22 to find where the field i'm looking for is stroed.
    so would you please tell me the bapi for getting document info.?
    thanks!

    Hi,
    Have you solved your problem?
    If not:
    Have you tried to debug your application and see what you have in your object just after doing GetByKey?
    The GetByKey method returns true if it founds the object, false if the key does not exist.
    In the DI Help File it is specified the key for a payment is the DocEntry...
    Regards
    Trinidad.

  • What is the BAPI for EmployeeAdd

    Hi,
    can any one tell me what is the BAPI to get all details of Employee Address with
    employee name.,
    regards,
    Ansar.

    Hi,
    <b>HR_GET_EMPLOYEE_ADDRESS</b>
    Functionality
    Infotypes 1, 2, and 6 are used to determine the employee's address and the name format.
    This is also formatted in accordance with the postal regulations of the respective country and stored in the LINEX fields in the ADDRESS exporting structure for printing the sender on forms / lists
    The RP_EDIT_NAME und HR_MAKE_ADDRESS function modules are used for this purpose.
    Or
    Use
    <b>BAPI_ADDRESSEMPNL_GETDETAIL</b>
    Rgds,
    Prakash
    Message was edited by:
            Prakashsingh Mehra

  • What is the presets for creating NTSC_ Widescreen DVDs?

    I have footage that is 1920x1080/60p and 1920x1080/60i that I will combine into one project to edit. First off, what project setting should I be using? I will be creating Blu-ray and DVDs. The Blu-ray quality looks great. BUT the DVD quality is not good at all. I understand I will be getting loss of quality creating DVDs, but not that much. When creating DVDs what is the preset for NTSC_ Widescreen_Dolby DVD? When saving a file to computer  - NTSC_ Widescreen, it has an advanced option where you can change the settings to get better quality. I am using Elements 12. Will this advanced feature be added to creating DVDs in the next version?

    Erma
    Thanks for the reply.
    12.1 Update was released by Adobe for Premiere Elements 12 around March 2014. It's obvious fix is related to the text styles issue specific to the Expert workspace. There are supposed be other perks.
    http://www.atr935.blogspot.com/2014/03/pe12-update-121-released.html
    This update is free and is accessed only from within the opened project, using Help Menu/Update.
    If history repeats itself, Adobe should be releasing a new version of Premiere Elements at the end of September 2014. No one but Adobe knows the feature set, and that type of information is released by it only at the moment of release of the new version. In the past, after the new version release, Adobe has announced its policy with regard to going to the new version from a recent purchase of the version that the new version replaces.
    For a mixed timeline, I want to edit only one time and save to Blu-ray and
    DVD. Which project preset Full HD1080i30 or AVCHD 1080p60 would be best?
    DVD-VIDEO and the Field Order of interlaced frame rates are the concern. Do a mini test run to determine which works for you. DVD-VIDEO uses Field Order = Lower Field First. Your 1080i30 does not. It uses Upper Field First. And, there is my moment of pause. Contrast.... If the destination is Blu-ray, your interlaced source is going from and to an Upper Field First.
    The project preset should be set to match the properties of the source media. There again the matter of priorities.
    But, when it comes to export and you have a choice of 1440 x 1080 HD Anamorphic 16:9 vs 1920 x 1080 16:9, go with the 1920 x 1080 16:9 which will not depend on a 16:9 flag to stretch the video to 1920 x 1080 16:9. Some players have problems with the 16:9 flag to stretch the 1440 x 1080 4:3 to 1920 x 1080 16:9.
    Not sure what you mean by
    Do you know what is the preset for NTSC_ Widescreen_Dolby DVD?
    When you burn your Timeline to DVD-VIDEO widescreen on a DVD disc, NTSC_Widescreen_Dolby DVD is the preset that you select in the burn dialog.
    That will give you your Timeline in NTSC DVD-VIDEO format on DVD disc (720 x 480 16:9 @ 29.97 interlaced frames per second). In this case, the 16:9 flag stretches the video to about 856 x 480 for display after encoding. You cannot customize that preset.
    Not sure where you are going on this
    NTSC_Widescreen for saving to computer has advanced options, where you can
    change quality 3 up to 5? Interlaced or progressive?. CBR? lower/higher
    VBR, 1 pass or 2 pass?
    No matter what file you send through the Premiere Elements Publish+Share burn to with the NTSC_Widescreen_Dolby DVD setting, you are always going to get the same results (export properties) of the present
    720 x 480 16:9 @ 29.97 interlaced frames per second). In this case, the 16:9 flag stretches the video to about 856 x 480 for display after encoding.
    If you want to export your Timeline content to a file saved to the computer hard drive, you can use the Publish+Share/Computer/ Advanced settings. But, then you need to decide on your playback opportunities related to the specifications of the player.
    Please review and then we can work through the details.
    Thanks.
    ATR

  • What is the class for creating the excel sheet in the java

    please say the class for creating the excel sheet in java (servlets,jsp)

    You can also cheat and rename a html file to xls.
    Just use standard html tables. Should be able to use google to find a working example.

Maybe you are looking for