SAP Knowledge Base Article - Public

3525651 - Error 'Custom routine &1 does not exist. Please check and try again' in SSCUI Assign Custom Routines to Billing Types

Symptom

Error 'Custom routine &1 does not exist. Please check and try again.' when maintaining the field Routine No. for Flexible Billing Document Numbering in SSCUI Assign Custom Routines to Billing Types (ID: 103062).

Environment

SAP S/4HANA Cloud Public Edition

Cause

The error occurs because the custom routine for the flexible billing document numbering is missing in the system.

Resolution

The following content could be referred to for custom routine maintenance of flexible billing document numbering.

Flexible Billing Document Numbering | SAP Help Portal

  • Implementation using custom logic (BAdI)

    This approach is recommended for advanced users with competency in ABAP coding. Here, the custom routine is implemented as custom logic through the filter-enabled Business Add-In (BAdI) Flexible Billing Document Numbering (SD_BIL_FLEX_NUMBERING). By creating a BAdI implementation with a filter value and mapping that filter value to a routine number, the BAdI implementation can be called every time a billing document of a given billing type is created.

    In addition to defining your own number range intervals (and, optionally, number range prefixes), setup involves writing the custom logic in the Custom Logic app to represent the required rules and subsequently performing two configuration activities in your configuration environment to map the BAdI implementation to a routine number. You then map the routine number to the relevant billing type.

See Also

Keywords

SAP S/4HANA Cloud Public Edition, Number Range, Down Payment Request, Billing Type Configuration, Custom Routine, Flexible Billing Document Numbering, SSCUI 103062, Error, KBA 3323930. , KBA , SD-BIL-GF-2CL , Basic Functions (Public Cloud) , Problem

Product

SAP S/4HANA Cloud Public Edition all versions