Table/Structure Field list used by SAP ABAP Program SDB2FREF (FORMs for ORACLE Database Access)
SAP ABAP Program
SDB2FREF (FORMs for ORACLE Database Access) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBDOMAIN - LENGTH | Length (No. of Characters) | ||
| 2 | DBDOMAIN - TYPE | Database type | ||
| 3 | DBDOMAIN - DECIMALS | Number of Decimal Places | ||
| 4 | DBFIELD - COLUMN | Position of the field in the table | ||
| 5 | DBFIELD - DECIMALS | Number of Decimal Places | ||
| 6 | DBFIELD - DEFAULTPFX | Prefix/Suffix for a DB default value | ||
| 7 | DBFIELD - KEYFLAG | Identifies a key field of a table | ||
| 8 | DBFIELD - LENGTH | Length (No. of Characters) | ||
| 9 | DBFIELD - NAME | Name of the DB field | ||
| 10 | DBFIELD - NULLABLE | Null values allowed | ||
| 11 | DBFIELD - TYPE | Database type | ||
| 12 | DBFTYPE - KEYFLAG | Identifies a key field of a table | ||
| 13 | DBFTYPE - TYPE | Database type | ||
| 14 | DBFTYPE - STRING | String for defining a DB type with CREATE TABLE | ||
| 15 | DBFTYPE - NULLABLE | Null values allowed | ||
| 16 | DBFTYPE - NAME | Name of the DB field | ||
| 17 | DBFTYPE - LENGTH | Length (No. of Characters) | ||
| 18 | DBFTYPE - DEFAULTPFX | Prefix/Suffix for a DB default value | ||
| 19 | DBFTYPE - DECIMALS | Number of Decimal Places | ||
| 20 | DBFTYPE - COLUMN | Position of the field in the table | ||
| 21 | DD03P - DATATYPE | Data Type in ABAP Dictionary | ||
| 22 | DDFIELD - DATATYPE | Data Type in ABAP Dictionary | ||
| 23 | DDFIELD - DECIMALS | Number of Decimal Places | ||
| 24 | DDFIELD - FIELDNAME | Field Name | ||
| 25 | DDFIELD - KEYFLAG | Identifies a key field of a table | ||
| 26 | DDFIELD - LENG | Length (No. of Characters) | ||
| 27 | DDFIELD - NULLABLE | Null values allowed | ||
| 28 | DDFIELD - POSITION | Position of the field in the table |