2008년 05월 07일
상위 혹은 하위 조직 불러올수 있는 펑션
CALL FUNCTION 'HRCM_ORGSTRC_INFO_TABLE_GET'
EXPORTING
plvar = '01'
root_otype = 'O '
root_objid = p_orgeh "orgeh
begda = P_BEGDA
endda = P_BEGDA
path_id = 'B002'
path_depth = 0
TABLES
org_info_table = it_org_info_table
EXCEPTIONS
path_error = 1
root_error = 2
OTHER = 3.
EXPORTING
plvar = '01'
root_otype = 'O '
root_objid = p_orgeh "orgeh
begda = P_BEGDA
endda = P_BEGDA
path_id = 'B002'
path_depth = 0
TABLES
org_info_table = it_org_info_table
EXCEPTIONS
path_error = 1
root_error = 2
OTHER = 3.
# by | 2008/05/07 17:41 | Function | 트랙백 | 덧글(0)














☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]