alhomam بتاريخ: 3 فبراير 2005 تقديم بلاغ مشاركة بتاريخ: 3 فبراير 2005 please any one explain what is the place holder and how does it work اقتباس رابط هذا التعليق شارك المزيد من خيارات المشاركة
Ahmed_oracle بتاريخ: 3 فبراير 2005 تقديم بلاغ مشاركة بتاريخ: 3 فبراير 2005 (معدل) 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 فبراير 2005 بواسطة Ahmed_oracle اقتباس رابط هذا التعليق شارك المزيد من خيارات المشاركة
Ahmed_oracle بتاريخ: 4 فبراير 2005 تقديم بلاغ مشاركة بتاريخ: 4 فبراير 2005 part 2 from 2 ( Demo) placeholder.exe.002 اقتباس رابط هذا التعليق شارك المزيد من خيارات المشاركة
alhomam بتاريخ: 5 فبراير 2005 كاتب الموضوع تقديم بلاغ مشاركة بتاريخ: 5 فبراير 2005 مشكور يا اخي الكريم اقتباس رابط هذا التعليق شارك المزيد من خيارات المشاركة
Recommended Posts
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.