SMS send to Customer while customer creation cic webclient

Hi Experts,
We have a requirement that " Send SMS from BP (customer Master)". Send SMS to customer's mobile after successfully creating customer master record by pressing SAVE button in CIC WEB Client Account identification New bp (sold to party).
How to send SMS from BP(SOLD TO PARTY) tcode? We have creating customer from account identification through u201C new u201Cin cic web client.
Please suggest me any abap program to fulfill this requirement.
Please help me out.
Regards,
KANTH

Hi,
Please check this [link|Re: How to send SMS by using ABAP program].
Regards,
Shobhit

Similar Messages

  • COA to be send to customer while saving delivery.

    Dear Friends,
    I have a requirement of sending the certificate of analysis (finished product)  to customer while saving delivery document.
    COA is the developed form (Z development) designed and that output we need to send to customer through email as soon as the sales delivery document is saved.
    To sum up my requirement :
    I need to  send COA through email as soon as delivery is saved. 
    Please provide your expert comments.
    Best Regards,
    Shekhar

    Dear,
    You want to send a quality certificate for the delivery to the Sold-to party.
    Define the settings for the output types for certificates (LQCA and LQCB in the standard system):
    Quality Management -> Quality Certificates -> Output Determination -> Define Condition Types for Output Determination
    Enter the required communication strategy in the "Default value" tab page. Assign output determination procedure to delivery item category".
    Define the assignments of the output types for certificates for the print program and transmission medium:
    Quality Management -> Quality Certificates -> Process Output -> Assign Print Program to Output Type/Medium
    Program RQCAAP00, FORM routine ENTRY, do not specify a form.
    The standard system provides the universally applicable QM_QCERT_01 form.
    The forms must be compatible with the output program. In the standard system the following output programs are available:
    RQCAAP00 for certificates for a delivery item
    You can access this program in Customizing for message dispatch and the program can be exchanged.
    RQCAAP01 for certificates for an inspection lot
    RQCAAP02 for certificates for a batch also you can use the FM 'QC02_BATCH_CHAR_SPECS'
    SAPLQC07 for certificates for a batch on the Internet
    For more details refer the OSS note 39418.
    Regards,
    R.Brahmankar

  • Automatic customer creation

    Dear SAP Gurus,
    While creating a vendor, is it possible to create a customer simultaneously.Customer should have same code as that of vendor but reconciliation account should be different.
    Regards,
    Nilesh Deshmukh

    Hi,
    Simulatneously means not understanding.It is not possible to create the Customer creation automatically once vendor is created.
    XK01 is for creation of Vendor
    XD01 is for Creation of cusotmer
    You can use the same vendor name for customer creation & Reconciallation account will be different.
    rgds
    gsc

  • IDoc trigger at customer creation

    Dear Gurus,
    I have developed a custom IDoc. Now i want to send this customer master IDoc to the legcy system whenver a new customer is created or existing customer is modified.Ive sent IDoc from BD12,it is working fine,now i want to send it at runtime.Is there any customizing part required to trigger the IDoc at creation if the customer master record ???
    please help me out.
    Reward points for helpful answers.
    Cheers,
    Deepthee Kasal

    Hi Deepthee
    Please correct me.
    U need that a idoc will be created in one system and this idoc will go to legacy system. Now are these both systems SAP. Or which is sap and which not.
    If the system is non sap and legacy is sap, then a XML file is sent from non sap and this is converted to idoc (DEBMAS) and processed in SAP and created or change customer master.
    Now if there is some sap system and it will create idoc after cration of customer and send to non sap to update. SAP doesnt provide o/p determination on customer masters. Here wyou will define a new idoc type use copy of DEBMAS and then create a idoc in sap for this and convert to XML and sent to legacy.
    Hope this helps
    Kind Regards
    Sandeep

  • DUNNING NOTICE SEND TO CUSTOMER EMAIL

    hi
    my requirement is whenever we run the dunning notice (F150) this report send to customer mail ids and opened it in pdf format.
    using smart form how can we write the coding
    thanks
    venu

    check this thread
    Dunning Question
    Please search before posting questions, u would find most solutions in search itself

  • How to restrict Duplicate Customer Creation in SAP

    Dear all,
    How can we restrict duplicate customer creation in SAP SD.
    We are into retail sector, across the store customers are being created by different employees.
    in this way for many customers more than one business partner records are being created.
    we are looking for a sytem wise functionality to restrict the customer master creation (for Sold to party only) if name1, telephone number and street field values are same, then system has to stop customer creation by giving an error message.
    Is there any standard functionality to address these requirement. If so how could we configure it.
    Any of you can help us to solve the issue. your solutions and help will be highly appreciated.
    thank you.
    Raghu ram.
    Edited by: Raghu Ram on May 26, 2008 5:34 PM

    Hi,
    2 solutions :
    - Procedure manually (no SAP) ;
    - Use extension SAP (SMOD : SAPMF02D) to check with differents data before recording.
    No solution in standard.
    Regards,
    Lionel

  • CRM E-Commerce BOB Web shop - Duplicate check for New Customer Creation

    Hi,
    In CRM E-Commerce BOB Web shop we have a requirement wherein new customer creation should go through a duplicate check. Only unique customers should be created as BP in backend GUI, in case a customer already exists with the same credentials, BP should not be created and user should get a message that the customer already exist in the system.
    Currently the system is not preventing me from creating new customers with same credentials.
    In case anybody has worked on the similar requirement or has any idea about the same, Kindly help.
    Regards, Vipul
    Edited by: vipul_kumar02 on Jun 21, 2011 4:20 PM

    Hi,
    Any pointers for function module used for creation of a new BP for a new customer request in BOB Web shop?
    Is it same as B2C Web shop?

  • Is there anyway to print an ibook - was told I could add a link to the ibook that would send the customer to my web site where they could print it?

    Is there anyway to print an ibook -
    was told I could add a link to the ibook that would send the customer to my web site where they could print it?
    I was told a customer could not print an ibook that they purchased?
    Trying to figure out a way for them to purchase a book that they need to fill in information.
    or download to their computers and print.
    Any suggestions.... I have called and emailed - but can't get an answer
    I have 5 books I would like to do this with.
    <E-mail Edited by Host>

    BlueEyesinLA wrote:
    Is there anyway to print an ibook -
    Not as such.  You would have to put a pdf version on your web site for download, which the reader would then have to print for himself.  A pdf version might look rather different than the epub or .ibooks version, you would have to try that yourself to see how much.

  • Customer Creation - Want to pass custom field data to KNA1(Customer Master)

    Hi,
    I have created BAPI for customer creation which uses standard program RFBIDE00 for customer creation.
    I have appended new custom field(ZZATTR1) in the table KNA1 and its currosponding stucture used in the standard program BKNA1.
    Import parameters of my BAPI is one structure which is having this custom field, on executing this BAPI it creates the customer but data which I give through this field is not getting transfered in the table KNA1.
    This sstandard progaram uses file to containing customer information, In the BAPI I on the data from the structure to the file and further it gets submitted to the program.
    My requirement is to pass the data of teh custom field which I have created, How to achieve this ?
    Pls Suggest.
    Regards
    Vishal

    Hi Vishal,
    When implementing a customer exit (i.e. field, user etc) have you ever wanted to be able to read additional
    field values available in the main SAP program but not available in your exit. Now with the use of
    field-symbols you can have access to any field available in the main SAP program. The code below
    demonstrates how this is done within a field exit on BSTNR which can be tested using transaction
    ME21. Information on creating field exits can be found here. 
    FUNCTION field_exit_bstnr.
    ""Local interface:
    *"  IMPORTING
    *"     REFERENCE(INPUT)
    *"  EXPORTING
    *"     REFERENCE(OUTPUT)
    create field symbol
      FIELD-SYMBOLS: <status>.
    Assign value of variable from calling prog to field symbol
      ASSIGN ('(SAPMM06E)RM06E-BSART') TO <status>.
    Display value retrieved in message
    Note: Messages of type i and w are not allowed
      IF sy-subrc = 0.
        MESSAGE e003(zr) WITH <status> 'kkk'.
      ENDIF.
    ENDFUNCTION.
    Rewords some point if it is helpful.
    Rgds,
    P.Naganjana Reddy

  • PROBLEM IN CUSTOMER CREATION

    hi
    friends
             when i am creating customer master data by xd01 an erros is coming----
    Sales area INSO ID CP is not defined for customers
    this is my sales area
    i have checked all set up
    sales organisation to distribution channel
    sales organisation to division
    set up sales area
    even in database table TVTA entry is there
    also customer creation screen if i click all sales area tab i sales area is not appearing
    though it is coming
    but it is allowing me to creat customer under company code view through fd01.
    i am working in ecc 6 version this is totally new system & i am configuring sd module 1st time.
    plz give some quick solution 
    ambarish

    Dear Ambarish,
    The Enterprise Structure Configuration you have already checked & as mentioned by you, it sounds to be appropriate.
    As per my understanding, you are facing an issue with Sales Area Tab Pages. There are 2 recommendation, which I can suggest:
    1. Check the configuration setting in VOR1 & VOR2, & ensure that the distribution Channel & Division are maintained appropriately for the Sales Organization.
    2. Also ensure to check Account Group setting:
    2.1.1     Account Group
    2.1.1.1       Maintain Number Range for Account Group
    Use
    The purpose of this activity is to control number range of Account Group.
    Procedure
    Access the activity using one of the following navigation options:
    IMG --> Financial Accounting (New) --> Accounts Receivable and Accounts Payable --> Customer Accounts --> Master Data --> Preparations for Creating Customer Master Data --> Create Number Ranges for Customer Accounts --> Select the Icon to maintain Number Range
    Transaction Code: SPRO
    Data to be maintained:
    No | From      | To | Current No | Ext (Tick in Check Box)
    01 | 0000000001 | 0000099999 | 0 | No
    02 | 0000100000 | 0000299999 | 0 | No
    XX | A | ZZZZZZZZZZ |      Yes
    2.1.1.2       Assign Number Range to Account Group
    Use
    The purpose of this activity is to maintain number range of Account Group.
    Procedure
    Access the activity using one of the following navigation options:
    IMG > Financial Accounting (New) > Accounts Receivable and Accounts Payable > Customer Accounts > Master Data > Preparations for Creating Customer Master Data > Assign Number Ranges to Customer Account Groups
    Transaction Code     : SPRO
    Data to be maintained:
    Group | Name | Number Range
    0001 | Sold-to party | XX
    0002 | Goods recipient | XX
    0003 | Payer | XX
    0004 | Bill-to party | XX
    2.1.1.3       Define Account Groups with Screen Layout (Customers)
    Use
    In this step, you determine the account group of the customer.
    Procedure
    Access the activity using one of the following navigation options:
    IMG > Financial Accounting (New) > Accounts Receivable and Accounts Payable > Customer Accounts > Master Data > Preparations for Creating Customer Master Data > Define Account Groups with Screen Layout (Customers)
    Transaction Code     : SPRO
    The groups indicated below are a few examples. There are many groups in Standard SAP & if we require additional Group, it can be copied from appropriate group & maintained.
    Group | Name
    0001 | Sold-to party
    0002 | Goods recipient
    0003 | Payer
    0004 | Bill-to party
    0005 | Prospective customer
    0006 | Competitor
    Select Sold-to-party > go to Details > Double Click on General data / Company code data / Sales data. It will take to next screen which details Tab Pages of General data / Company code data / Sales data. Double Click on Tab Page for example: Address, Control, Marketing & so on. Here you can maintain whether the field is to be Suppress, Req. Entry, Opt. entry or Display
    IS THIS MANDATORY IN TOTALLY NEW SYSTEM WHEN I WILL BE CREATING ENTERPRISE COMPONENT ALAWAYS I NEED TO COPY ? BECAUSE WHEN I AM COPYING IT FROM STANDARD IT IS PERFORMING AS PER EXPECTION
    It is not Mandatory, but a recommended Practice. The Advantage is when we copy from Standard, by default it updates all relevant table, which sometimes misses out if we are creating without using copy functionality.
    Regards,
    Rajesh Banka
    Edited by: Rajesh Banka on Jun 28, 2008 9:08 PM

  • How to send multiple customer statements by email using RFKORD11 program.

    Hi All,
    How to send multiple customer statements by email using RFKORD11 program. Is it possible?
    As of now we copied the stanadard program and sending the customer statements by email, one by one.
    if i execute the z program it will show the customer statement and send mail option.
    if i click send mail it will send that customer statement to the corresponding customer.
    then again i need to click back, it will show next customer statement and click on send mail.
    Pl guide me, if any one worked on this program.
    thanks in advance.
    Regards,
    Mahesh

    Try execute the program in the background to see if that helps.

  • How to send multiple customer statements by email using RFKORD11

    Hi All,
    How to send multiple customer statements by email using RFKORD11 program.
    As of now we copied the stanadard program and sending the customer statements by email, one by one.
    if  i execute the z program it will show the customer statement and send mail option.
    if i click send mail it will send that customer statement to the corresponding customer.
    then again i need to click back, it will show next customer statement and click on send mail.
    Pl guide me, if any one worked on this program.
    Regards,
    Mahesh

    Hi .
    You first need to copy that program to Z and make the changes in it. Can you convert sapscript to smartform?
    then you can write a logic to send mail in the loop.
    to send the pdf file
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/mailsendthroughoutputcontrols
    Regards,
    Madhuri
    Edited by: madhuri sonawane on Jun 10, 2009 4:20 PM

  • Customer Creation Date

    Hi all,
    Is there any report that provides customer creation date?
    Regards,
    Aisha Ishrat
    ICI Pakistan Ltd.

    Hi,
    Check OV50 transaction,there you get creation date in the last column.
    Reward if it helpful.
    Regards,
    Chandra

  • Customer Creation Approval Workflow

    Hi Folks - Does R12 has a Customer creation approval workflow ? If not ,Can we create a custom workflow and hook it to Customer screen?
    Any Ideas?
    Thanks.

    SanDan wrote:
    Hi Folks - Does R12 has a Customer creation approval workflow ? Please see (How Can We Have Customer Creation Approval Workflow [ID 883262.1]).
    If not ,Can we create a custom workflow and hook it to Customer screen?
    Any Ideas?Yes you can create a custom workflow.
    Thanks,
    Hussein

  • Sending one Customer Statement to 4 Sales Rep Email ID

    Hi All,
    i need to send one customer statement to 4 sales rep Email ID. these sales rep are assigned to different sales area. please give me your possible solutions.
    thanks in advance

    I am not sure of what you mean by Customer statement.
    What I can think of is that we can set up a background job for that T.Code and give the email ids in the spool recepient of the job. Once the job is complete emails would be sent.
    Hope this helps.

Maybe you are looking for

  • SQL Plus Skipping Where Clause

    Question: We are using .sql files, that are executed though SQLPlus to implement our production code, we have had instances where a developer put a extra line in the middle of his SQL statement. In the below examples, the 2nd script will execute and

  • Insert a new record in the database table in between the records.

    i va a database table which ve 100 records. but i want to insert my new record  as 50th record. how i want to  proceed? thanks , velu.

  • Advice on Oracle database 10g administrator

    im intersted in doing oracle and i'll be taking exams on OCA database 10g administrator i want to know which application or software should i use and which books will be more relevent

  • NullPointerException in LockType.getUpgrade on 3.3.75

    Our production system is still on an older version of JE (3.3.75), but I can't see anything in the release notes that addresses this problem. We got a NPE in LockType.getUpgrade from a collections iterator constructor: java.lang.NullPointerException

  • Counting elements in XML based on search criteria

    Hi again, I been trying to return a count of <c> in a specific <subno> element. I tried the below query but never worked. I managed to do it using XMLTABLE ( '/IN-prov/Subscriber/Subno[@Id="9393983"]/Commands/C'..etc without the node exists function.