Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FM for transaction PHAP_START_BSP

Former Member
0 Kudos
144

Hi Experts,

In my program I hav to automate the process of creating appraisal forms and then creating BSPs out of them. I have completed the form creation part, but I need an FM for creating a BSP page which will return the URL. PHAP_START_BSP transaction is the manual process to create the URL.

2 REPLIES 2
Read only

former_member442210
Active Participant
0 Kudos
112

Please Try FM CRM_BSP_CT_CREATE_APP_URL.

Read only

Former Member
0 Kudos
112

Hi,

check following FM's related to t-code

HRHAP_0CB_VARIANT_GENERIC

HRHAP_0SEL_CONVERT_IF_TO_UI

HRHAP_0SEL_CONVERT_UI_TO_IF

HRHAP_POPUP_REPORTING_TREE

HRHAP_POPUP_SEARCH_ALV

HRHAP_POPUP_SELECT_OBJECTS

HRHAP_POPUP_SELECT_SUBSTATUS

HRHAP_POPUP_SELECT_TMPL_DETAIL

HRHAP_POPUP_VARIANT_GET_SEARCH

HRHAP_POPUP_VARIANT_SET_SEARCH

HRHAP_SHOW_DOCUMENT_OFFLINE

HRHAP_SHOW_DOCUMENT_REPORTING

HRHAP_SHOW_DOCUMENT_SEARCH

HRHAP_SHOW_DOCUMENT_SEARCH_ALV

HRHAP_DOC_BSP_APPLICATION_OBJ

HRHAP_DOC_BSP_APPL_ACTIVATE

HRHAP_DOC_BSP_CNV_STR_TO_TAB

HRHAP_DOC_BSP_CNV_TAB_TO_STR

HRHAP_DOC_BSP_CNV_VALDS_TO_STR

HRHAP_DOC_BSP_PRINT_DESCR

Thanks & Regards,

Sateesh.