Report Cube (หน้าต่าง ID-53078)
จาก iDempiere th
หน้าต่าง: Report Cube
ลักษณะ: Define reporting cube for pre-calculation of summary accounting data.
ช่วย: Summary data will be generated for each period of the selected calendar, grouped by the selected dimensions..
TAB: Report Cube
ลักษณะ: null
ช่วย null
ไฟล์:Report Cube - Report Cube - หน้าต่าง (iDempiere 1.0.0).png
| ชื่อ | ชื่อ | ลักษณะ | ช่วย | ข้อมูลจำเพาะ |
|---|---|---|---|---|
| Client | บริษัท | บริษัท/ผู้เช่า สำหรับการติดตั้งนี้ | บริษัท คือ บริษัทหรือนิติบุคคล คุณไม่สามารถใช้ข้อมูลร่วมกันระหว่างบริษัทได้ ผู้เช่า มีความหมายเดียวกับ บริษัท | AD_Client_ID numeric(10) NOT NULL Table Direct |
| Organization | หน่วยงาน/สาขา | หน่วยซึ่งเป็นหน่วยงาน/สาขาภายในบริษัท | หน่วยงาน/สาขา คือ หน่วยของบริษัท หรือ นิติบุคคล - ตัวอย่าง คือ ร้านค้า, สรรพสินค้า คุณสามารถใช้ข้อมูลร่วมกันระหว่างหน่วยงาน/สาขาได้ | AD_Org_ID numeric(10) NOT NULL Table Direct |
| Name | ชื่อ | ตัวบ่งชี้เป็นตัวอักษรและตัวเลขของ entity นั้น | ชื่อของ entity (ข้อมูล) ถูกใช้เป็นค่าปริยายของทางเลือกในการค้นหาเพิ่มเติมจากการใช้คำสำคัญค้นหา ชื่อยาวได้ถึง 60 ตัวอักษร | Name character varying(60) NOT NULL String |
| Description | รายละเอียด | คำบรรยายสั้นๆ ของข้อมูล | คำบรรยายหนึ่งๆ จะถูกจำกัดที่ 255 ตัวอักษร | Description character varying(255) Text |
| Calendar | ปฏิทิน | ชื่อปฏิทินของบัญชี | ปฏิทิน เป็นตัวบ่งชี้จำเพาะของปฏิทินบัญชี สามารถใช้หลายๆปฏิทินได้ ตัวอย่างเช่นคุณอาจจะต้องการปฏิทินมาตรฐานที่เริ่มต้นตั้งแต่ วันที่ 1 มกราคม ถึง วันที่ 31 ธันวาคม และปฏิทินงบประมาณที่เริ่มต้นจาก 1 กรกฎาคม ถึง 30 มิถุนายน | C_Calendar_ID numeric(10) NOT NULL Table Direct |
| Active | ทำงาน | ข้อมูลนี้ทำงานอยู่ในระบบ | มีสองวิธีที่จะทำให้ข้อมูลต่างๆใช้ในระบบไม่ได้: วิธึแรกคือลบข้อมูลนั้น, อีกวิธีหนึ่งคือ
หยุดการทำงานของข้อมูลนั้น ข้อมูลที่หยุดทำงานจะถูกเลือกไม่ได้, แต่สามารถนำมาใช้ในรายงานได้ มีเหตุผลอยู่ 2 ข้อในการหยุดการทำงานข้อมูล และไม่ลบมันไป: (1) ระบบต้องใช้ข้อมูลในการตรวจสอบ (2) ข้อมูลจะถูกอ้างอิงโดยข้อมูลอื่นๆ เช่น คุณจะลบบริษัทคู่ค้าไม่ได้,ถ้ายังคงมีใบแจ้งหนี้ของบริษัทคู่ค้านั้นอยู่ คุณจะต้องหยุดการทำงานของข้อมูลนี้ ซึ่งจะป้องกันการใส่ข้อมูลเพิ่มใหม่ในอนาคต |
IsActive character(1) Yes-No |
| Product Dimension | Product Dimension | Include Product as a cube dimension | null | IsProductDim character(1) Yes-No |
| Business Partner Dimension | Business Partner Dimension | Include Business Partner as a cube dimension | null | IsBPartnerDim character(1) Yes-No |
| Sales Region Dimension | Sales Region Dimension | Include Sales Region as a cube dimension | null | IsSalesRegionDim character(1) Yes-No |
| OrgTrx Dimension | OrgTrx Dimension | Include OrgTrx as a cube dimension | null | IsOrgTrxDim character(1) Yes-No |
| Activity Dimension | Activity Dimension | Include Activity as a cube dimension | null | IsActivityDim character(1) Yes-No |
| Campaign Dimension | Campaign Dimension | Include Campaign as a cube dimension | null | IsCampaignDim character(1) Yes-No |
| Project Dimension | Project Dimension | Include Project as a cube dimension | null | IsProjectDim character(1) Yes-No |
| Project Phase Dimension | Project Phase Dimension | Include Project Phase as a cube dimension | null | IsProjectPhaseDim character(1) Yes-No |
| Project Task Dimension | Project Task Dimension | Include Project Task as a cube dimension | null | IsProjectTaskDim character(1) Yes-No |
| GL Budget Dimension | GL Budget Dimension | Include GL Budget as a cube dimension | null | IsGLBudgetDim character(1) Yes-No |
| Location From Dimension | Location From Dimension | Include Location From as a cube dimension | null | IsLocFromDim character(1) Yes-No |
| Location To Dimension | Location To Dimension | Include Location To as a cube dimension | null | IsLocToDim character(1) Yes-No |
| Sub Acct Dimension | Sub Acct Dimension | Include Sub Acct as a cube dimension | null | IsSubAcctDim character(1) Yes-No |
| User 1 Dimension | User 1 Dimension | Include User 1 as a cube dimension | null | IsUser1Dim character(1) Yes-No |
| User 2 Dimension | User 2 Dimension | Include User 2 as a cube dimension | null | IsUser2Dim character(1) Yes-No |
| User Element 1 Dimension | User Element 1 Dimension | Include User Element 1 as a cube dimension | null | IsUserElement1Dim character(1) Yes-No |
| User Element 2 Dimension | User Element 2 Dimension | Include User Element 2 as a cube dimension | null | IsUserElement2Dim character(1) Yes-No |
| Last Recalculated | Last Recalculated | The time last recalculated. | null | LastRecalculated timestamp without time zone Date+Time |
| Process Now | ประมวลผลทันที | null | null | Processing character(1) NOT NULL Yes-No |
