BAdI: /SCT/QP_BADI_MODEL

Allows you to expand operations related to nodes.

Interface /SCT/QP_IF_BADI_MODEL

Method

Description

do_change_link

Modify links (cycles) and sec.refs (multiple test attempts).

This BADI method can be executed when changing links and sec. references and allows special logic to be implemented during this operation.

do_copy_node

After creation of the header

This BADI method can be executed when a node is copied.

do_create_node_after

After the DO_CREATE_NODE

This BADI method can be executed after a specification has been created.

do_create_node_before

Before the DO_CREATE_NODE

This BADI method can be executed before a specification is created.

do_create_node_before_add_base

Before the DO_ADD_BASE

do_create_node_rel_after

After DO_CREATE_NODE_REL

This BADI method can be executed after a relation has been created.

do_create_node_rel_before

Before DO_CREATE_NODE_REL

This BADI method can be executed before a relation is created.

do_delete_after

After deletion

This method can be executed after a node has been deleted. With this it is possible to implement special logics what should happen after deleting certain nodes.

do_gen_after

Generation afterwards

This BADI method can be executed after the generation.

do_gen_before

Generation before

This BADI method can be executed before the generation is executed.

do_init_before

Before the INIT

do_save_after

When saving after the COMMIT

This BADI method can be executed when saving after the COMMIT.

do_save_before

When saving before nodes are saved/deleted

is_base_changeable_delete

In the method IS_BASE_CHANGEABLE to change the status DELETE