Sapass

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



Index

M06B0005

User Exits: Materials Mgmt. (Purchasing)
This enhancement allows you to change the communication structure for determining the strategy for the overall release of purchase requisitions. The complete document information is available in the internal tables C_EBAN and C_EBKN.

Examples:

  1. Filling of user fields in CEBAN

The following user fields are available:

USRC1
USRC2
USRN1
USRN2

The communication structure CEBANZZ is also available. This enables you to use your own fields.

  1. Changing standard fields in CEBAN

If the total value of the purchase requisition applied in the standard SAP System to determine the release strategy is not to be used, the value can be calculated on a customer-specific basis. This value can then be used to overwrite the field CEBAN-GFWRT.


Function/Program:
  • EXIT_SAPLEBND_004: Changes to Communication Structure for Overall Release of Requisition

02-Oct-2005