Class Method list used by SAP ABAP Class CL_POC_BA_LOG_SAMPLE2 (Sample BAdI implementation to replace Username with Org.info)
SAP ABAP Class CL_POC_BA_LOG_SAMPLE2 (Sample BAdI implementation to replace Username with Org.info) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_POC_BA_LOG_SAMPLE2 - ADD_TO_PATH Sample BAdI implementation to replace Username with Org.info SOURCE add_to_path( EXPORTING iv_otype = gc_posit iv_rsign = 'A' iv_relat = '003' iv_sclas = gc_orgeh CHANGING ch_weg = lt_77aw ).
2 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE ch_stru_tab = lt_orgunits ). "im_tdepth = 0 "value(tdepth) like hrrhas-tdepth "efault 0
3 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE CHANGING
4 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE im_tdepth = 0
5 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE im_with_stext = 'X' "im_with_stext = space " value(with_stext) LIKE sy-input "efault 'X'
6 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE im_pup_info = space " im_pup_info = space " value(pup_info) LIKE sy-input "efault 'X'
7 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE * im_endda = sy-datum " im_endda = sy-datum " endda LIKE hrp1000-endda
8 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE * * im_begda = sy-datum "im_begda = sy-datum " begda LIKE hrp1000-begda
9 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE im_wegid = gv_wegid "im_wegid = im_wegid " value(wegid) LIKE hrrhas-wegid
10 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE im_objid = " im_objid = im_orgeh " value(objid) LIKE hrp1000-objid
11 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE * im_realo = space " realo
12 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE im_otype = 'S ' " im_otype = im_otype " value(otype) LIKE hrp1000-otype
13 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE im_plvar = gv_act_plvar " Plan
14 Class Method  CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ Sample BAdI implementation to replace Username with Org.info SOURCE structure_read( EXPORTING
15 Class Method  CL_POC_BA_LOG_SAMPLE2 - MAP_UNAME_TO_ORGEH Sample BAdI implementation to replace Username with Org.info SOURCE -uname = map_uname_to_orgeh( -uname ).
16 Class Method  CL_POC_BA_LOG_SAMPLE2 - GET_POSITIONS_OF_USER Sample BAdI implementation to replace Username with Org.info SOURCE lt_positions = get_positions_of_user( im_uname ).
17 Class Method  CL_POC_BA_LOG_SAMPLE2 - GET_ORGUNIT_FOR_USER_NOBUF Sample BAdI implementation to replace Username with Org.info SOURCE lv_orgeh = get_orgunit_for_user_nobuf( im_uname ).
18 Class Method  CL_POC_BA_LOG_SAMPLE2 - ADD_TO_PATH Sample BAdI implementation to replace Username with Org.info SOURCE add_to_path( EXPORTING iv_otype = gc_orgeh iv_rsign = 'A' iv_relat = '002' iv_sclas = gc_orgeh CHANGING ch_weg = lt_77aw ).
19 Class Method  CL_POC_BA_LOG_SAMPLE2 - ADD_TO_PATH Sample BAdI implementation to replace Username with Org.info SOURCE add_to_path( EXPORTING iv_otype = gc_posit iv_rsign = 'A' iv_relat = '012' iv_sclas = gc_orgeh CHANGING ch_weg = lt_77aw ).
20 Class Method  CL_POC_BA_LOG_SAMPLE2 - ADD_TO_PATH Sample BAdI implementation to replace Username with Org.info SOURCE add_to_path( EXPORTING iv_otype = 'US' iv_rsign = 'A' iv_relat = '008' iv_sclas = gc_orgeh CHANGING ch_weg = lt_77aw ).
21 Class Method  IF_POC_BA_LOG_ENH - ENRICH Interface for BAdI POC_MAIN_BA_LOG