null

Skip to end of banner
Go to start of banner

Classical BAdIs

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 7 Next »

Classical BAdIs

Definition name

Interface Method

Description

/PRONOVIA/SAPINT

LOAD_ACTIVATION

Load activation data from DB

New BAdis (enhancement spots)

Enhancement Spot

  • BAdI

  • Interface Method

Description

  • /PRONOVIA/FE

BAdI to enhance the formula engine used by several ProNovia tools

  • AFTER_READ

Can be used to add additional tables for the formula engine editor.

  • BEFORE_EVALUATION

Used at runtime to determine the object data used to evaluate the formula. Can be used, when additional tables are supplied by the above method AFTER_READ.

  • BEFORE_SAVE

Call before a formula is saved in the editor to perform custom checks.

  • No labels