Hi,
I have done an implementation of this BADI and change this value
method if_ex_hrhap00_bsp_tmpl~bsp_application_get .
set EVALDES bsp application
application = 'ZHAP_DOCUMENT'.
endmethod.
ZHAP_DOCUMENT is a custom copy of HAP_DOCUMENT, I also add this implementation into the OOHAP_BASIC Transaction and in the PHAP_CATALOG_PA transaction I set it in the layout sheet.
But when I try to see the web layout through a dump occurs with a message that says the request to the
URL http://??????/hap_document/templates.htm have been canceled...
????? = client address I can't show.
But It says hap_document insted of zhap_document... why is that?
I want to see my Z BSP application through the PHAP_CATALOG_PA, through my portal and troguh SE80 it works just fine
Please help.
Thanks,
Nico.-