Quantcast
Channel: SCN : Discussion List - SAP ERP Human Capital Management (SAP ERP HCM)
Viewing all articles
Browse latest Browse all 7926

Change text LSO

$
0
0

Dear Experts


How and where can change the text that appear in the page of LSO :


bsp/sap/hcm_learning/traininggroup.htm


I found this wiki:


Modify texts in LSO Portal - ERP Human Capital Management - SCN Wiki



The text appear bellow of the OTR General Description


The text appear above of the text "Assigned Subject Areas"

 

 

This text is return in the field description, but I dont know what is the name of the table

 

 

*get information from backend

CALL FUNCTION 'LSO_TRAININGGROUP_GET_DETAIL_C'

DESTINATION application->rfc_destination

  EXPORTING

    traininggroupid          = objid

*  BEGINDATE                =

*  ENDDATE                  =

    plvar                    = plvar

*  LANGUAGE                 =

    intranet_filter          = 'X'

  IMPORTING

*  RETURN                   =

    group_is_topic           = group_is_topic

    traininggroupotype       = otype

  TABLES

    traininggroups           = traininggroups

    trainingtypes            = trainingtypes

    traininggrouptexts       = description

 

Regards






Viewing all articles
Browse latest Browse all 7926

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>