How To Fix HRPBSDEVAVG673 - No known output type could be determined.


HRPBSDEVAVG673 - Overview

  • Message type: E = Error

  • Message class: HRPBSDEVAVG - HR-VADM: Public Sector Pensions Act

  • Message number: 673

  • Message text: No known output type could be determined.

  • Show details Hide details
  • What causes this issue?

    a) Info for the administrator
    This is a technical error. Please forward this message to your ABAP
    developers.
    b) Info for the developer

    The system issues an error message and will not allow you to continue with this transaction until the error is resolved.

    In method Init of class &v1&, method
    CL_HRDEPBSNO_FORM_DATA_DEF=>PREPARE_RESULTTABLE_FOR_ADOBE is generally
    called as follows:
    me->prepare_resulttable_for_adobe(
    EXPORTING
    ...
    iv_import_format = me->c_import_format "optional
    it_notif_result_ids = lt_notif_data_result_ids
    ...
    IMPORTING
    es_no_import_format = as_import_format
    ).
    <ZK>As_import_format </> corresponds to a structure that contains a text
    as the first component and a table as the second component. In the
    present case, you have assigned a value that does not correspond to this
    kind of structure to parameter <ZK>iv_import_format</>.

    System Response

    How to fix this error?

    a) Comment out the transfer of the optional parameter when calling the
    method and get the system to interpret the data.
    or
    b) Fill parameter <ZK>iv_import_format</> with a variable of type <ZK>
    string</> when calling the method of class &v1&. The content of the
    variables must be the name of the type of a structure that contains a
    text as the first component and a table as the second component.
    Example:
    ...
    iv_import_format = 'HRDEPBSCAS_NO_IMPORT_FORMAT_01'
    ...

    Procedure for System Administrators


    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message HRPBSDEVAVG673 - No known output type could be determined. ?
    The SAP error message "HRPBSDEVAVG673 No known output type could be determined" typically occurs in the context of HR (Human Resources) processes, particularly when generating outputs such as payslips, reports, or other HR-related documents. This error indicates that the system is unable to identify a valid output type for the document or report you are trying to generate.
    Causes:
    
    Missing Output Type Configuration: The output type required for the document may not be configured in the system.
    Incorrect or Incomplete Master Data: The employee or document master data may be incomplete or incorrect, leading to the inability to determine the output type.
    Output Determination Procedure: The output determination procedure may not be set up correctly, or the conditions for determining the output type are not met.
    Authorization Issues: The user may not have the necessary authorizations to access the output type or generate the document.
    Custom Development Issues: If there are custom developments or enhancements in

    Already have an account? Login here!




Instant HelpGet instant SAP help. Sign up for our Free Essentials Plan.


Related SAP Error Messages

Click the links below to see the following related messages:

Click on this link to search all SAP messages.


Rating
ERPlingo simplifies finding the accurate answers to SAP message errors. I now use every week. A must have tool for anyone working with SAP! Highly recommended!
Rate 1
Kent Bettisworth
Executive SAP Consultant