بتاريخ: 3 فبراير 200521 سنة comment_26358 please any one explain what is the place holder and how does it work تقديم بلاغ
بتاريخ: 3 فبراير 200521 سنة comment_26414 Creating Placeholder ColumnsIntroductionA placeholder column is an empty container at design time. The placeholder can holda value at run time that has been calculated and placed into it by PL/SQL code fromanother object.Setting the Value of a Placeholder ColumnYou can set the value of a placeholder column in the following places:• A Before Report trigger• A report-level formula column (if the placeholder column is at report level)• A formula column in the placeholder group or a group below itUses of Placeholder Columns• Using placeholder columns, you can populate multiple columns from one piece ofcode. You can calculate several values in one block of PL/SQL code in a formulacolumn and assign each value to a different placeholder column. Thus, you createand maintain only one program unit instead of many.• Store a temporary value for future reference. For example, store the currentmaximum salary as records are retrieved.The Placeholder’s PL/SQL Formula PropertyYou cannot populate a placeholder by writing code in the placeholder’s own Formulaproperty.The PL/SQL Formula button opens up the Program Unit editor where you enter andedit your code. This is applicable only when you call a user exit. file part1 from 2 placeholder.exe.EXE تم تعديل 4 فبراير 200521 سنة بواسطة Ahmed_oracle تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.