Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> UserExit>CCUX0002



Index

CCUX0002

Configuration Customer Exits
Reaction to a Class Node Conflict When Finding Objects

If the 'Find object' function for a class node results in a conflict situation, this user exist takes control and tries to solve the conflict.

A conflict situation can mean the following:

  • The system did not find an object, but at least one object is required.

If a class node must be replaced by an object, but no object was found, the user exit can, for example, select a material with the appropriate classification.

  • The system found more than one object, but only one object is allowed.

If only one component can be selected, but the find objects function found more than one object, the user exit can determine which object replaces the class item.


Function/Program:
  • EXIT_SAPLCUD0_002: Option of reacting in conflict situations for object search at class node

02-Oct-2005