Ansicht
Dokumentation

CATS0005 - CATS: Customer field enhancements

CATS0005 - CATS: Customer field enhancements

ROGBILLS - Synchronize billing plans   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

This enhancement allows you to define specific customer fields and assign them to accounts.

You have two options:

  1. You want to enter the customer fields along with the SAP fields on the data entry screen. Proceed as follows:
  • Define customer Include CI_CATSDB in the ABAP/4 Dictionary. Include only fields in the customer name range in structure CI_CATSDB. Otherwise, this may cause problems during a system upgrade. Use only fields of type 'CHAR' and 'NUMC'.
  • Activate the customer fields using a special Customizing transaction for the Time Sheet.
  1. You want to enter your customer fields on a separate dialog box. The advantage of this option is that you can output context-sensitive information here - information that is needed to enter correct values in your additional fields. In this case, proceed as follows:
  • Define customer Include CI_CATSDB in the ABAP/4 Dictionary. Include only fields in the customer name range in structure CI_CATSDB. Otherwise, this may cause problems during a system upgrade. Use only fields of type 'CHAR' and 'NUMC'.
  • Define subscreen SAPLXCAT 1000. This subscreen is then included in the dialog box that is called. This subscreen contains your customer- specific fields.
  • Define a menu option to trigger the dialog box with your customer fields.
  • Define a function module to receive data in the transfer structure FIELDS from the calling program.
  • Define a function module to return data in the transfer structure FIELDS to the calling program.





TXBHW - Original Tax Base Amount in Local Currency   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1810 Date: 20240328 Time: 111746     sap01-206 ( 33 ms )