cancel
Showing results for 
Search instead for 
Did you mean: 

E-Recruiting start page

Former Member
0 Kudos

I'm currently implementin E-Recruiting, and I find some problems due to delivery customizing missing entries in "Define start page" step. Could anyone provide customizing entries in tables:

define start page, V77RCF_SP_IDC,

define start page groups V77RCF_SP_GROUPC

define links for start pages V77RCF_SP_LINKC

Thanks a lot in advance

Christian

Accepted Solutions (1)

Accepted Solutions (1)

romanweise
Active Contributor
0 Kudos

Hello Christian,

the E-Recruiting tables T77RCF_SP_C (and so the views V77RCF_SP_C) do not contain any entries in the SAP delivery. These tables are customer only customizing. The SAP standard entries for startpage customizing are stored in the tables T77RCF_SP_* - that means the same name without C at the end. E.g. the customizing table T77RCF_SP_IDC contains all customer difined startpages - there is the table T77RCF_SP_ID which contains all SAP delivered startpages. These tables are not displayed in the IMG but refered in most search helps.

E.g. if you add a link to a customer startpage group the search help displays all sap delivered links (T77RCF_SP_LINK) and the customer defined ones (T77RCF_SP_LINKC).

Best rgds.

Roman

If you want to have a look at the SAP delivery you have to you any table access transaction (SE11, SE16, SM30, ...)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi, Christian,

You missed the first entry: define your BSP application in table T77RCF_LOG_APPL. You can use SM30 to add your new applications

Best Regards!