Solvency - Task Definition
D'Task Definition zum Solvency Reporting
[task definition 1.0]
/*
-------------------------------------------------------------------------------------------------------------
Bank: Coutts & Co Ltd.
Business Area: SDA
Description: Used for solvency II reporting
-------------------------------------------------------------------------------------------------------------
ID Date Name, Company Issue Affected BUs, Description
-------------------------------------------------------------------------------------------------------------
001
-------------------------------------------------------------------------------------------------------------
*/
task definition rbsc$task_pos_list_solvency (15269)
report (online batch)
naming
dfltlang "Solvency Capital Requirement"
hira "110"
coverpage false
lock_templates false
datamart "dtm_pos_list" (no_override)
procedure task_pos_list
separator
style "main_sep"
label "LABEL.LAYOUT"
i_layout_list_id list of code obj_task_layout_v
where "meta_out_id=15269"
mandatory
label "LABEL.LAYOUT"
separator
style "main_sep"
label "LABEL.SEL"
i_csv_prc pseudo boolean
label "LABEL.RBSC$GEN_CSV"
separator
style "sub_sep"
label "LABEL.DATE.P"
i_ref_date date
label "LABEL.REF_DATE"
i_date_from pseudo date
label "LABEL.DATE_FROM"
i_date_to pseudo date
label "LABEL.DATE_TO"
separator
style "sub_sep"
label "LABEL.OBJ"
i_bp_class_incl_id list of code code_obj_class
where "obj_classif_id in (5628)"
label "OBJ_CLASSIF.5628"
i_cont_incl_id list of cont
label "LABEL.INCL_CONT"
i_bp_incl_id list of bp
label "LABEL.INCL_BP"
i_asset_class_excl_id list of code code_obj_class
where "obj_classif_id in (17,117)"
label "LABEL.EXCL_ASSET_CLASS"
end procedure
end task definition