Business Add-Ins (Add-Ins) Value-Added Services
contains the Add-In
BADI_LXVAS
for enhancing the processing of VAS. The Add-In enables you to tailor
Value-Added Service
’s existing functions to your own requirements by allowing you to take control of the application at critical points.
Note
Detailed information on the Add-In can be found in the Add-In’s documentation. See the IMG for
The Add-In contains the interface IF_EX_BADI_LXVAS , which itself contains the following methods:
Method |
Description |
Purpose |
|---|---|---|
VAS_TEMPLATE_ATERNATIVE_SELECT |
Select Alternative VAS Template in VAS Order Creation |
Enables you to change the chosen template for a VAS order , using any kind of determination, in a case where several alternative templates fit the same conditions |
REF_DOC_ITEMS_FILTER |
Filter Out Ref. Document Items Before Conditions Checks |
Allows the filtering out of document items that are not to be considered during VAS determination |
CONDITION_CHECK_RESULT_FILTER |
Filter Condition Check Results Before VAS Order Creation |
Enables you to determine the set of VAS templates for a reference document |
WORK_CENTER_PRIORITY_CHANGE |
Change Work Center Priority Before VAS Order Creation |
Enables you to change the highest priority work center to a different one (from the list of relevant work centers), thus determining the work center of a VAS order |
VAS_ORDER_CREATION_COMPLETE |
Call Related Processes After VAS Order Creation |
Enables you to call other processes that may be required as a result of the VAS orders created for a reference document |
VAS_ORDER_USE_VALIDATE |
Validate VAS Order Use and Reverse If Required |
Enables you to check the details of the transfer order (whose destination is changed to a work center by
|
VAS_ORDER_CONFIRM_COMPLETE |
Call Related Processes After VAS Order Confirmation |
Enables you to call other processes that may be required as a result of VAS order confirmation. |