cancel
Showing results for 
Search instead for 
Did you mean: 

Tcode PVD0 "No Intranet" flag check

Former Member
0 Kudos

Hi all,

In PVD0 transaction there is one tab called "Business Event Info Type". In this subscreen there are 2 flags.

1. Include in brochure (By default its checked)

2. No Intranet.

The "No Intranet" flag is not checked in the transaction. The program which is used in the screen is "SAPLRHV6" and the include which is used to check the INCLUDE LRHV6O75.

Instead of going for core mod is there anyother thing do without any core mod. Is any BADI or USEREXITs to do the check automatically.

Reward points if useful..

Regards,

Ganesh R K

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

In that BADI we have 2 implementation. Can you specify with method should be specific for the Business event type info. It should be more useful for me. This are the methods,

AFTER_UPDATE

BEFORE_UPDATE

REGISTER_HEADER

REGISTER_OTYPES

REGISTER_OTYPE_PROPERTIES

REGISTER_SUBSCREENS

REPLACE_CREATE_ANY_OBJECT

REPLACE_EDIT_ANY_OBJECT

REPLACE_EVENT_2

REPLACE_EVENT

REPLACE_GUI_STATUS

REPLACE_POPUP_RELATION

REPLACE_RELAT_TIMCO

Thanks.

Ganesh R K

former_member181966
Active Contributor
0 Kudos

Try "BAdI Interface "HRTEM00MASTERDATA"

Saquib

.