[Home] [Help]
[Dependency Information]
Object Name: | FV_SF133_LOAD_LINES |
---|---|
Object Type: | TABLE |
Owner: | FV |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
FV_SF133_LOAD_LINES is a seed table used to load the SF 133 Report on Budget Execution line number and label into the FV_SF133_DEFINITIONS_LINES table. The loading of the SF 133 Report on Budget Execution line numbers and labels is controlled by the SF 133 Table Setup procedure.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
SF133_LINE_NUMBER | NUMBER | (15) | Yes | Relative line number on report |
SF133_LINE_TYPE_CODE | VARCHAR2 | (1) | Yes | Line Type associated with relative column on report |
SF133_NATURAL_BALANCE_TYPE | VARCHAR2 | (2) | Natural balance type of report line. Valid values are Debit or Credit. | |
SF133_LINE_LABEL | VARCHAR2 | (80) | Line label associated with relative column on report | |
SF133_FUND_CATEGORY | VARCHAR2 | (1) | Fund Category. Valid values are Budget Authority, Direct or Reimbursable. | |
SF133_GOALS_LINE_NUMBER | VARCHAR2 | (3) | GOALS line number to which SF 133 Report on Budget Execution is mapped | |
SF133_REPORT_LINE_NUMBER | VARCHAR2 | (4) | SF 133 report line |
Cut, paste (and edit) the following text to query this object:
SELECT SF133_LINE_NUMBER
, SF133_LINE_TYPE_CODE
, SF133_NATURAL_BALANCE_TYPE
, SF133_LINE_LABEL
, SF133_FUND_CATEGORY
, SF133_GOALS_LINE_NUMBER
, SF133_REPORT_LINE_NUMBER
FROM FV.FV_SF133_LOAD_LINES;
FV.FV_SF133_LOAD_LINES does not reference any database object
FV.FV_SF133_LOAD_LINES is referenced by following:
|
|
|