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 | 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 | 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 | CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ | Sample BAdI implementation to replace Username with Org.info | SOURCE CHANGING |
|
| 4 | CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ | Sample BAdI implementation to replace Username with Org.info | SOURCE im_tdepth = 0 |
|
| 5 | 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 | 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 | 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 | 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 | 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 | CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ | Sample BAdI implementation to replace Username with Org.info | SOURCE im_objid = |
|
| 11 | CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ | Sample BAdI implementation to replace Username with Org.info | SOURCE * im_realo = space " realo |
|
| 12 | 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 | CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ | Sample BAdI implementation to replace Username with Org.info | SOURCE im_plvar = gv_act_plvar " Plan |
|
| 14 | CL_POC_BA_LOG_SAMPLE2 - STRUCTURE_READ | Sample BAdI implementation to replace Username with Org.info | SOURCE structure_read( EXPORTING |
|
| 15 | CL_POC_BA_LOG_SAMPLE2 - MAP_UNAME_TO_ORGEH | Sample BAdI implementation to replace Username with Org.info | SOURCE |
|
| 16 | 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 | 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 | 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 | 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 | 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 | IF_POC_BA_LOG_ENH - ENRICH | Interface for BAdI POC_MAIN_BA_LOG |