DBA Data[Home] [Help]

APPS.PA_COPY_STRUCTURE_PKG dependencies on STANDARD

Line 109: -- Standard who

105: cbicc_id number;
106: structure_type varchar2(30);
107: icc_precedence number;
108:
109: -- Standard who
110: x_last_updated_by NUMBER(15);
111: x_created_by NUMBER(15);
112: x_last_update_login NUMBER(15);
113:

Line 121: -- Standard who

117: stage := 100;
118: status := 0;
119:
120: --
121: -- Standard who
122: --
123:
124: x_created_by := FND_GLOBAL.USER_ID;
125: x_last_updated_by := FND_GLOBAL.USER_ID;