CATS / CATM with Vendor via IDOC and XCBL

Hello,
We are implementing the Vendor Time Confirmation Scenario using CATS / CATM.
The data is transmitted from a Vendors ERP System.
We are using the IDoc CATS_INSERT02 to create the CATS Entry in SAP, but have no idea what XCBL Format the Vendor should be sending.
They have no preference and are asking to provide the format and schema.
Options we are considering:
1. Use the SAP IDoc CATS_INSERT02 Structure
2. Use the OrderConfirmation XCBL Structure
3. Use the Invoice XCBL Structure
Any advice would be great.
Thanks,
Tim

Hello,
Please let us know the Error Log or ERROR Message for this Issue when you carry out this CAT2
Also Please check this SPRO
Cross-Application Components>Time Sheet>Specific Settings for CATS notebook-->Set up data entry profiles
In Persnol selection Tab
Enter for Several Personnel Numbers &  Select Via Pers. List Check Box Should be Marked.
Regards,
Rakesh
Edited by: RAKESH ASHOK MANE on Oct 14, 2010 9:58 AM

Similar Messages

  • Vendor Outbound IDoc and Unblock Indicator...

    Hi All,
    I am using an outbound IDoc to pass on the information of vendor master to a legacy system via PI. Basic type I am using for the same is CREMAS05.
    Now, when I am unblocking a vendor via XK05 and when I am changing the data of vendor, I am not able to make a difference between these 2 scenarios.
    If vendor data is changed, I need to send the legacy system an action flag as 'C'; if vendor is unblocked, I need to send the legacy system an action flag as 'U'.
    So, could somebody please let me know how can I differentiate based on IDoc data if vendor is changed or is unblocked.
    Any suggestions are really appreciated.
    Thanks in advance.
    Regards,
    Richa

    Thanks for answer.
    but, Serialization process will have two message type each  one for Vednor mater and Addres and seriallise the Idoc i.e. two Outbound Idoc will be created.
    But I want ONLY I Idoc to be created which should have Vendor Master data and also address Data.
    ~Pramod

  • Collaboration  with vendor  via Portal?

    Hi everyone :
       I meet a problem about collaboration with vendor. Our customer has lots of vendor ,and our customer expect that their vendor could query related R/3 report real-time via Portal on Internet .
       I had done the SSO between Portal and R/3, and the user who had Portal user and R/3 both  could access R/3 via Portal easily. We can create user for vendor in Portal easily, but it is impossible that we create user for all of vendors in R/3 , because of R/3 user need to pay for license. So vendors could not query R/3 report via Portal now .
        My problem :
        1. Vendors can't query R/3 report via Portal now.
    Is there anyone met this problem ever , and How to solve this problem ?
        2.On the assumption that our vendor can query R/3 report via Portal now, how can we control the authorization that certain vendor could query his data only, can't query other vendor's data ?
        Any advice and discuss is welcome!
    Best Regards,
    Jianguo Chen
    Message was edited by: jianguo chen
    Message was edited by: jianguo chen

    Hi Brian
    which datasource u r using?
    i think u used read only LDAP + Databse
    when u chang the password for user in portal than after corresponding user password in LDAP directory are not changed thas't why it's generated a message that
    password expires and u can't change the password
    so try to change the password in LDAP also.
    hope it's helps u.
    regards,
    kaushal

  • Acquire images with labview via firewire and TWAIN

    Hi,
    I have a camera from optronics. This camera is plugged to my computer
    via a FireWire IEEE-1394 connection. The company optronics offers a
    TWAIN driver for this camera: some files like TWAIN.dll and
    TWAIN_32.dll. I would like to acquire images with labview and
    communicate with the camera but I have no idea on how I should get
    started.
    The 3 main things I'd like to do are: 1) change the exposure time 2) snap images 3) see the images in labview.
    I will really appreciate if someone could give me some ideas to get started...
    Michael

    AESulzer wrote:
    Michael, From a
    more general standpoint, what you'll need to do is use a Call
    Library Function Node (located in the All Functions>>Advanced
    palette) to call the necessary functions out of those DLLs. Before you
    can do this, you'll need to know some specifics about what functions
    are available in those DLLs and what parameters/outputs are associated
    with them. This information is typically available in the product
    manual or perhaps someone else with experience with your specific
    device can speak to that. Once you know the functions necessary to
    execute the desired operations, you simply configure a Call Library
    Function Node for each of them and place them in your LabVIEW code.
    Just
    saw this and want to clarify on this. This is a total no-go! The Twain
    interface is a very old technology from the days when Windows was a
    cooperative multitasking environment without real tasks or threads. In
    order for Twain to allow for some sort of multitasked integration into
    an application it requires you to integrate the Twain handling into the
    message loop of your application. As you do not have direct control
    over the source code LabVIEW is written from, this is a very tedious
    operation, with Windows message hooks and such, lots and lots of
    semaphore protection to avoid race conditions etc. etc.
    There is simply no way that you can do anything even remotely workable
    just by using the Call Library Node. You will need a (rather complex)
    external shared library that goes in between Twain and LabVIEW and
    takes care of all the subtleties. I know for sure because I wrote such
    a beast in the past.
    Now there is a Toolkit from the French Alliance member Alliance Vision http://www.alliancevision.com/us/index.html that
    does this. If you need Twain I would definitely go for this. My own
    library is only to the point of what I had needed for a particular
    project, (meaning it supports two specific scanners without issues) and
    without any documentation for external users and I couldn't give it
    away for free either.
    Just want to warn you but there is a good chance that the Alliance
    Vision Twain Toolkit does not really give you full programmatic control
    of all the parameters of non-scanner devices and you won't be able to
    avoid letting the Twain driver show the device specific configuration
    dialog to manipulate specific settings.
    In my own library I have low level functions to directly manipulate
    Twain attributes but in order to be able to use that you would need a
    through knowledge of the Twain specifications down to the API. That
    together with the difficulties to support other devices I don't have
    available, made us decide to not try to sell this Toolkit yet.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Issue with Dial-via-Office and CDMA Carriers

    We recently deployed Communications Manger 9.1 with Jabber (CUPS) version 9 so that we could leverage the new Dial-via-Office feature on the iOS and Android Jabber client (version 9.1.1.21178).  DVO works great when on a non-enterprise Wi-Fi hotspot with VPN, but when using VPN over Sprint cell data, DVO disconnects after 59 seconds.  We suspect that because we are unable to send data while on a voice call that the Jabber client is unable to send a keepalive to the CUCM in order to keep the call connected.  As a result, the CUCM thinks that the call has dropped and then terminates the call.  We do not have this issue on GSM based phones.
    Does anyone know if there is a timer that can be modified such that the CUCM will not drop the call even if the keepalive doesnt exist?  Or, has anyone else found a solution to this? 
    Thanks,
    Chad

    The closest you'll be able to get for now is the Mobile Voice Access feature where he dials a number, authenticates, and can the dial another number that CUCM sources from the user's DN. The only part it won't do is call the user (DVO-Reverse).
    The DVO Forward/Reverse features are not supported by any currently shipping client. They used to be able to do this with CUMA but that is EoL. At least for now this hasn't made it's way into Jabber. The closest Jabber gets is a related feature where a call started on VoIP can be handed off to cellular. In that case CUCM does call the cell phone but the call has to start on VoIP.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • Error with passwords via Portal and LDAP

    When we change a user's password via portal, either by the user or administrator, the password gets changed, but then when the user tries to log in again, it says the password is expired, and no longer allows changing the password.
    The log has the following errors
    defaultTrace.18.trc:#1.5#0003BA68FF7E00510000000C00001AEC0004059FD46D2697#1132083928701#com.sap.security.core.persistence#sap.com/com.sap.security.core.admin#com.sap.security.core.persistence.[cf=com.sap.security.core.persistence.datasource.imp.LDAPPersistence][md=changePassword][cl=19566]#<USER>#569##<Portal Instance>#<USER>#48329170561011daada40003ba68ff7e#SAPEngine_Application_Thread[impl:3]_0##0#0#Error##Java###Can not change password
    defaultTrace.18.trc:#1.5#0003BA68FF7E00510000000E00001AEC0004059FD46D2C5B#1132083928706#com.sap.security.core.persistence#sap.com/com.sap.security.core.admin#com.sap.security.core.persistence#<USER>#569##<Portal Instance>#<USER>#48329170561011daada40003ba68ff7e#SAPEngine_Application_Thread[impl:3]_0##0#0#Error#1#/System/Security/Usermanagement#Java###DataSource : Can not change password#1#CORP_LDAP#
    defaultTrace.18.trc:#1.5#0003BA68FF7E00510000000F00001AEC0004059FD46D96C1#1132083928731#com.sap.security.core.admin#sap.com/com.sap.security.core.admin#com.sap.security.core.admin.[cf=com.sap.security.core.admin.UserAdminLogic][md=performUserProfileChange][cl=19566]#<USER>#569##<Portal Instance>#<USER>#48329170561011daada40003ba68ff7e#SAPEngine_Application_Thread[impl:3]_0##0#0#Error##Java###[LDAP: error code 16 - No Such Attribute]
    defaultTrace.18.trc:#1.5#0003BA68FF7E003E0000002500001AEC0004059FD5A452F0#1132083949095#com.sap.security.core.persistence#sap.com/com.sap.security.core.admin#com.sap.security.core.persistence.[cf=com.sap.security.core.persistence.datasource.imp.LDAPPersistence][md=changePassword][cl=19566]#<USER>#569##<Portal Instance>#<USER>#48329170561011daada40003ba68ff7e#SAPEngine_Application_Thread[impl:3]_21##0#0#Error##Java###Can not change password
    defaultTrace.18.trc:#1.5#0003BA68FF7E003E0000002700001AEC0004059FD5A4591E#1132083949099#com.sap.security.core.persistence#sap.com/com.sap.security.core.admin#com.sap.security.core.persistence#<USER>#569##<Portal Instance>#<USER>#48329170561011daada40003ba68ff7e#SAPEngine_Application_Thread[impl:3]_21##0#0#Error#1#/System/Security/Usermanagement#Java###DataSource : Can not change password#1#CORP_LDAP#
    defaultTrace.18.trc:#1.5#0003BA68FF7E003E0000002800001AEC0004059FD5A49EBD#1132083949114#com.sap.security.core.admin#sap.com/com.sap.security.core.admin#com.sap.security.core.admin.[cf=com.sap.security.core.admin.UserAdminLogic][md=performUserProfileChange][cl=19566]#<USER>#569##<Portal Instance>#<USER>#48329170561011daada40003ba68ff7e#SAPEngine_Application_Thread[impl:3]_21##0#0#Error##Java###[LDAP: error code 16 - No Such Attribute]
    Any help would be greatly appreciated
    We are using Portal 6Sp14
    Thanks
    Brian Timothy

    Hi Brian
    which datasource u r using?
    i think u used read only LDAP + Databse
    when u chang the password for user in portal than after corresponding user password in LDAP directory are not changed thas't why it's generated a message that
    password expires and u can't change the password
    so try to change the password in LDAP also.
    hope it's helps u.
    regards,
    kaushal

  • I am looking for a POS software for multi-users with mobility via 3G and Wi-Fi

    Our company distributes food products to grocery, convenient and pharmacy stores, etc. We currently have an old cumbersome hard to use PC system that interfaces with driver's handhelds, keeps records of sales and monitors inventories on trucks and several warehouses. All our company uses MAC systems with the exception of this PC system. The closest I've come to find a MAC software is Lightspeed but it lacks mobility. Does any one know a good reliable POS system with Mobility hopefully to utilize either iPhones with bar code readers?

    Pages can export documents in MS Word format. When I last did this (with Pages '09, the Mac version), the result was a .doc file.
    Note that this is a translation, and like most translations, it's not always a perfect one. Some features of Pages are not supported in MS Word, and some Word features are not supported in Pages.
    For a more precise answer wrt Pages for iOS, you should repost your question in the iWork For iOS community. The link will take you there.
    Regards,
    Barry

  • Vendor master IDOC segment population ?

    Hi All,
    I have to create vendor master idoc and pass it to a third party system.
    The fields required by the third party system are from tables lfa1 , lfb1,lfm1. The data required is mapped to segments in idoc
    I am using the MASTERIDOC_CREATE_CREMAS FM to generate the idoc.(idoc tyoe :cremas04)
    The idoc is created and generated but I can see only the E1LFA1M segment populated with data. No other segments are getting populated , Can anyone tell me why is that so and how it can be solved.
    Thanks,

    Hi,
    Please check CREMAS message type, perhaps there is <b>reduced message type</b> or <b>segment filter</b>. Go to transaction code <b>BD53</b> or <b>BD56</b> to find out.
    Hope this will help.
    Regards,
    Ferry Lianto

  • What are IDOC and ALE?

    We are getting a new system that will be interfacing to SAP via IDOC and or ALE
    I am required to quickly reply back as far as what will be required from a BASIS side if they will interface using IDOCS and ALEs
    Thank YOU and kind Regards!
    M.

    Hi Maria,
    Application Link Enabling (ALE) is a mechanism or u can say that it's a tool for the exchange of business data between loosely-coupled R/3 applications built by customers of SAP, the enterprise resource management program. ALE provides SAP customers with a program distribution model and technology that enables them to interconnect programs across various platforms and systems.That means that ALE can integrate business processes between R/3 Systems and non-R/3 systems as well as between R/3 Systems.
    There are three layers in the ALE system:
    a)     application services,
    b)     distribution services, and
    c)     communication services.
    The vehicle for data transfer is called an IDoc (intermediate document), which is a container for the application data to be transmitted.
    After a user performs an SAP transaction, one or more IDocs are generated in the sending database and passed to the ALE communication layer. The communication layer performs a Remote Function Call (RFC), using the port definition and RFC destination specified by the customer model. The IDoc is transmitted to the receiver, which may be an R/3, R/2, or some external system. If the data is distributed from a master system, the same transaction performed by the sender will be performed by the receiving system, using the information contained in the IDoc.
    Changes made to fields in master data tables can be set to trigger distribution of the changes to slave systems, so that multiple database servers can update the same information simultaneously. IDocs carry information directly between SAP systems. In order to communicate with a non-SAP system, an IDoc is first transmitted to an intermediary system that translates the data to a format that will be understood by the receiver. Return data also passes through the translating system, where it is again encapsulated into an IDoc.
    Now comes to ur 2nd query basis guys duties over IDOCS & ALE
    a)Creating the RFC
    b)monitoring different layers over ALE
    c)Archiving IDOCS (when required)
    d)use the Idoc display tool(we02)
    e)use the Idoc Search tool (we09)
    f)use the Status Monitor Tool(bd87)
    g)Troubleshooting the Inbound Idocsu2026.
    Regards,

  • File download via servlet doesn't work with IE via https

    I have a URL from a jsp page which points to a struts action servlet. This works with firefox via http and https. With IE it works via http but it doesn't work via https. The error message I get is "Internet Explorer cannot download ...File_name.doc from Server_name.
    Internet Explorer was not able to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later."
    Here is my code.
    public ActionForward execute(ActionMapping mapping, ActionForm form,
                   HttpServletRequest request, HttpServletResponse response)
                   throws Exception {
              String attachmentURL = AppSettings.get("EAIAttachmentURL");
              String encodingScheme = AppSettings.get("EAI_encoding");
              String filename = request.getParameter("URL");
              String fileStr = URLEncoder.encode(filename, encodingScheme);
              fileStr = fileStr.replaceAll("\\+","%20");
              URL targetURL = new URL(attachmentURL + "/" + fileStr);
              URLConnection connection = targetURL.openConnection();
              connection.setDoInput(true);
              connection.setDoOutput(false);
              connection.setAllowUserInteraction(false);
              BufferedInputStream attachmentStream = new BufferedInputStream(
                        connection.getInputStream());
              * Setting the content disposition filename, so that the
              * attachment preserves the original filename
              response.setHeader("Content-Disposition",
                        " attachment; filename=" + filename);
              if (connection.getContentType() != null) {
                   response.setContentType(connection.getContentType());
              else {
                   response.setContentType("application/octet-stream");
              response.setContentLength(connection.getContentLength());
              response.setHeader("Pragma", "public");
              response.setHeader("Cache-Control", "public, max-age=-1, must-revalidate");
              if ( connection.getContentEncoding() != null ) {
                   response.setHeader("Content-Encoding",
                             connection.getContentEncoding());
              BufferedOutputStream responseStream = new BufferedOutputStream(
                        response.getOutputStream());
              byte[] buffer = new byte[4096];
              int bytesRead;
              try {
                   while ((bytesRead = attachmentStream.read(buffer)) != -1) {
                        responseStream.write(buffer, 0, bytesRead);
              } catch (Exception e) {
                   log.error("AttachmentProxy error: " + e.getMessage());
              } finally {
                   if (attachmentStream != null) {
                        attachmentStream.close();
                   if (responseStream != null) {
                        responseStream.flush();
                        responseStream.close();
              return null;
    There is a bug with IE when downloading via https according to Microsoft support site. Refer to http://support.microsoft.com/default.aspx?scid=kb;en-us;812935
    According to this bug, I have set the response header - "pragma" to public and "cache-control" to public. I've also unchecked the Do not save encrypted pages to disk setting in IE Options, Advanced tab.
    Has anyone come across this problem or a similar problem. Any help is appreciated. Thanks.

    I have a URL from a jsp page which points to a struts action servlet. This works with firefox via http and https. With IE it works via http but it doesn't work via https. The error message I get is "Internet Explorer cannot download ...File_name.doc from Server_name.
    Internet Explorer was not able to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later."
    Here is my code.
    public ActionForward execute(ActionMapping mapping, ActionForm form,
                   HttpServletRequest request, HttpServletResponse response)
                   throws Exception {
              String attachmentURL = AppSettings.get("EAIAttachmentURL");
              String encodingScheme = AppSettings.get("EAI_encoding");
              String filename = request.getParameter("URL");
              String fileStr = URLEncoder.encode(filename, encodingScheme);
              fileStr = fileStr.replaceAll("\\+","%20");
              URL targetURL = new URL(attachmentURL + "/" + fileStr);
              URLConnection connection = targetURL.openConnection();
              connection.setDoInput(true);
              connection.setDoOutput(false);
              connection.setAllowUserInteraction(false);
              BufferedInputStream attachmentStream = new BufferedInputStream(
                        connection.getInputStream());
              * Setting the content disposition filename, so that the
              * attachment preserves the original filename
              response.setHeader("Content-Disposition",
                        " attachment; filename=" + filename);
              if (connection.getContentType() != null) {
                   response.setContentType(connection.getContentType());
              else {
                   response.setContentType("application/octet-stream");
              response.setContentLength(connection.getContentLength());
              response.setHeader("Pragma", "public");
              response.setHeader("Cache-Control", "public, max-age=-1, must-revalidate");
              if ( connection.getContentEncoding() != null ) {
                   response.setHeader("Content-Encoding",
                             connection.getContentEncoding());
              BufferedOutputStream responseStream = new BufferedOutputStream(
                        response.getOutputStream());
              byte[] buffer = new byte[4096];
              int bytesRead;
              try {
                   while ((bytesRead = attachmentStream.read(buffer)) != -1) {
                        responseStream.write(buffer, 0, bytesRead);
              } catch (Exception e) {
                   log.error("AttachmentProxy error: " + e.getMessage());
              } finally {
                   if (attachmentStream != null) {
                        attachmentStream.close();
                   if (responseStream != null) {
                        responseStream.flush();
                        responseStream.close();
              return null;
    There is a bug with IE when downloading via https according to Microsoft support site. Refer to http://support.microsoft.com/default.aspx?scid=kb;en-us;812935
    According to this bug, I have set the response header - "pragma" to public and "cache-control" to public. I've also unchecked the Do not save encrypted pages to disk setting in IE Options, Advanced tab.
    Has anyone come across this problem or a similar problem. Any help is appreciated. Thanks.

  • Vendor Master Idoc

    Could someone tell me which IDOC is vendor master idoc??
    Ashish

    Ashish,
    CREMAS is the message type for Vendor Master idoc and the IDoc type can be CREMAS01/CREMAS02/CREMAS03/CREMAS04 based on the requirement. These idoc types are released under different SAP releases.
    Anand

  • FI Invoices correction to send via IDoc vs OSS Note 114814

    Hi All,
    I would like to send Financial Invoice Corrections via IDoc and I am looking for some guidelines and technical explanation on how I should proceed.
    I found some explanations in OSS Note 114814 and on other forum threads but I am kind of confused on what I need to do exactly.
    I understood that FM EXIT_SAPLF050_008 is involved in the process and also IDoc type FIDCCP01 and FIDCCP02 but I do not know what need to be enhanced in the FM? Does someone have any coding example?
    Where exactly is FM EXIT_SAPLF050_008 being called (TCode)? Is it in FB60? I cannot find the enhancement point in this case.
    Do I only have to create a project in CMOD and activate it and that's it? I do not know what I need to do in the function module.
    Thank you in advance for your guidance. I am a bit lost here to be honest.
    Best regards,
    Sylvain

    first of all u have to find out the user exit.and then if u need to add fields ,then u can write the code here. and then determine the outbound partner profle using tcode WE20. AND then u can u can assign those things in bd64 bussiness model.and if need filters u can set there.
    Regards,
    Jampani.

  • Paying vendors via credit card and then reconciling to SAP

    We normally pay vendors via checks going EDI/Idocs - we run F110 with RFFOUS_C and then RFFOEDI1 to actually create the idocs and issue a 'check' number (at this point, the PAYR table is updated with this information).  The bank sends us back a recon file containing the check number and vendor data, and we reconcile it in SAP.
    We now have a project where for certain vendors we are going to pay via a credit card thru a bank.  The process will be to create a new payment method and house bank and assign the payment method to those vendors.  We would run F110 for that payment type, using program RFFOUS_C.  This populates tables REGUP and REGUH.  From these tables, I would extract the data I need to send to the bank - they need it in a very specific format (which I can do).  The problem comes in at the reconciliation point.  The bank will send us a file of transactions of vendors that were paid.  How do I reconcile this with SAP if no actual check number was created, and no PAYR table record exists?

    I am running RFFOUS_C.  I'm not sure what you mean by 'set the variant for check print by using the new dummy check number range'.  I had created a check number range (and lot) and attached it to the house bank I enter when running the program - is this what I should be doing?  Under print control, I have the 'print checks', 'print payment advice' and 'print payment summary' options selected, but I do not have 'print immediately' selected.  When I run RFFOUS_C in this manner, check numbers do not get created.  In fact, their is a function module 'get_check_number', but this only gets executed when you run RFFOEDI1.  What could I be doing wrong?

  • Bapi for vendor payment with details of tunover and blocked payment

    Dear all
    I want to know whether any BAPI available for the details of vendor payment made and the open item with  blocked payment (with the reason for the blocked payment) and the turnover of the vendor for a particular fiscal year...................
    The client want to get the output as mentioned below.
    e.g...
    PO no : 45629810
    Inv.No : 73409 (Vendor's Invoice no.)
    Payment : Paid amt with date and details
    Payment : Outstanding (Due and Over Due with no.of days)
    Blocked Payment : Amt with the reason for blocking the payment.
    Turn Over : Total turn over for that fiscal year.
    This is an urgent req. from my client,i will be very grateful if any one can  help me over this issue ..............
    Appreciate for any relevant answers and suggestion ...........
    I am in ECC 6.0
    Regards
    Praveen

    Hello Raj,
    Unfortunately there is no BAPI for payment detals and other company code data. The only possibility is via direct input (external data transfer).
    Please have a look at the following Easy-Access-path:
    SAP Menu
    -> Accounting
      -> Bank Applications
       -> Loans Management
        -> Environment
         -> External Data Transfer
    Within this menu entry you find diverse functions. Please start the function KCLJ to transfer data. Before you can do this you need to
    prepare the transfer by creating your own transfer structure and so on. You can get further information on what to do here by navigating to
    "Help   > Application help" within transaction KCLJ. From here you get to the right area of SAP library.
    Thanks Amber

  • How to assign contact person with user id to vendor via upload

    Dear All,
    We have successfully uploaded external business partner (Vendor) from ECC6 to SRM5.0  via BBPGETVD. So vendor is available in PPOMV_BBP.
    Now we would like to assign the contact person with user ID to this vendor so that he can logon to our system and update Bid.
    If we create contact person (employee) via "Manage Business Partner", system provides the option to create contact person and User ID under "Employee for Business Partner".
    But we can create contact person one by one, if our client have 600 vendors from ECC and already transferred to SRM.
    How to rapidly create and assign contact person to all vendors ?
    Who have any ideas for upload via text file or excel sheet please advice me.
    Best Regards,
    Theerat.

    Hello Theerat,
    Try these FM
    BBP_CREATE_CONTACT_PERSON
    BBP_CREATE_CONTACT_USER
    muthu
    Edited by: Muthuraman Govindasamy on Oct 7, 2008 9:16 AM

Maybe you are looking for

  • Aging Report SQL Query

    Dear Guys, I have tried for aging report query , but still my expected results is not come. Please go through below the table and script data for your reference. Please wirte a query for aging report. USE [SAMPLES] GO /****** Object: Table [dbo].[NEW

  • Condition type JEC1

    Hi, for condition type   JEC1   IN: A/P ECS Deduc ,condition record is maintain with 3% with combination of tax code when i use the tax code in purchasing document it show condition record with 3 % but in condition item detail it pick up 2 % in amoun

  • No Service, SIM not provisioned

    Hi Everyone, I've just recently purchased my first iphone (iphone 4) but i'm constantly getting no service in the top left hand corner since setting the phone up. Also on my network settings it's stating SIM not provisioned. Can anyone help? As I'm a

  • Named.log not rolling?

    We've got our primary dns server running on a 10.5server machine, and I discovered this morning that the reason the disk space was disappearing is that the named.log has NEVER rolled -- the file starts with 2008! I created a new (empty) named.log fil

  • Failure with cloning database structure and then restore from source db

    Hello, dear experts! I am trying to duplicate a database. First step was to use the DBCA to create a template. Because there is no downtime possible, I only created a template of the structure without user schema and without objects. At another desti