| # |
Type |
Visibility |
Typing |
Associated Type |
Description |
Created on |
Type Source |
| 1 |
GTY_S_BAS_HANDLE |
Public |
See coding |
|
|
20050616 |
begin of gty_s_bas_handle ,
addrhandle type ad_handle,
end of gty_s_bas_handle
|
| 2 |
GTY_S_BAS_PERS_HANDLE |
Public |
See coding |
|
|
20050616 |
begin of gty_s_bas_pers_handle ,
pershandle type ad_handle,
end of gty_s_bas_pers_handle
|
| 3 |
GTY_S_COM_DAT_GROUP_BP |
Public |
See coding |
|
|
20050614 |
begin of gty_s_com_dat_group_bp,
title type ad_title,
name_grp1 type bu_namegr1,
name_grp2 type bu_namegr2,
bu_sort1 type bu_sort1,
bu_sort2 type bu_sort2,
end of gty_s_com_dat_group_bp
|
| 4 |
GTY_S_COM_DAT_ORG_BAS |
Public |
See coding |
|
|
20050614 |
begin of gty_s_com_dat_org_bas,
title type ad_title,
name1 type ad_name1,
name2 type ad_name2,
name3 type ad_name3,
name4 type ad_name4,
sort1 type ad_sort1ul,
sort2 type ad_sort2ul ,
end of gty_s_com_dat_org_bas
|
| 5 |
GTY_S_COM_DAT_ORG_BP |
Public |
See coding |
|
|
20050614 |
begin of gty_s_com_dat_org_bp,
title type ad_title,
name_org1 type bu_nameor1,
name_org2 type bu_nameor2,
name_org3 type bu_nameor3,
name_org4 type bu_nameor4,
bu_sort1 type bu_sort1,
bu_sort2 type bu_sort2,
end of gty_s_com_dat_org_bp
|
| 6 |
GTY_S_COM_DAT_PERS_BAS |
Public |
See coding |
|
|
20050614 |
begin of gty_s_com_dat_pers_bas,
name_last type ad_namelas,
name_first type ad_namefir,
langu_p type spras,
title_p type ad_title,
name_last2 type ad_namlas2,
name2_p type ad_name2_p,
namemiddle type ad_namemid,
title_aca1 type ad_title1,
title_aca2 type ad_title2,
prefix1 type ad_prefix,
prefix2 type ad_prefix2,
title_sppl type ad_titles,
nickname type ad_nicknam,
initials type ad_inits,
nameformat type ad_format,
namcountry type ad_namctry,
sort1_p type ad_sort1ul,
sort2_p type ad_sort2ul,
sex type ad_sex,
end of gty_s_com_dat_pers_bas
|
| 7 |
GTY_S_COM_DAT_PERS_BP |
Public |
See coding |
|
|
20050614 |
begin of gty_s_com_dat_pers_bp,
name_last type bu_namep_l,
name_first type bu_namep_f,
langu_corr type bu_langu_corr,
title type ad_title,
name_lst2 type bu_namepl2,
name_last2 type bu_birthnm,
namemiddle type bu_namemid,
title_aca1 type ad_title1,
title_aca2 type ad_title2,
prefix1 type ad_prefix,
prefix2 type ad_prefix2,
title_royl type ad_titles,
nickname type bu_nicknam,
initials type ad_inits,
nameformat type ad_format,
namcountry type ad_namctry,
bu_sort1 type bu_sort1,
bu_sort2 type bu_sort2,
xsexm type bu_xsexm,
xsexf type bu_xsexf,
end of gty_s_com_dat_pers_bp
|
| 8 |
GTY_S_COM_MOD_BAS |
Public |
See coding |
|
|
20050614 |
begin of gty_s_com_mod_bas.
include type gty_s_key_bas_complete.
include type gty_s_com_dat_org_bas.
include type gty_s_com_dat_pers_bas.
types end of gty_s_com_mod_bas
|
| 9 |
GTY_S_COM_MOD_BP_ORG |
Public |
See coding |
|
|
20050615 |
begin of gty_s_com_mod_bp_org.
include type gty_s_key.
include type gty_s_com_dat_org_bp.
types end of gty_s_com_mod_bp_org
|
| 10 |
GTY_S_COM_MOD_BP_PERS |
Public |
See coding |
|
|
20050615 |
begin of gty_s_com_mod_bp_pers.
include type gty_s_key_pers.
include type gty_s_com_dat_pers_bp.
types end of gty_s_com_mod_bp_pers
|
| 11 |
GTY_S_COM_MOD_BP_REL |
Public |
See coding |
|
|
20050615 |
begin of gty_s_com_mod_bp_rel.
include type gty_s_key.
include type gty_s_com_dat_group_bp.
types end of gty_s_com_mod_bp_rel
|
| 12 |
GTY_S_DAT_TYPE1 |
Public |
See coding |
|
|
20050614 |
begin of gty_s_dat_type1.
types partner type bu_partner.
include type szadr_addr1_complete.
types end of gty_s_dat_type1
|
| 13 |
GTY_S_DAT_TYPE2 |
Public |
See coding |
|
|
20050614 |
begin of gty_s_dat_type2.
types partner type bu_partner.
include type szadr_addr2_complete.
types end of gty_s_dat_type2
|
| 14 |
GTY_S_DAT_TYPE3 |
Public |
See coding |
|
|
20050614 |
begin of gty_s_dat_type3.
types partner type bu_partner.
include type szadr_addr3_complete.
types end of gty_s_dat_type3
|
| 15 |
GTY_S_KEY |
Public |
See coding |
|
|
20050614 |
begin of gty_s_key ,
partner type bu_partner,
addrnumber type ad_addrnum,
addrhandle type ad_handle,
end of gty_s_key
|
| 16 |
GTY_S_KEY_BAS |
Public |
See coding |
|
|
20050616 |
begin of gty_s_key_bas ,
addrnumber type ad_addrnum,
addrhandle type ad_handle,
end of gty_s_key_bas
|
| 17 |
GTY_S_KEY_BAS_COMPLETE |
Public |
See coding |
|
|
20050616 |
begin of gty_s_key_bas_complete ,
addrnumber type ad_addrnum,
addrhandle type ad_handle,
persnumber type ad_persnum,
pershandle type ad_handle,
end of gty_s_key_bas_complete
|
| 18 |
GTY_S_KEY_PERS |
Public |
See coding |
|
|
20050614 |
begin of gty_s_key_pers ,
partner type bu_partner,
addrnumber type ad_addrnum,
addrhandle type ad_handle,
persnumber type ad_persnum,
pershandle type ad_handle,
end of gty_s_key_pers
|
| 19 |
GTY_S_KEY_REL |
Public |
Type reference (TYPE) |
GTY_S_KEY_PERS |
|
20050614 |
|
| 20 |
GTY_S_MOD_TYPE1 |
Public |
See coding |
|
|
20050614 |
begin of gty_s_mod_type1.
types partner type bu_partner.
include type szadr_addr1_complete.
types changed_fields type bup_t_fieldnames.
types end of gty_s_mod_type1
|
| 21 |
GTY_S_MOD_TYPE1_BAS |
Public |
See coding |
|
|
20050614 |
begin of gty_s_mod_type1_bas.
include type szadr_addr1_complete.
types changed_fields type bup_t_fieldnames.
types end of gty_s_mod_type1_bas
|
| 22 |
GTY_S_MOD_TYPE2 |
Public |
See coding |
|
|
20050614 |
begin of gty_s_mod_type2.
types partner type bu_partner.
include type szadr_addr2_complete.
types changed_fields type bup_t_fieldnames.
types end of gty_s_mod_type2
|
| 23 |
GTY_S_MOD_TYPE2_BAS |
Public |
See coding |
|
|
20050614 |
begin of gty_s_mod_type2_bas.
include type szadr_addr2_complete.
types changed_fields type bup_t_fieldnames.
types end of gty_s_mod_type2_bas
|
| 24 |
GTY_S_MOD_TYPE3 |
Public |
See coding |
|
|
20050614 |
begin of gty_s_mod_type3.
types partner type bu_partner.
include type szadr_addr3_complete.
types changed_fields type bup_t_fieldnames.
types end of gty_s_mod_type3
|
| 25 |
GTY_S_MOD_TYPE3_BAS |
Public |
See coding |
|
|
20050614 |
begin of gty_s_mod_type3_bas.
include type szadr_addr3_complete.
types changed_fields type bup_t_fieldnames.
types end of gty_s_mod_type3_bas
|
| 26 |
GTY_S_PERS_ID |
Public |
See coding |
|
|
20050615 |
begin of gty_s_pers_id ,
persnumber type ad_persnum,
pershandle type ad_handle,
end of gty_s_pers_id
|
| 27 |
GTY_S_VAL_CHANGE |
Public |
See coding |
|
|
20050614 |
begin of gty_s_val_change .
include type gty_s_key.
types: addr_valid_from type bu_addr_valid_from,
addr_valid_from_old type bu_addr_valid_from,
addr_valid_to type bu_addr_valid_to,
addr_valid_to_old type bu_addr_valid_to,
end of gty_s_val_change
|
| 28 |
GTY_S_VAL_CHANGE_BAS |
Public |
See coding |
|
|
20050614 |
begin of gty_s_val_change_bas .
include type gty_s_key_bas_complete.
types: valid_from_old type ad_valfrom,
valid_from_new type ad_valfrom,
valid_to_old type ad_valto,
valid_to_new type ad_valto,
end of gty_s_val_change_bas
|
| 29 |
GTY_T_BAS_HANDLE |
Public |
See coding |
|
|
20050616 |
gty_t_bas_handle type sorted table of gty_s_bas_handle with unique key addrhandle
|
| 30 |
GTY_T_BAS_PERS_HANDLE |
Public |
See coding |
|
|
20050616 |
gty_t_bas_pers_handle type sorted table of gty_s_bas_pers_handle with unique key pershandle
|
| 31 |
GTY_T_COM_MOD_BAS |
Public |
See coding |
|
|
20050614 |
gty_t_com_mod_bas type sorted table of gty_s_com_mod_bas with unique key addrnumber persnumber addrhandle pershandle
|
| 32 |
GTY_T_COM_MOD_BP_ORG |
Public |
See coding |
|
|
20050615 |
gty_t_com_mod_bp_org type sorted table of gty_s_com_mod_bp_org with unique key partner addrnumber addrhandle
|
| 33 |
GTY_T_COM_MOD_BP_PERS |
Public |
See coding |
|
|
20050615 |
gty_t_com_mod_bp_pers type sorted table of gty_s_com_mod_bp_pers with unique key partner addrnumber addrhandle
|
| 34 |
GTY_T_COM_MOD_BP_REL |
Public |
See coding |
|
|
20050615 |
gty_t_com_mod_bp_rel type sorted table of gty_s_com_mod_bp_rel with unique key partner addrnumber addrhandle
|
| 35 |
GTY_T_DAT_TYPE1 |
Public |
See coding |
|
|
20050614 |
gty_t_dat_type1 type sorted table of gty_s_dat_type1 with unique key partner addrnumber addrhandle
|
| 36 |
GTY_T_DAT_TYPE2 |
Public |
See coding |
|
|
20050614 |
gty_t_dat_type2 type sorted table of gty_s_dat_type2 with unique key partner addrnumber addrhandle
|
| 37 |
GTY_T_DAT_TYPE3 |
Public |
See coding |
|
|
20050614 |
gty_t_dat_type3 type sorted table of gty_s_dat_type3 with unique key partner addrnumber addrhandle
|
| 38 |
GTY_T_KEY |
Public |
See coding |
|
|
20050614 |
gty_t_key type sorted table of gty_s_key with unique key partner addrnumber addrhandle
|
| 39 |
GTY_T_KEY_BAS |
Public |
See coding |
|
|
20050616 |
gty_t_key_bas type sorted table of gty_s_key_bas with unique key addrnumber addrhandle
|
| 40 |
GTY_T_KEY_BAS_COMPLETE |
Public |
See coding |
|
|
20050616 |
gty_t_key_bas_complete type sorted table of gty_s_key_bas_complete with unique key addrnumber addrhandle persnumber pershandle
|
| 41 |
GTY_T_KEY_PERS |
Public |
See coding |
|
|
20050614 |
gty_t_key_pers type sorted table of gty_s_key_pers with unique key partner addrnumber addrhandle
|
| 42 |
GTY_T_KEY_REL |
Public |
See coding |
|
|
20050614 |
gty_t_key_rel type sorted table of gty_s_key_rel with unique key partner addrnumber addrhandle
|
| 43 |
GTY_T_MOD_TYPE1 |
Public |
See coding |
|
|
20050614 |
gty_t_mod_type1 type sorted table of gty_s_mod_type1 with unique key partner addrnumber addrhandle
|
| 44 |
GTY_T_MOD_TYPE1_BAS |
Public |
See coding |
|
|
20050614 |
gty_t_mod_type1_bas type sorted table of gty_s_mod_type1_bas with unique key addrnumber addrhandle
|
| 45 |
GTY_T_MOD_TYPE2 |
Public |
See coding |
|
|
20050614 |
gty_t_mod_type2 type sorted table of gty_s_mod_type2 with unique key partner addrnumber addrhandle
|
| 46 |
GTY_T_MOD_TYPE2_BAS |
Public |
See coding |
|
|
20050614 |
gty_t_mod_type2_bas type sorted table of gty_s_mod_type2_bas with unique key addrnumber addrhandle persnumber pershandle
|
| 47 |
GTY_T_MOD_TYPE3 |
Public |
See coding |
|
|
20050614 |
gty_t_mod_type3 type sorted table of gty_s_mod_type3 with unique key partner addrnumber addrhandle
|
| 48 |
GTY_T_MOD_TYPE3_BAS |
Public |
See coding |
|
|
20050615 |
gty_t_mod_type3_bas type sorted table of gty_s_mod_type3_bas with unique key addrnumber addrhandle persnumber pershandle
|
| 49 |
GTY_T_PERS_ID |
Public |
See coding |
|
|
20050615 |
gty_t_pers_id type sorted table of gty_s_pers_id with unique key persnumber pershandle
|
| 50 |
GTY_T_VAL_CHANGE |
Public |
See coding |
|
|
20050614 |
gty_t_val_change type sorted table of gty_s_val_change with unique key partner addrnumber addrhandle
|
| 51 |
GTY_T_VAL_CHANGE_BAS |
Public |
See coding |
|
|
20050614 |
gty_t_val_change_bas type sorted table of gty_s_val_change_bas with unique key addrnumber addrhandle persnumber pershandle
|
| 52 |
TTS_CONTEXT_S_BAS_KEY |
Public |
See coding |
|
|
20061031 |
TTS_CONTEXT_S_BAS_KEY type SORTED TABLE OF bup_s_adif_context with unique key bas_key
|
| 53 |
TTS_PARTNER_MAPPING |
Public |
See coding |
|
|
20061113 |
TTS_PARTNER_MAPPING type sorted table of bus_partnr with unique key partnr_tmp
|
| 54 |
TT_ADDRESS_TYPE_W_CONTEXT |
Public |
See coding |
|
|
20061102 |
tt_address_type_w_context type standard table of ty_address_type_w_context with default key
|
| 55 |
TY_ADDRESS_TYPE_W_CONTEXT |
Public |
See coding |
|
|
20061102 |
begin of ty_address_type_w_context,
address_type type addr_address_type,
segment type cmd_mdsegment,
address_anchor type fieldname,
end of ty_address_type_w_context
|