PO output in SRM

Hi chaps,
We are running ECV. I'm getting an error, 'unable to interpret C1 as a number'. When I click on Preview Output for a PO. Anyone come across this error and knows what it means??
Regards
TV

Atul,
SRM Extended Classic Version 5.0.
Runtime Errors         UNCAUGHT_EXCEPTION
Exception              CX_BBP_PD_ABORT
Date and Time          26.11.2007 12:18:06
Runtime Errors         UNCAUGHT_EXCEPTION
Exception              CX_BBP_PD_ABORT
Date and Time          26.11.2007 12:18:06
Short text
An exception occurred that was not caught.
What happened?
The exception 'CX_BBP_PD_ABORT' was raised, but it was not caught anywhere
along the call hierarchy.
Since exceptions represent error situations and this error was not
adequately responded to, the running ABAP program 'SAPLBBP_PDH' has to be
terminated.
What can you do?
Note down which actions and inputs caused the error.
To process the problem further, contact you SAP system
administrator.
Using Transaction ST22 for ABAP Dump Analysis, you can look
at and manage termination messages, and you can also
keep them for a long time.
Error analysis
An exception occurred which is explained in detail below.
The exception, which is assigned to class 'CX_BBP_PD_ABORT', was not caught and
therefore caused a runtime error.
The reason for the exception is:
Übernehmen
to correct the error
If the error occures in a non-modified SAP program, you may be able to
find an interim solution in an SAP Note.
If you have access to SAP Notes, carry out a search with the following
keywords:
"UNCAUGHT_EXCEPTION" "CX_BBP_PD_ABORT"
"SAPLBBP_PDH" or "LBBP_PDHU08"
"BBP_PD_ABORT"
If you cannot solve the problem yourself and want to send an error
notification to SAP, include the following information:
1. The description of the current problem (short dump)
   To save the description, choose "System->List->Save->Local File
(Unconverted)".
2. Corresponding system log
   Display the system log by calling transaction SM21.
   Restrict the time interval to 10 minutes before and five minutes
after the short dump. Then choose "System->List->Save->Local File
(Unconverted)".
3. If the problem occurs in a problem of your own or a modified SAP
program: The source code of the program
   In the editor, choose "Utilities->More
Utilities->Upload/Download->Download".
4. Details about the conditions under which the error occurred or which
actions and input led to the error.
System environment
    SAP-Release 700
User and Transaction
    Client.............. 400
    User................ "SPHILBIN"
    Language Key........ "E"
    Transaction......... "BBP_POC_EDIT "
    Program............. "SAPLBBP_PDH"
    Screen.............. "SAPLBBP_PO_UI_ITS 1000"
    Screen Line......... 4
Information on where terminated
    Termination occurred in the ABAP program "SAPLBBP_PDH" - in "
    The main program was "SAPLBBP_PO_UI_ITS ".
    In the source code you have the termination point in line 73
    of the (Include) program "LBBP_PDHU08".
Rgds
TV

Similar Messages

  • Questions regarding PO output in SRM 4.0

    Hi All
    I have several questions regarding the settings for PO output in SRM 4.0 ( Ext. classic)
    Would really appreciate if someone provides me the rationale and business reasons behind some config settings:
    I am referring to BBP_PO_ACTION_DEF transaction in IMG
    1) What is the difference between Processing when saving document & immediate processing. SHouldn't the PO output be always processed after the PO is changed and saved?
    2) In the Determination technology what is the significance of the term ' Transportable conditions'. Why would it be different if the conditions were manual and not transportable?
    3) In the Rule type what is the signifcance of Workflow conditions? How workflow controls the output?
    4) What is the meaning of ' Action merging' in layman's terms and what do each of the choices like "Max. 1 Unprocessed Action for Each Processing Type" signify.
    5) What powers do the 'changeable in dialog' & 'executable in dialog' indicators assign to the user processing the PO. What happens if these indicators are not set.
    6) What does ' Archive mode' in processing type signify. Are the PO outputs archived and stored?
    Regards
    Kedar

    Hello,
    Have a look at note 564826. It has some information.
    As far as I know, processing time 'Immediate Processing' is not allowed. I really don't know the reason.
    "Processing Time" should be defined as "Process using Selection Report" when an output should be processed by a report, such as RSPPFPROCESS, for example.
    If you set this as "Process when Saving document", then the output will be sent immediately, otherwise you have to process it with transaction BBP_PPF.              
    I hope I could help you a little.
    Kind regards,
    Ricardo

  • Settings for XML PO Output in SRM

    Hi All,
    I have been tasked with developing a solution to send PO's to the vendor using XML via PI. I know there is functionality in SRM to do this but do not know where to start.
    I would really appreciate any help the SRM experts can provide.
    Kind Regards
    David

    Hi Nikhil,
    I need send XML PO's to vendor's from SRM and need to identify the config settings that are required in SRM - changes to vendor data and badi used etc. We are using Extended Classic version and will only be sending items that were generatd from the catalogue. I know little about SRM but understand that I need to set the output of the vendor to send the message to PI - from here PI will convert this into an XML document and then forward this to the vendor. Do you have any links where I can find out more about the settings to be made in SRM?
    Kind Regards
    David

  • Custom Column in SOCO output for SRM

    Hi Experts,
    I am facing the issue while adding the Custom fields with SOCO. I am working with SRM 7.0
    Steps I have performed is as below:
    1. Appended the custom fields with structure: INCL_EEW_PD_ITEM_CSF_SC and INCL_EEW_PD_ITEM_CSF
    2. Added the attribute with Node: RESULT_FIELDS of View V_AO_SOCO_GAF_1_EHP in Component Controller: /SAPSRM/WDC_DO_SOCO_GAF_1
    3. Added Column in Table and Mapped it with node attribute (Fields is displayed in the table)
    While search I can see the fields in Class: /SAPSRM/CL_CH_WD_DOM_SOCO_GAF1
    Method: /SAPSRM/IF_CLL_DOM_SOCO_GAF1~SEARCH
    Internal table: lt_item_list
    Method: /SAPSRM/IF_CLL_MAPPER~REFRESH
    Internal table: mt_displayed_list
    Here, I have enhanced the 'REFRESH' method and added the value to the field.
    I have read the Node RESULT_FILEDS in Webdynpro Component WDDOMODIFYVIEW method, and found that all the values are updated in node attribute.
    Only issue I am facing that, value not getting displayed in the custom fields of SOCO list.
    Any help is highly appreciated.
    Regards
    Chandan

    Hi Chandan,
    You need to update in BUT000 to get the value displayed, for that you need to do below coding.
    Update the custom field in the table BUT000:
    To update the custom field value in the BUT000 table, you need to implement the Implicit enhancement in the class : /SAPSRM/CL_PDO_BP_UPDATE_BUFF , Method : PREPARE_PD_CP_BASIC_DATA
    Implement the Implicit enhancement at the end of the method and logic will be below :
    if MS_BUFFER_CHANGE-COMPANY_DATA-Z_INDUS_KEY NE MS_buffer_master-COMPANY_DATA-Z_INDUS_KEY (this is your cutom field). (This condition is for update action)
    move 'X' to MS_PD_BUPA-DATA_CENTRAL_EXT_X-Z_INDUS_KEY (this is your cutom field). .
    MOVE-CORRESPONDING ms_buffer_change-company_data-ext_csf to ms_pd_bupa-data_central_ext.
    else. (This condition is for create action)
    MOVE-CORRESPONDING ms_buffer_change-company_data-ext_csf to ms_pd_bupa-data_central_ext.
    endif. 
    Regards
    Venkatesh P

  • Issue with Condition dependent PO output   in SRM 4.0

    Thought I am using Condition-Dependent Purchase Order Output
    The PO preivew still picks up the form which is defined under Define Actions for Purchase Order Output
    Please suggest.
    Thanks in advance

    Hi,
    Have a look at the following note:
    Note 968534 - Incorrect determination of conditions on the BOR object
    Thanks,
    Pradeep

  • Condition Dependant Document Output in SRM 5.0

    Hi,
    My requirement is to conditionally suppress the sending of the PO output if the action profile type is MethodCall (XML) and the initial PO send completed successfully. This means that on any subsequent change to a PO for this profile type, do not send the output.
    If I create a start condition for the Method Call process type, the output record is created but not sent as expected.
    Because the BOR object BUS2201 doesnu2019t have the required attributes to meet my requirement, I extended it by adding the version_no attribute.
    When testing BUS2201 via SWO1, the custom attribute is visible and populated. When I create the desired condition, the custom attribute is available for selection. When I create the PO the system sends the XML output. Then when I subsequently change it, the system still sends the output. Itu2019s as if itu2019s not recognizing the custom attribute in the decision to determine whether to process the send action.
    Has anyone successfully implemented this type of solution?
    Thanks,
    Jerry Martinek

    The solution to conditionaly suppress the PO output generation using a custom attribute seems to be working. Don't know why but would guess that it might have been somekind of a buffering issue as it worked the next day.

  • Triggering SRM PO output to windows spool

    Hi,
    I have a customer requirement to output the SRM PO to the user windows default printer.
    Customer do not want to configure printers through SPAD transaction...
    Customer do not want to display PO in PDF and then to print it to windows printer.
    Customer wants to select one or several PO (i already have a bespoke transaction for this) and then send them to the user windows default printer.
    Did anybody already implement this behaviour ?
    Kind regards,
    Yann

    Hi yann,
    I am facing similar problem .Could you tell me how you did this .
    I am trying to send smartform to printer directly ,its opening Print dialog but i dont see any front end printers when i pass Output device as LOCL .
    Could you tell me what parameters you have passed thru control parameters and output options .
    I would really appreciate your help .
    thanks

  • PO output determination in Extended Classic SRM 7

    Hi,
    Has anyone done PO Output in SRM 7 as per the SAP Note 883693 (ECS: PO output determination in R/3)? Appreciate any feedback.
    Thanks,
    AB

    The same error should appear in ST22. Run the transaction and locate this error entry. Then set an external break point at the statement before the dump and run the scenario in debug mode. You should be able to identify the error from there.

  • EDI output from SAP SRM

    Hello Experts,
       I know that EDI transmission method can be used for PO output from SRM, but not sure how this is achieved, is it done via XML/XI and can some one throw some light on this process and the pain points to achieve this.
      My currenct implementation is SRM 5.0, ECC 5.0, ECS.
    Thanks,
    CS

    Hi CS,
    You need to collect the data on the XML fields that are output as default for the SRM PO.
    Then you need to map these XML fields to the EDI standard fields (could be EDIFACT or ANSI or..) in the EDI middleware.
    I think XI may not be required in this scenario.
    Most of the XML PO fields will find a counterpart in the EDI standard. But, you need to really get the details and analyse. secondly, you need to find ways to transmit the custom fields, if any, in the PO.
    Cheers,
    Akash

  • User Exit / BADI to change output from FAX to Email in SRM 5.0

    Hi All,
    I have a requirement to change the Fax output to be changed by Email type and use the fax no as email id for sending the Purchase Order output in SRM 5.0 system.
    Actually here we are not using the FAX server and email is used for faxing things. So I would like to change all the FAX entries to Email and put the email id as <[email protected]> and update the NAST entry.
    Any Clues on this please let me know.
    Thanks in advance.

    Hi,
    i've also tried using the BAdI mentioned to change for some changes required for price during goods movement.
    after discussion with developer, we found out that the when the program reach the BAdI mentioned, it is already too late as the standard program has already populated the accounting document structure to be posted.
    to change the amounts to be posted to the accounting document can be managed with enhancement spots in inlcude program of LRWCLF01.
    but requires heavy logic to restrict to specific scenarios and  intensive testing, not recommended as it is not within the boundaries of standard SAP allowed changes.
    Cheers,
    Joaquin

  • PO output for Extended classic Scenario from the R/3 backend

    Hi,
    1) Does the PO output (ignoring the config maintained in SRM server 5.5 for the output) through R/3 backend is standard or it is mandatory to give local outputs from SRM only incase of Extended classic scenario?
    Regards,
    DV

    Hi Anil,
    We are working on extended classic scenario with SRM 5.0 & ECC6.0.
    Please explain how we can take "PO output for Extended classic Scenario from the R/3 backend ". 
    Please send the related document to [email protected]
    Thanks in advance
    Ashutosh

  • Using Adobe Form with SRM Functionality.

    Hi Friends,
    Our client wants to achieve the total functionality of SRM Purchase Order and Shopping cart through Adobe Form.I would like to know if any of you have come across such a scenario where Adobe Form has been used to replicate SRM purchase Order and Shopping Cart functionality.
    It would be a great help to us if you kindly share your experience of the above scenarios.
    Thanks in advance.
    Best Regards,
    Koushik

    Note 1264423 - Customizing for print forms in SRM 7.0
    Summary
    Symptom
    New functionality/Enhancements provided in SRM 7.0 for print forms is only
    available in the SAP Interactive forms by ADobe and is not available in
    Smartforms delivered by SRM.
    More Terms
    PDF based forms, ADB, Adobe forms, Confirmation, BBP_CONF_ADB, SAP
    Interactive forms by Adobe, Output, SRM-EBP-CA-PRT, SRM-EBP-CGS
    Cause and Prerequisites
    All new enhancements or functionalities are supported only in SAP
    Interactive forms by Adobe which is delivered as part of the SRM 7.0. The
    Smartforms deliverd in previous verions would not have any new enhancements
    from SRM 7.0.
    So it is recommended to use the new SAP interactive forms By Adobe instead
    of the Smartforms for print and output in SRM 7.0.
    Solution
    The customizing required to switch to the new SAP interactive forms by
    Adobe are described avaiable as part of the customization documentation
    againt the IMG entries for Output:
    the documentation and the respecitive customizing can be accesed in the
    following manner:
    Step 1:
    Goto transaction SPRO -> SAP Reference IMG -> SAP Supplier relationship
    Management -> SRM Server -> Cross Application basic settings -> Set output
    Actions and output Format -> Define Actions for Document output.
    maintain the action defentions for all purchasing documents for which the
    new forms are intended to be used in the above mentioned customizing.
    Save the customizing
    Step 2:
    Goto transaction SPRO -> SAP Reference IMG -> SAP Supplier relationship
    Management -> SRM Server -> Cross Application basic settings -> Set output
    Actions and output Format -> Condition-Dependent Document Output.
    maintain the conditions for output for all purchasing documents for which
    the new forms are intended to be used in the above mentioned customizing.
    Save the customizing.
    For more details on each of the above mentioned steps access the
    corresponding documentation againt the respective customizing entry in
    SPRO.
    Release Status: Released for Customer
    Released on: 30.10.2008 11:23:10
    Priority: Recommendations/additional info
    Category: Customizing
    Main Component SRM-EBP-CA-PRT Document Output / Forms
    Valid Releases
    Software Component Release From
    Release
    To Release and Following
    SRM_SERVER 700 700 700
    regards
    Muthu

  • How to export purchase order dtd from SRM 5.5

    In earlier versions of SRM one could export an XML DTD based on the corresponding IDoc. However, in 5.5 there is no purchase order IDoc.
    I need to send a vendor the DTD for the XML purchase order we are going to send to them electronically.
    Where can I find and download the XML DTD for purchase orders in SRM 5.5?

    Stuart,
    we were doing this to transmit XML orders to a Market Place but we had to use our PI server.
    If you have no PI server then I am not sure the option exists.
    If you have a PI server, I suggest you ask the PI person as I know nothing about PI.  The config for XML output in SRM is in SPRO > SRM Server > Cross Application Basic Settings > Set Output actions and Output Format
    Regards
    Allen

  • PO Output in ERP for Extended Classic Scenario

    Hi!
    We have ECS up and running and now we would like to transfer PO to SUS, but not from EBP system. We would like to do this from ERP system because ASN creation from SUS functionality is really needed for us.
    So, we have configured ERP system for message output (for message type NEU), but when PO is created in ERP system output is not created.
    Could you please help me to solve this isssue?
    Thanks and Regards,
    Siarhei

    Hi,
    Which SRM version are you working on??
    There is a Consulting note 883693 might help - we use it to allow EDI output of our catalog POs in R/3.
    The note 883693   in which the steps are explained to use R/3 output when using ECS, however this is only valid for SRM 4.0 (SRM_SERVER 5.0).So it wont be helpful for you if  you are on release SRM 5.0.
    Another workaround would be to implement the BADI BBP_PO_INBOUND_BADI in ECC.In ECC BAdi BBP_PO_INBOUND_BADI, method BBP_MAP_BEFORE_BAPI ,you and write  custom code to generate output for SRM copy PO .
    Hope this helps .
    BR,
    Disha.
    Do reward points for  useful answers.

  • Repeat Output without edit document PO

    Hi Expert,
    I confused for repeat output in SRM...
    How concepts repeat output when create PO in SRM?
    It's posibble, if change repeat output from e-mail to print or from print to e-mail?
    It's possible, if change repeat output without edit the document PO? If edit the document, the status back to awaiting approval....
    Need your response ASAP
    Thanks and Regards,

    Hi,
    Please open PO document and go to something header -> output.
    You can "manually" trigger PO output.
    Regards,
    Masa

Maybe you are looking for