DBA Data[Home] [Help]

APPS.HR_TRANSACTION_SWI dependencies on WF_ITEM_ATTRIBUTE_VALUES

Line 1969: lv_Ntf_Attach_Attr wf_item_attribute_values.text_value%type;

1965: lv_ameTransType varchar2(240);
1966: ln_ameTranAppId number;
1967: lv_xpath varchar2(20000) default 'Transaction/TransCtx';
1968: lv_review_template_rn fnd_form_functions.function_name%type;
1969: lv_Ntf_Attach_Attr wf_item_attribute_values.text_value%type;
1970: lv_approval_comments wf_item_attribute_values.text_value%type;
1971: lv_perz_func wf_item_attribute_values.text_value%type;
1972: lv_perz_leg wf_item_attribute_values.text_value%type;
1973: lv_perz_org wf_item_attribute_values.text_value%type;

Line 1970: lv_approval_comments wf_item_attribute_values.text_value%type;

1966: ln_ameTranAppId number;
1967: lv_xpath varchar2(20000) default 'Transaction/TransCtx';
1968: lv_review_template_rn fnd_form_functions.function_name%type;
1969: lv_Ntf_Attach_Attr wf_item_attribute_values.text_value%type;
1970: lv_approval_comments wf_item_attribute_values.text_value%type;
1971: lv_perz_func wf_item_attribute_values.text_value%type;
1972: lv_perz_leg wf_item_attribute_values.text_value%type;
1973: lv_perz_org wf_item_attribute_values.text_value%type;
1974: begin

Line 1971: lv_perz_func wf_item_attribute_values.text_value%type;

1967: lv_xpath varchar2(20000) default 'Transaction/TransCtx';
1968: lv_review_template_rn fnd_form_functions.function_name%type;
1969: lv_Ntf_Attach_Attr wf_item_attribute_values.text_value%type;
1970: lv_approval_comments wf_item_attribute_values.text_value%type;
1971: lv_perz_func wf_item_attribute_values.text_value%type;
1972: lv_perz_leg wf_item_attribute_values.text_value%type;
1973: lv_perz_org wf_item_attribute_values.text_value%type;
1974: begin
1975:

Line 1972: lv_perz_leg wf_item_attribute_values.text_value%type;

1968: lv_review_template_rn fnd_form_functions.function_name%type;
1969: lv_Ntf_Attach_Attr wf_item_attribute_values.text_value%type;
1970: lv_approval_comments wf_item_attribute_values.text_value%type;
1971: lv_perz_func wf_item_attribute_values.text_value%type;
1972: lv_perz_leg wf_item_attribute_values.text_value%type;
1973: lv_perz_org wf_item_attribute_values.text_value%type;
1974: begin
1975:
1976: begin

Line 1973: lv_perz_org wf_item_attribute_values.text_value%type;

1969: lv_Ntf_Attach_Attr wf_item_attribute_values.text_value%type;
1970: lv_approval_comments wf_item_attribute_values.text_value%type;
1971: lv_perz_func wf_item_attribute_values.text_value%type;
1972: lv_perz_leg wf_item_attribute_values.text_value%type;
1973: lv_perz_org wf_item_attribute_values.text_value%type;
1974: begin
1975:
1976: begin
1977: -- call the method to create the workflow approval process