1.63.1 Maintain Component Details
This topic explains systematic instructions to maintain component details in the Interface Definition screen.
Note:
The fields which are marked in asterisk are mandatory.Login to the Interface Definition screen.
- On the Interface Definition screen, click Component Details.The Component Details screen displays.
- On the Component Details screen, specify the fields.
For more information on fields, refer to the field description table.
Table 1-84 Component Details - Field Description
Field Description Serial Number Specify the serial number. Component Name Specify a name for the component. Component Type Select the type of component from the drop-down list: - Header
- Body
- Footer
- Batch Header
- Batch Footer
- Batch Body
If the Header and Footer are defined in the component details section and opted for suppressing the start reference, then the system considers the first line as the Header and the bottom-most line as the Footer and continues the execution.
Parent Specify the parent component to which the component is inked. Relation If the Parent component is specified, then specify the relation. Batch by Field Specify the field in the component based on which want to create a batch. This is applicable only to outgoing interfaces. Where Clause Specify the where clause for the component. Pre Component AUDF Click Search and specify the AUDF that has to be executed before the component is processed if any. Use this to add any additional functionality required at the component level. Post Component AUDF Click Search and specify the AUDF that has to be executed after the component is processed if any. Use this to add any additional functionality required at the component level. Pre Record AUDF Click Search and specify the AUDF that has to be executed before the record is processed if any. Use this to add any additional functionality required at the record level. Post Record AUDF Click Search and specify the AUDF that has to be executed after the record is processed if any. Use this to add any additional functionality required at the record level. Group By Clause Enter the Group By Clause for the component in the text box. Order By Clause Enter the Order By Clause for the component in the text box. Having Clause Enter the Having Clause for the component in the text box. Callform Name Click Search and specify the call form name for the component from the list of values. Field Name Specify the field name. Field Type Select the type of field from the drop-down list: - Message
- Intermediate
- Start Identifier
- End Identifier
- Action
Default Enter the default value for the field in the text box. Data type Select the data type from the drop-down list: - Character
- Number
- Date
Length Specify the length of the field. Column Name Specify the column name in the database of the field. Object Name Click Search and specify the object name from which the field should be derived from the list of values. Start Position Specify the start index of the field in the fixed-length format. Precision If the field is of numeric type, then specify precision here. Translation If the field value needs to be translated then click Search and specify the translation code that has to be used for the translation from the list of values. Un Translated Select the Same Value option from the drop-down list, if the translation value is not present. Pre Field AUDF Click Search and specify the AUDF that should be executed before the processing of the field from the list of values. Post Field AUDF Click Search and specify the AUDF that should be executed after the processing of the field from the list of values. Primary Key Check this box to indicate the primary key to identify the individual record in the incoming file. - Click Exit to end the transaction.
Parent topic: Maintain Interface Definition Details