Ansicht
Dokumentation

SAMPLE_INTERFACE_00503307 - NOTRANSL: Event: Pflege Konditionen: Default-Kondition

SAMPLE_INTERFACE_00503307 - NOTRANSL: Event: Pflege Konditionen: Default-Kondition

rdisp/max_wprun_time - Maximum work process run time   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is an interface description only and does not contain any instructions. It is intended for developers of those additional components that provide their own function module at Event 00503307 (Maintain conditions: Default condition).

Function module SAMPLE_INTERFACE_00503307 must not be changed.

If you want to create your own function module that is to be accessed at the callup point mentioned above, proceed as follows:

  1. Copy the function module to your own name range.
  2. Do not change any transfer parameters !!
  3. Write your own coding in the copied function module.
  4. Save and activate your function module.
  5. Carry out the necessary settings in Customizing. Business Transaction Events

Functionality

You can use this function module (User exit) to decide which condition type (KSCHL) and which condition table (KOTABNR) should be used in a situation. At the moment this function module is only used in material master maintenance, if conditions should be maintained for the material.

The following import parameters are available:

  • I_KAPPL ,,Application (currently always 'V')
  • I_KVEWE ,,Usage (currently always 'A')
  • I_VKORG ,,Current sales organization
  • I_VTWEG ,,Current distribution channel

You can specify the following export parameters:

  • E_KSCHL ,,Condition type (for example, 'PR00')
  • E_KOTABNR ,,Number of condition table (for example, '304')

Example

In material master maintenance you can define a condition type and/or condition table - according to sales organization and distribution channel, for which the user can then maintain conditions.

Notes

The condition type and condition table number that you have entered are checked before being used to ensure that they comply with current Customizing. A check is made to see whether the condition table you have defined is contained in the access sequence of the condition type you have specified.

If this is not the case, the system automatically uses condition type PR00 and table 004 or 304.





Parameters

E_KOTABNR
E_KSCHL
I_KAPPL
I_KVEWE
I_VKORG
I_VTWEG

Exceptions

Function Group

V13A

ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2878 Date: 20240523 Time: 053340     sap01-206 ( 60 ms )