Customer external number problem

i have given customer external number range
for ex, cna10000 to cnz9999 as i want to know customer by c, and n for north region and a for the alphabet, but system is allowing me to input
cnnnnn100, and other wise also,
how can i restrict that the system
thanks

Dear varada rajan,
If i understood your question correctly that  U need to assign external number range with charecter + number .
If this is correct , then
1. Go to SPRO -- Logistic general -- busines partners - Customer -- control -
A. Define Account Groups and Field Selection for Customers :
    copy your existing account group and in general data    maintain A1 ( you can mention as per your logic ) .
B.Define and Assign Customer Number Ranges -
i. Maintain CNA1000 to CNA2000 and mark tick in External number range
ii. Assign Number Ranges to Account Groups : here you assign the number range against the account group.
Now , you can create customer number range between
CNA1000 to CNA2000.
saravanan

Similar Messages

  • Urgent :crm_ic web client adding new field - customer external number-BPEXT

    HI
    I want to add the field <b>customer external number(data element- bpext)</b> is available as a standard  field in  <b>bp transaction</b> , under indentification tab I am trying to bring the same field into the <b>identify account-CRM-IC BSP Application</b>
    when I am trying to do this , I nee to know the below information
    <b>Attribute name
    property name
    context class</b>
    can you help me in Identifying this values which I feel is must for adding the field to the bsp application CRM_IC.
    thanks in advance
    Message was edited by: madhu satya rajasekhar bobbadi

    Hi,
    Following are the steps to add new fields to the existing view.
    - Create a new controller class (ZCL..) with original view class as super class
    - Create new BSP application with View and Controller
    - Attach the above Z class to the view and controller created and activate the BSP appln.
    - Go to transaction BSP_WD_WORKBENCH and type your BSP appln.
    - Expand your controller and at the Context class use Wizard to create new context node and bind this to Custom Controller class available.
    This whole process requires complte understanding of View, Controller, Custom controller and basic custom modifications to IC Web Frame work.
    Kunda Krishna Kishore

  • Packing instructions - problem with external number range

    Hi Gurus:
    I have a problem with configuring packing instructions. I have created a number range entry with external numbering (tx. OPIN), but when I want to create a new packing instruction in POP1, I get an error message: Manually-entered packing instruction ID cannot be checked (Message no. VHU01116). Can you please tell me how to avoid this error message?
    The system works fine if the number range is set to internal. As a matter of fact, initially I did create a setting with internal numbering and conducted a couple of tests, but I had to change the "external" flag in the number range to meet business requirements. Is it possible that somehow the system does not recognize that I have changed the flag and I need to run some generation program or something similar?
    I appreciate your valuable input
    Tamas

    For further records:
    we have found the problem after debugging the function. In order for the system to accept the external number range, a second number range object with ID 02 must be maintained in OPIN. Then you can use this number range as external and keep the first as internal.

  • Change from Internal to External Number range for customer account group

    Hi,
    We would like to change the number range assignment for a customer account group from internal to external. The external number range assignment check box is greyed out as a few numbers in the range have already been used up.  We want to do the internal to external assignemnt change, create a customer of a specific number, and revert the range back to internal assignment. Is this possible?
    Appreciate your help.
    Ram

    Hi,
    Please do the below steps:-
    (1) Go to XDN1 and click on "Maintain status" button. Note down the current status and change the status to zero. Save.
    (2) Again go to SDN1 and click on "Maintain No. Range" button, and change the no. range to external. Save. (if that number range is maintained for multiple years, then make it external for the first yer and for the subsequent years, it will become automatically.)
    (3) Then create your customer with specific number.
    (4) Then go to XDN1 and click on "Maintain No. Range" button, and change the no. range to internal. Save. (if that number range is maintained for multiple years, then make it internal for the first yer and for the subsequent years, it will become automatically.)
    (5) Again go to XDN1 and click on "Maintain status" button. Maintain the current status as the number noted down in step (1) above. Save. (In case number created in step (4) is greater than the number notes in step (1), maintain the number of step (4) in current status.)
    Regards,
    Gaurav

  • External Number Range for Customer Master

    Hi,
    If we give External Number Range for a Customer Account Group in SPRO, Can we let the System to generate the Customer Number(Internal)? Or always we should provide a Number for the customer?
    Thanks,
    Sekhar.J

    Hi,
    System will not consider two Number Range Assignment, simultaneously.
    Here are few links:
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/01/a9b191455711d182b40000e829fbfe/frameset.htm
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/53/c9864aca3711d2b494006094b9114a/frameset.htm
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/ea/cffb3aebc63b61e10000000a11402f/frameset.htm
    Best Regards,
    Amit

  • Problem when create customs BP number through PCUI

    Hi Experts,
    we are working on CRM 5.0 & EP7.0
    i have created custom function module (z function module) for generate the customs BP number( Dep country ,region) for BP t-code in GUI (CRM) System , when test through PCUI i can not get the PCUI field values like counry , region....so i cant generate the custom BP number depend upon the country and region,
    when user type the country,region,company name,city in PCUI
    how can i get PCUI field values ( country,region,company name,city)
    in GUI (SAP- CRM) System.
    PCUI field values ( country,region,company name,city) is not stored in ABAP memory, like
    1. CALL FUNCTION 'BUP_BUPA_MEMORY_GET_ALL'
    TABLES
    t_but000 = t_but000
    t_but001 = t_but001
    t_but0bk = t_but0bk
    t_but100 = t_but100
    t_but0cc = t_but0cc
    t_but0is = t_but0is
    t_but0id = t_but0id.
    2. CALL FUNCTION 'BUA_BUPA_ADDRESSES_GET'
    EXPORTING
    i_xall = 'X'
    TABLES
    t_address = t_add.
    this two function modules are not giving values when user enter the values in PCUI
    plz help me........
    thanks,
    Ganesh,R

    hi karthik,
    i am working in CRM 5.0 ,& PCUI
    i have created custom BP number depend upon country and region ( through PCUI ), it is working fine but when more then one user trying to create account( BP) by uing same country and region it is generating same BP number becoz they are press ENTER button after giving the input data in PCUI , if they press SAVE button it is creating new BP number.
    when user press enter button countron should not go to BP number generation coding..how can i do this?
    How can i identify user press ENTER button or SAVE Button?
    where event is trigring ?where they are calling the Events?
    i want to do when user press ENTER button it should not create BP number but user press SAVE button it should create BP number..
    how they are linking PCUI & SAP CRM-GUI?
    how can i do this ? plz help me..
    Thanks,

  • Material Master External Number Range problem

    Material Master External Number Range that allows numerics only and combo of numerics, Alpha and Characters
    I have the following issue. My client wants to use a purely External Numbering System in SAP
    - They only use one Material Type (HALB).
    The range must be able to manage material numbers that:
    1. Are up to 18 CHAR
    2. Have Leading Zero's(Numeric Only) - example 0123, 0000223, etc
    3. Purely numeric (no zeros) - ex 56788, 1235456
    4. Have Leading Zero's with (Alpha Numeric) - ex 00A456
    5. Alpha numeric (No Zeros) ex T123542
    6. Leading Zero's with a '.' in the Mat Number
    Four examples
    005.009.23
    0000A.123.5544 M1
    000.593.33234
    0.1234
    I have the Lexiographical Setting Checked
    Leading Zero's Checked
    Range is - 000000000000000000 to ZZZZZZZZZZZZZZZZZZ
    The issue I have is with the last two examples in 6 above 'Leading zero's with a '.' in the Mat Number.
    It seems the system has an issue with zero's then a decimal point without having another number of letter in between. It will allow 00000002.1223 but not 000000.1223. The only way I can get the system to take the leading zero then '.' entries is to check 'X' the 'External Number Assignment w/o Check in the Material Type HALB. When I do that I am no longer allowed to create purely numeric numbers. Any help?
    Creating another material type is not an option. Also the '.' can be in any position in the layout.
    Thanks in Advance!
    --Chris

    ASCII and UNICODE values of period (.) are lower that 0.
    Solution: Change your number range like this
    From
    Range is - 000000000000000000 to ZZZZZZZZZZZZZZZZZZ
    To
    Range is  - - - - - - - - - - - - - - - - - - to ZZZZZZZZZZZZZZZZZZ
    (replace zeroes with hyphen, because the value of hyphen is lower than period)
    [ASCII table|http://www.asciitable.com/] for reference.
    Edited by: Jeevan Sagar on Nov 29, 2011 1:04 PM

  • Problem when create custom BP number through PCUI

    Hi Experts,
    we are working on CRM 5.0 & EP7.0
    i have created custom function module (z function module) for generate the customs BP number( Dep country ,region) for BP t-code in GUI (CRM) System , when test through PCUI i can not get the PCUI field values like counry , region....so i cant generate the custom BP number depend upon the country and region,
    when user type the country,region,company name,city in PCUI
    how can i get PCUI field values ( country,region,company name,city)
    in GUI (SAP- CRM) System.
    PCUI field values ( country,region,company name,city) is not stored in ABAP memory, like
    1. CALL FUNCTION 'BUP_BUPA_MEMORY_GET_ALL'
    TABLES
    t_but000 = t_but000
    t_but001 = t_but001
    t_but0bk = t_but0bk
    t_but100 = t_but100
    t_but0cc = t_but0cc
    t_but0is = t_but0is
    t_but0id = t_but0id.
    2. CALL FUNCTION 'BUA_BUPA_ADDRESSES_GET'
    EXPORTING
    i_xall = 'X'
    TABLES
    t_address = t_add.
    this two function modules are not giving values when user enter the values in PCUI
    plz help me
    thanks,
    Ganesh,R

    hi karthik,
    i am working in CRM 5.0 ,& PCUI
    i have created custom BP number depend upon country and region ( through PCUI ), it is working fine but when more then one user trying to create account( BP) by uing same country and region it is generating same BP number becoz they are press ENTER button after giving the input data in PCUI , if they press SAVE button it is creating new BP number.
    when user press enter button countron should not go to BP number generation coding..how can i do this?
    How can i identify user press ENTER button or SAVE Button?
    where event is trigring ?where they are calling the Events?
    i want to do when user press ENTER button it should not create BP number but user press SAVE button it should create BP number..
    how they are linking PCUI & SAP CRM-GUI?
    how can i do this ? plz help me..
    Thanks,

  • Customer Master number range enhancement

    Hi All,
    The problem is customer no. range in SAP is 10 digits and also we can give int or ext.
    now i need ext no. range with 11 digits - i.e DEFH0000032
    HOW ?
    PL HELP
    REGARDS

    drop a zero...
    no way beknownst to me to extend the length of KUNNR without wrecking the DDIC.
    you could maybe use internal numbering, extend KNA1 by a Z-field (or misuse an existing one) to hold a longer external number and then create a search help to find the internal KUNNR for a given external number.
    Cheers
    Thomas

  • CUCM 8.6 Call Forwarding to External Number Issue

    Hello,
    Call forwarding worked without problems, we could forward our phones to external numbers and everything was ok, when somebody called to my phone, I could  got the call to my cell phone.
    But now when I forward my phone to external number and try to call to my phone I get busy trigger.
    We didn't change configuration or install any update.
    I think its my ISP-s problem, to whom we have SIP Trunk.
    I don't understand log file, so can you tell what is the problem?
    Here is log:
    057729XXXX is called party, cell phone number
    original calling party number is 240XXXXX, but it is forwarded to 2484XXX
    INVITE sip:2484XXX@ISP-IP:5060 SIP/2.0
    Via: SIP/2.0/UDP MY-CUCM-IP:5060;branch=z9hG4bK1003a84126249
    From: <sip:057729XXXX@MY-CUCM>;tag=4052091~294be736-ce3b-450f-a7f1-c801f3cc9a7e-27746002
    To: <sip:2484XXX@ISP-IP>
    Date: Wed, 18 Dec 2013 13:34:18 GMT
    Call-ID: 16d82e80-2b11a45a-c43e7-84450d0a@MY-CUCM-IP
    Supported: timer,resource-priority,replaces
    Min-SE:  1800
    User-Agent: Cisco-CUCM8.6
    Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
    CSeq: 101 INVITE
    Expires: 180
    Allow-Events: presence
    Supported: X-cisco-srtp-fallback
    Supported: Geolocation
    Cisco-Guid: 0383266432-0000065536-0000191815-2219117834
    Session-Expires:  1800
    P-Asserted-Identity: <sip:057729XXXX@MY-CUCM-IP>
    Remote-Party-ID: <sip:057729XXXX@MY-CUCM-IP>;party=calling;screen=yes;privacy=off
    Contact: <sip:057729XXXX@MY-CUCM-IP:5060>
    Max-Forwards: 68
    Content-Type: application/sdp
    Content-Length: 215
    v=0
    o=CiscoSystemsCCM-SIP 4052091 1 IN IP4 MY-CUCM-IP
    s=SIP Call
    c=IN IP4 MY-CUCM-IP
    t=0 0
    m=audio 29790 RTP/AVP 8 101
    a=rtpmap:8 PCMA/8000
    a=ptime:20
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-15
    |2,100,56,1.173711429^MY-CUCM-IP^MTP_3
    17:34:18.526 |EnvProcessUdpPort - EnvProcessUdpHandler::fireSignal() varId = 2|2,100,56,1.173711429^MY-CUCM-IP^MTP_3
    17:34:18.526 |EnvProcessUdpHandler::fireSignal - SEND: index = 2, handler = 0xb2d59c98|*^*^*
    17:34:18.526 |EnvProcessUdpPort::fireSignal - SEND, destination = ISP-IP:5060|*^*^*
    17:34:18.526 |EnvProcessUdpPort - EnvProcessUdpHandler::send(buff, 1172, ISP-IP:5060)|*^*^*
    17:34:18.536 |EnvProcessUdpHandler::handle_input - handle = 334|*^*^*
    17:34:18.536 |EnvProcessUdpHandler::handle_input   Status: 0, Id: 2|*^*^*
    17:34:18.536 |//SIP/SIPUdp/wait_UdpDataInd: Incoming SIP UDP message size 358 from ISP-IP:[5060]:
    [12623361,NET]
    SIP/2.0 100 Trying
    Call-ID: 16d82e80-2b11a45a-c43e7-84450d0a@MY-CUCM-IP
    CSeq: 101 INVITE
    From: <sip:057729XXXX@MY-CUCM-IP>;tag=4052091~294be736-ce3b-450f-a7f1-c801f3cc9a7e-27746002
    To: <sip:2484XXX@ISP-IP>;tag=sip+1+b3a00013+867def6a
    Via: SIP/2.0/UDP MY-CUCM-IP:5060;branch=z9hG4bK1003a84126249
    Server: CISCO-SBC/2.x
    Content-Length: 0
    |2,100,230,1.4901096^ISP-IP^*
    17:34:18.536 |//SIP/Stack/Info/0x0/ccsip_spi_get_msg_type returned: 2 for event 1|2,100,230,1.4901096^ISP-IP^*
    17:34:18.536 |//SIP/Stack/Transport/0x0/context=(nil)|2,100,230,1.4901096^ISP-IP^*
    17:34:18.536 |//SIP/Stack/Transport/0x0/gConnTab=0xf484290, addr=ISP-IP, port=5060, connid=2, transport=UDP|2,100,230,1.4901096^ISP-IP^*
    17:34:18.536 |//SIP/Stack/Info/0x0/Return existing connection for port 5060 connId 2|2,100,230,1.4901096^ISP-IP^*
    17:34:18.536 |//SIP/Stack/Info/0x0/Checking Invite Dialog|2,100,230,1.4901096^ISP-IP^*
    17:34:18.536 |//SIP/Stack/Info/0xb1b50c90/INVITE response with no RSEQ - disable IS_REL1XX|2,100,230,1.4901096^ISP-IP^*
    17:34:18.536 |//SIP/SIPHandler/ccbId=0/scbId=0/sip_stop_timer: type=SIP_TIMER_TRYING value=500 retries=3|2,100,230,1.4901096^ISP-IP^*
    17:34:18.536 |//SIP/Stack/States/0xb1b50c90/0xb1b50c90 : State change from (STATE_SENT_INVITE, SUBSTATE_NONE)  to (STATE_RECD_PROCEEDING, SUBSTATE_PROCEEDING_PROCEEDING)|2,100,230,1.4901096^ISP-IP^*
    17:34:18.536 |//SIP/SIPHandler/ccbId=0/scbId=0/sip_stop_timer: type=SIP_TIMER_EXPIRES value=180000 retries=0|2,100,230,1.4901096^ISP-IP^*
    17:34:18.536 |//SIP/SIPHandler/ccbId=0/scbId=0/sip_start_timer: type=SIP_TIMER_EXPIRES value=180000 retries=0|2,100,230,1.4901096^ISP-IP^*
    17:34:18.561 |EnvProcessUdpHandler::handle_input - handle = 334|*^*^*
    17:34:18.561 |EnvProcessUdpHandler::handle_input   Status: 0, Id: 2|*^*^*
    17:34:18.561 |//SIP/SIPUdp/wait_UdpDataInd: Incoming SIP UDP message size 396 from ISP-IP:[5060]:
    [12623362,NET]
    SIP/2.0 403 Forbidden
    Call-ID: 16d82e80-2b11a45a-c43e7-84450d0a@MY-CUCM-IP
    CSeq: 101 INVITE
    From: <sip:057729XXXX@MY-CUCM-IP>;tag=4052091~294be736-ce3b-450f-a7f1-c801f3cc9a7e-27746002
    To: <sip:2484XXX@ISP-IP>;tag=sip+1+b3a00013+867def6a
    Via: SIP/2.0/UDP MY-CUCM-IP:5060;branch=z9hG4bK1003a84126249
    Server: CISCO-SBC/2.x
    Content-Length: 0
    Contact: <sip:ISP-IP:5060>
    [12623363,NET]
    ACK sip:2484XXX@ISP-IP:5060 SIP/2.0
    Via: SIP/2.0/UDP MY-CUCM-IP:5060;branch=z9hG4bK1003a84126249
    From: <sip:057729XXXX@MY-CUCM-IP>;tag=4052091~294be736-ce3b-450f-a7f1-c801f3cc9a7e-27746002
    To: <sip:2484XXX@ISP-IP>;tag=sip+1+b3a00013+867def6a
    Date: Wed, 18 Dec 2013 13:34:18 GMT
    Call-ID: 16d82e80-2b11a45a-c43e7-84450d0a@MY-CUCM-IP
    Max-Forwards: 70
    CSeq: 101 ACK
    Allow-Events: presence
    Content-Length: 0
    INVITE sip:2484XXX@ISP's-Other-IP:5062 SIP/2.0
    Via: SIP/2.0/UDP MY-CUCM-IP:5062;branch=z9hG4bK1003a95b8f3900
    From: <sip:057729XXXX@MY-CUCM-IP>;tag=4052092~294be736-ce3b-450f-a7f1-c801f3cc9a7e-27746002
    To: <sip:2484XXX@ISP's-Other-IP>
    Date: Wed, 18 Dec 2013 13:34:18 GMT
    Call-ID: 16d82e80-2b11a45a-c43e8-84450d0a@MY-CUCM-IP
    Supported: timer,resource-priority,replaces
    Min-SE:  1800
    User-Agent: Cisco-CUCM8.6
    Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
    CSeq: 101 INVITE
    Expires: 180
    Allow-Events: presence
    Supported: X-cisco-srtp-fallback
    Supported: Geolocation
    Cisco-Guid: 0383266432-0000065536-0000191816-2219117834
    Session-Expires:  1800
    P-Asserted-Identity: <sip:057729XXXX@MY-CUCM-IP>
    Remote-Party-ID: <sip:057729XXXX@MY-CUCM-IP>;party=calling;screen=yes;privacy=off
    Contact: <sip:057729XXXX@MY-CUCM-IP:5062>
    Max-Forwards: 68
    Content-Type: application/sdp
    Content-Length: 215
    v=0
    o=CiscoSystemsCCM-SIP 4052092 1 IN IP4 MY-CUCM-IP
    s=SIP Call
    c=IN IP4 MY-CUCM-IP
    t=0 0
    m=audio 29792 RTP/AVP 8 101
    a=rtpmap:8 PCMA/8000
    a=ptime:20
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-15
    |2,100,56,1.173711431^MY-CUCM-IP^MTP_3
    17:34:18.567 |EnvProcessUdpPort - EnvProcessUdpHandler::fireSignal() varId = 0|2,100,56,1.173711431^MY-CUCM-IP^MTP_3
    17:34:18.567 |EnvProcessUdpHandler::fireSignal - SEND: index = 0, handler = 0xa6b4d7c0|*^*^*
    17:34:18.567 |EnvProcessUdpPort::fireSignal - SEND, destination = ISP's-Other-IP:5062|*^*^*
    17:34:18.567 |EnvProcessUdpPort - EnvProcessUdpHandler::send(buff, 1177, ISP's-Other-IP:5062)|*^*^*
    17:34:18.569 |EnvProcessUdpHandler::handle_input - handle = 335|*^*^*
    17:34:18.569 |EnvProcessUdpHandler::handle_input   Status: 0, Id: 0|*^*^*
    17:34:18.569 |//SIP/SIPUdp/wait_UdpDataInd: Incoming SIP UDP message size 394 from ISP's-Other-IP:[5062]:
    [12623365,NET]
    SIP/2.0 100 trying -- your call is important to us
    Via: SIP/2.0/UDP MY-CUCM-IP:5062;branch=z9hG4bK1003a95b8f3900;rport=5062
    From: <sip:057729XXXX@MY-CUCM-IP>;tag=4052092~294be736-ce3b-450f-a7f1-c801f3cc9a7e-27746002
    To: <sip:2484XXX@ISP's-Other-IP>
    Call-ID: 16d82e80-2b11a45a-c43e8-84450d0a@MY-CUCM-IP
    CSeq: 101 INVITE
    Server: kamailio (3.3.1 (x86_64/linux))
    Content-Length: 0
    17:34:18.587 |//SIP/SIPUdp/wait_UdpDataInd: Incoming SIP UDP message size 375 from ISP's-Other-IP:[5062]:
    [12623366,NET]
    SIP/2.0 403 Forbidden
    Via: SIP/2.0/UDP MY-CUCM-IP:5062;branch=z9hG4bK1003a95b8f3900;rport=5062
    Call-ID: 16d82e80-2b11a45a-c43e8-84450d0a@MY-CUCM-IP
    From: <sip:057729XXXX@MY-CUCM-IP>;tag=4052092~294be736-ce3b-450f-a7f1-c801f3cc9a7e-27746002
    To: <sip:2484XXX@ISP's-Other-IP>;tag=dc6a4ae7
    CSeq: 101 INVITE
    Reason: Q.850;cause=0;text="unknown"
    Content-Length: 0
    |2,100,230,1.4901099^ISP's-Other-IP^*
    [12623367,NET]
    ACK sip:2484XXX@ISP's-Other-IP:5062 SIP/2.0
    Via: SIP/2.0/UDP MY-CUCM-IP:5062;branch=z9hG4bK1003a95b8f3900
    From: <sip:057729XXXX@MY-CUCM-IP>;tag=4052092~294be736-ce3b-450f-a7f1-c801f3cc9a7e-27746002
    To: <sip:2484XXX@ISP's-Other-IP>;tag=dc6a4ae7
    Date: Wed, 18 Dec 2013 13:34:18 GMT
    Call-ID: 16d82e80-2b11a45a-c43e8-84450d0a@MY-CUCM-IP
    Max-Forwards: 70
    CSeq: 101 ACK
    Allow-Events: presence
    Content-Length: 0

    SIP/2.0 403 Forbidden error
    If your router is sending a SIP/2.0 403 Forbidden error to the SIP server you are registered to, there is a good chance your  router is blocking the incoming call due to the toll-faud prevention  feature that was added to IOS version 15.1(2)T.
    How to Identify if TOLLFRAUD_APP is Blocking Your Call
    If the TOLLFRAUD_APP is rejecting the call, it generates a Q.850       disconnect cause value of 21, which represents ‘Call Rejected’. The       debug voip ccapi inout command can be run to       identify the cause value.
    Additionally, voice iec syslog can be       enabled to further verify if the call failure is a result of the toll-fraud       prevention. This configuration, which is often handy to troubleshoot the origin       of failure from a gateway perspective, will print out that the call is being       rejected due to toll call fraud. The CCAPI and Voice IEC output is demonstrated       in this debug output:
    %VOICE_IEC-3-GW: Application Framework Core: Internal Error (Toll fraud call rejected):
    IEC=1.1.228.3.31.0 on callID 3 GUID=F146D6B0539C11DF800CA596C4C2D7EF
    000183: *Apr 30 14:38:57.251: //3/F146D6B0800C/CCAPI/ccCallSetContext:
       Context=0x49EC9978
    000184: *Apr 30 14:38:57.251: //3/F146D6B0800C/CCAPI/cc_process_call_setup_ind:
       >>>>CCAPI handed cid 3 with tag 1002 to app "_ManagedAppProcess_TOLLFRAUD_APP"
    000185: *Apr 30 14:38:57.251: //3/F146D6B0800C/CCAPI/ccCallDisconnect:
       Cause Value=21, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
    The Q.850 disconnect value that is returned for blocked calls can also       be changed from the default of 21 with this command:
    voice service voip
    ip address trusted call-block cause
    How to Return to Pre-15.1(2)T Behavior
    Source IP Address Trust List
    There are three ways to return to the previous behavior of voice       gateways before this trusted address toll-fraud prevention feature was       implemented. All of these configurations require that you are already running       15.1(2)T in order for you to make the configuration change.
    Explicitly enable those source IP addresses from which you would like           to add to the trusted list for legitimate VoIP calls. Up to 100 entries can be           defined. This below configuration accepts calls from those host           203.0.113.100/32, as well as from the network 192.0.2.0/24. Call setups from           all other hosts are rejected. This is the recommended method from a voice           security perspective.
    voice service voip
    ip address trusted list
      ipv4 203.0.113.100 255.255.255.255
      ipv4 192.0.2.0 255.255.255.0
    Configure the router to accept incoming call setups from all source           IP addresses.
    voice service voip
    ip address trusted list
      ipv4 0.0.0.0 0.0.0.0
    Disable the toll-fraud prevention application completely.
    voice service voip
    no ip address trusted authenticate
    Two-Stage Dialing
    If two-stage dialing is required, the following can be configured to       return behavior to match previous releases.
    For inbound ISDN calls:
    voice service pots
    no direct-inward-dial isdn
    For inbound FXO calls:
    voice-port
    secondary dialtone

  • How do I set up Premiere Elements 13 as the custom external editor for Lightroom 5?

    Situation
    I own Lightroom 5.6 and I'm experienced. I've just bought Premiere Elements 13 and I'm a video-editing virgin (be gentle with me). I've spent a day experimenting, reading, watching videos and I'm still stuck (I've tried reasonably hard to solve my own problem).
    Problem
    I've tried to set up the custom external editor in Lightroom 5 to send photos to Premiere Elements, so that I can incorporate images into movies. Having set it up, when I use it by selecting Photo/Edit In/Premiere Elements 13/, there is an exciting lull as a copy of the image is created and appears in LR, then Premiere Elements launches, then what??? There is no clue as to what has happened to the image regarding its import into Premiere Elements 13. It doesn't appear on the screen, it doesn't appear in the Organizer, it's no-where to be seen, other than in LR!
    Resolution sought:
    Can anyone tell me
    1. Is it possible to use Premiere Elements as an external editor in LR5 ?
    2. What are the precise settings should be for each field?
    3. If I configure it correctly, what does good look like: what should I expect to see happen in Premiere Elements?
    I don't know if this is relevant: MacBook Pro 16GB 2.8Ghz i7, 750GB SSD (i.e. plenty of space, plenty of horsepower), OS X 10.9.5
    I also don't know if I this is the right place for my question (Adobe directed me here) so please don't shout at me if I've come to the wrong place (I expect if I get no joy here, when I post it to an LR forum, they'll shout at me too :-)
    Thanks
    Phil

    Phil
    You wrote
    1. Is it possible to use Premiere Elements as an external editor in LR5 ?
    I do not have Lightroom 5 or other version of it. I did do some work on an earlier version tryout of it.
    And, I believe now as then, that the answer to your question is No. Bottom line, if there is integration
    to be found between Lightroom, it is between Photoshop Elements and the Elements Organizer, not the Premiere Elements Editor.
    The following is the extent of my travels through Lightroom with focus the Slideshow Module.
    Lightroom 4.1 Slideshow Module Visited - Elements Village
    Good suggestion to get the Lightroom view point at the Adobe Lightroom Forum.
    Best wishes
    ATR

  • Delivery creation based on Customer PO number

    Hi Friends,
    My requirement is like this
    suppose i have 5 Sales orders - S1, S2, S3, S4 & S5.
    If Customer PO numbers in S1, S3, S5 are P1 &
                                            S2 & S4 are P2.
    Then there is a background Job which runs a Program
    RV50SBT1 (Transaction VL04) which creates the delivery.
    Now the Problem is that Only those sales Orders with same Customer PO Number (S1,S3 & S5 With Cust PO number - P1) should be combined in 1 delivery say D1 and (S2 & S4 With Cust PO number - P2) in another delivery D2.
    all sales orders have same shipping point say SHP1. Now i have to write the Logic in some user exit and VL04 creates a delivery and how can i write the logic such that 2 deliveries are created in this case.
    Thanks in advance

    Hello,
    Can a Sales order have more than one Customer PO number?
    Is it possible to split the delivery order into as many number of
    Customer PO numbers in the sales order?
    For the Sales Order type in t-code VOV8, please use the option called "Check purch.order no" and leave this field blank and you can go for multiple Sales Order with a single Customer PO number.
    Coming to your second query, Could you please refresh your question as there is lack of clarity on the requirement ? I mean do you mean to split the Delivery Document on the basis of PO number at the item level ? For this you can go for a requirement and attach this requirement in the copying control between Sales Order Delivery Document in VTLA.
    Regards,
    Sarthak

  • How to have a custom Item Number in Sales Order Items

    Hello Experts,
    We are creating a sales order using IDoc, sales order gets created but, its not taking value what we are populating in Item Number field for Item. Defualtly its filling 10,20 and so on...
    Is there any thing that I need to maintain, so that SAP accepts the custom number for Item number.
    Please help,
    Thanks,
    Suma

    Hi Suma,
    In VOV8, you can see the fields Number system..here u can see sub item increment u can enter 12 here then the next item number will be 500012, 500024 and so on. But if u want to maintain external number range then follow this steps.
    Determine which external number ranges are provided for the relevant
    document type. Choose the function "Maintain number range" of the
    document type (for example: Purchase order -> Maintain number range)
    for this purpose.
    Choose a number range and note its number.
    Enter the number of the desired number range.
    Thanks,
    Raja

  • Searching for Sales Order for the given Customer PO Number Pattern in BAPI

    Hi,
         I have developed a BAPI which retrieves all the Sales Orders for a given Customer (Sold-To). The Following are the Input Parameters given in the Function Module (RFC).
    Customer Number (Mandatory)
    From Date (Optional)
    To Date (Optional)
    Sales Order Number(Optional)
    Customer PO Number(Optional)
    Now, when the Customer PO Number is populated, it will come as a Pattern, say 9ab* and I need to retrieve all the Sales Orders with PO Number starting with 9ab.
    When I am trying to retrieve, it is giving different set of output based on the Case specified in the Customer PO Number Pattern. Lets say, if I give 9ab, I get 200 Records but if I give 9AB, I get only 5 to 6 Records.
    As I have understood from the Standard Transaction VA03, it has a Search Help VMVAA which retrieves all the Sales Orders for the given PO Number pattern irrespective of the Case, that is Lower Case, Upper Case or Mix of Upper and Lower Case.
    I can see the Code in the Search Help Exit but couldn't find useful piece of code which I can implement in my BAPI to simulate the same.
    Can somebody help me on this?
    Thanks,
    Venkat.

    Hi Sudhir,
             I think you did not understand what my problem is. What I mean to say is, for Customer X, the PO Number could be 9abc and for Customer Y, the PO Number Could be 9ABC.
           So, according to your logic, if I translate it to Upper Case, it will give the Sales Order details of Customer Y to Customer X.
          And more over, SAP stores the PO Number as it is entered in the Sales Order Screen (VA01).
        What if the Customer PO Number for Customer X is 9aBcDeFgH? and the PO Number for Customer Y is 9AbCdEf?
       Hope you've understood my question.
    Thanks,
    Venkat.

  • How do I configure the custom external editor to work with Premiere Elements 13

    Situation
    I own Lightroom 5.6 and I'm experienced. I've just bought Premiere Elements 13 and I'm a video-editing virgin (be gentle with me). I've spent a day experimenting, reading, watching videos, I've tried asking my question in Premiere Elements forum, and I'm still stuck (i.e. I've tried reasonably hard to solve my own problem).
    Problem
    I've tried to set up the custom external editor in Lightroom 5 to send photos to Premiere Elements, so that I can incorporate images into movies. Having set it up, when I use it by selecting Photo/Edit In/Premiere Elements 13/, there is an exciting lull as a copy of the image is created and appears in LR, then Premiere Elements launches, then what??? There is no clue as to what has happened to the image regarding its import into Premiere Elements 13. It doesn't appear on the screen, it doesn't appear in the Organizer, it's no-where to be seen, other than in LR!
    Resolution sought
    Can anyone tell me:
    1. Is it possible to use Premiere Elements as an external editor in LR5 ?
    2. What are the precise settings for each field (I've played with the various field options but obviously haven't yet found the right combination)?
    3. If I configure it correctly, what does good look like: what should I expect to see happen in Premiere Elements when I squirt photos over from LR5 via the 'Edit In' option in LR5?
    I don't know if this is relevant: MacBook Pro 16GB 2.8Ghz i7, 750GB SSD (i.e. plenty of space, plenty of horsepower), OS X 10.9.5
    I'm hoping the answer isn't 'sorry, it can't be done' because if it is possible, it would be a real contribution to my video editing workflow.
    Thanks
    Phil

    You don't have to buy an Apple keyboard, but you probably need at least to buy a keyboard that connects via proper USB instead of through some Windoze-world adapter, which probably requires a driver that's not available for the Mac OS.
    The Apple Bluetooth KB and Magic Trackpad make a fabulous combination for use with any MacBook Pro that spends a lot of time in clamshell mode, because the trackpad works exactly like the built-in trackpad. So there's no transition adjustment to make when you pack up your MBP and go portable with it.

Maybe you are looking for