| Previous | Next | Contents | Index | Navigation | Glossary | Library |
| Column | Type | Description |
|---|---|---|
| PROJECT_ID | NUMBER(15) | The identifier of the project |
| TASK_ID | NUMBER(15) | The identifier of the task |
| TRANSACTION_SOURCE | VARCHAR2(30) | Source of the commitment. Set this to OUTSIDE_SYSTEM |
| LINE_TYPE | VARCHAR2(1) | Type of the commitment line. Use one of the following
values: R for requisitions P for purchase orders I for supplier invoices |
| EXPENDITURE_ITEM_DATE | DATE | The expenditure item date of the commitment |
| PA_PERIOD | VARCHAR2(20) | PA Period of the commitment. Use the current reporting period. See Determining Periods below |
| GL_PERIOD | VARCHAR2(15) | GL Period of the commitment. Use the GL period of the current reporting period. See Determining Periods below |
| ORGANIZATION_ID | NUMBER | The identifier of the expenditure organization |
| EXPENDITURE_TYPE | VARCHAR2(30) | The expenditure type. Use an expenditure type with an expenditure type class of Supplier Invoices. |
| EXPENDITURE_CATEGORY | VARCHAR2(30) | The expenditure category of the expenditure type |
| REVENUE_CATEGORY | VARCHAR2(30) | The revenue category of the expenditure type |
| SYSTEM_LINKAGE_FUNCTION | VARCHAR2(30) | The expenditure type class of the expenditure type. Set this to VENDOR_INVOICES |
| TOT_CMT_RAW_COST | NUMBER | The raw cost amount |
| TOT_CMT_BURDENED_COST | NUMBER | The burdened cost amount. See Burdening Commitments below |
| Previous | Next | Contents | Index | Navigation | Glossary | Library |