Add Shipping Reference Segments to Line Transactions
You must add two new descriptive flexfield segments to the Line Transactions interface table for AutoInvoice.
Follow these steps:
- From the Setup and Maintenance work area, navigate to the Manage Descriptive Flexfields task.
- In the Manage Descriptive Flexfields page, search for the Line Transactions flexfield name.
- Select the record and click Edit.
- In the Context Sensitive Segments region, select the context as Fixed Assets.
- Click Create.
- In the Create Segment page, enter the name as Shipping Reference.
- Leave the Code and API Name fields as defaulted.
- In the Column Assignment region, select the data type as Character.
- Select the table column as INTERFACE_LINE_ATTRIBUTE1.
- In the Validation region, select the value set as FND_FLEX_UPGRADE_FORMAT_ONLY_VARCHAR2_L30.
- In the Display Properties region, leave the Prompt field with the default value.
- In the Display Type field, select Text Box.
- Click Enabled.
- Click Save and Close.
- In the Context Sensitive Segments region, select the context as Fixed Assets.
- Click Create.
- In the Create Segment page, enter the name as Shipping Line Reference.
- Leave the Code and API Name fields with the default values.
- In the Column Assignment region, for the Data Type field, select Character.
- In the Table Column field, select INTERFACE_LINE_ATTRIBUTE2.
- In the Validation region, for the Value Set field, select
- FND_FLEX_UPGRADE_FORMAT_ONLY_VARCHAR2_L30.
- In the Display Properties region, leave the Prompt field with the default value.
- In the Display Type field, select Text Box.
- Click Enabled.
- Click Save and Close.
- In the Manage Descriptive Flexfields page, click Deploy Flexfield and verify that the deployment completes successfully.