Table of Contents

ATC - Application Transaction Configuration

Module ATC

Description

ATC is the data table for the Application Transaction Configuration data.


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR Internal Unique ID of Application Transaction Configuration Text 8 1 Edit Yes Public
TRN Transaction ID Text 6 1 20 Edit Yes Public
TYP Type Text 6 1 Edit Yes Public Embedded
VAR Variant ID Text 3 1 Edit Yes Public
IGNFLG Suppress Default from Transaction Text 1 1 Edit Yes Public
COD Coded reason Text 12 1 Edit Yes Public
ARG1 Argument 1 Text 75 1 Edit Yes Public
ARG1TYP Type for Argument 1 Text 6 1 Edit Yes Public
ARG2 Argument 2 Text 75 1 Edit Yes Public
ARG2TYP Type for Argument 2 Text 6 1 Edit Yes Public
ARG3 Argument 3 Text 75 1 Edit Yes Public
ARG3TYP Type for Argument 3 Text 6 1 Edit Yes Public
ARG4 Argument 4 Text 75 1 Edit Yes Public
ARG4TYP Type for Argument 4 Text 6 1 Edit Yes Public
ARG5 Argument 5 Text 75 1 Edit Yes Public
ARG5TYP Type for Argument 5 Text 6 1 Edit Yes Public
ARG6 Argument 6 Text 75 1 Edit Yes Public
ARG6TYP Type for Argument 6 Text 6 1 Edit Yes Public
ARG7 Argument 7 Text 75 1 Edit Yes Public
ARG7TYP Type for Argument 7 Text 6 1 Edit Yes Public
ARG8 Argument 8 Text 75 1 Edit Yes Public
ARG8TYP Type for Argument 8 Text 6 1 Edit Yes Public
ARG9 Argument 9 Text 75 1 Edit Yes Public
ARG9TYP Type for Argument 9 Text 6 1 Edit Yes Public
CND Condition Text 3 1 Edit Yes Public Embedded
CNDSTM Condition Stream 3 1 Source Yes Public
CNDFLD1TYP Type for Condition Field 1 Text 6 1 Edit Yes Public Embedded
CNDFLD1 Condition Field 1 Text 75 1 20 Unknown Yes Public
CNDFLD2TYP Type for Condition Field 2 Text 6 1 Edit Yes Public Embedded
CNDFLD2 Condition Field 2 Text 75 1 20 Unknown Yes Public
VER Version Counter Text 4 1 Edit Yes Public
ETGEXTKEY Entity Group of ATC Text 8 1 Edit Yes Public

Indices

Name Fields Properties
ATC_ETGEXTKEY ETGEXTKEY
ATC_INR INR Unique
ATC_KEY TRN, TYP, COD, VAR

/


Lock

INR

Datafield Description and Properties


Datafield INR Internal Unique ID

Description

Unique internal ID of a record within the table. The INR is a text field, which is created by retrieving the next valid entry from the counter ATC. The field INR is used to maintain links from other tables into this table.

Helpinformation

Unique internal ID of a record within the table. The INR is a text field, which is created by retrieving the next valid entry from the counter of this table. The field INR is used to enable links from other tables to this table.

For contractdata the INR also links the two tables xxD and xxT as associated entries hold the same INR.


Datafield VER Version

Description

This field holds the version counter to keep track of the version history of a ATC entry. The individual versions are controlled by entries in the SLG table.

Helpinformation

This field holds the version counter used to keep track of the history of an entry of this table. The individual versions are managed by entries in the SLG table.


Datafield TRN Transaction ID

Description

Name of business transaction for which this ATC entry is valid.

Helpinformation

The name of the business transaction for which this ATC entry is valid.


Datafield TYP Type

Description

Class of configuration definition. Each class needs special application logic in business transactions.

Helpinformation

Class of configuration definition. Each class needs a special application logic in business transactions.

Codetable
Code Text
DIASAV Diary
FEESAV Fee

Datafield COD Code

Description

Unique identifier to classify this entry in the transaction. The content has to match the needs of the parameter class as identified in TYP.

For TYP = DIASAV the content of COD has to be the diary type (i.e. 'EXPIRE') of the corresponding TrnDiaSet rule.

This is the banking definition of the reason of the diary entry.This code describes the user defined resubmission code which might be used for selection of diary entries. ​ The associated codetable is modifiable by the bank and can be adopted to the needs of the specific installation.

Helpinformation

Unique identifier used to classify this entry in the transaction. The content needs to match the requirements of the parameter class as identified in the Type field.


Datafield VAR Variant ID

Description

If - depending on an additional condition - one of several variants of definitions for one ID (COD) of one type (TYP) for one transaction (TRN) exists, this field allows to identify these different variants.

Helpinformation

If - depending on an additional condition - several variants of definitions for one ID of one type for one transaction exist, this field allows to identify these different variants.


Datafield ARG1 Argument 1

Description

First argument for transaction configuration entry.

Helpinformation

First argument for the transaction configuration entry.


Datafield ARG1TYP Type for Argument 1

Description

Type of arguments content. Normally field or constant. Might be a special function as i.e. DateAddW in rare cases.

Helpinformation

This describes a type of content. This is normally a field or a constant, but in rare cases might also be a special function.


Datafield ARG2 Argument 2

Description

Second argument for transaction configuration entry.

Helpinformation

Second argument for the transaction configuration entry.


Datafield ARG2TYP Type for Argument 2

Description

Type of arguments content. Normally field or constant. Might be a special function as i.e. DateAddW in rare cases.

Helpinformation

This describes a type of content. This is normally a field or a constant, but in rare cases might also be a special function.


Datafield ARG3 Argument 3

Description

Third argument for transaction configuration entry.

Helpinformation

Third argument for the transaction configuration entry.


Datafield ARG3TYP Type for Argument 3

Description

Type of arguments content. Normally field or constant. Might be a special function as i.e. DateAddW in rare cases.

Helpinformation

This describes a type of content. This is normally a field or a constant, but in rare cases might also be a special function.


Datafield ARG4 Argument 4

Description

4rth argument for transaction configuration entry.

Helpinformation

Fourth argument for the transaction configuration entry.


Datafield ARG4TYP Type for Argument 4

Description

Type of arguments content. Normally field or constant. Might be a special function as i.e. DateAddW in rare cases.

Helpinformation

This describes a type of content. This is normally a field or a constant, but in rare cases might also be a special function.


Datafield ARG5 Argument 5

Description

5th argument for transaction configuration entry.

Helpinformation

Fifth argument for the transaction configuration entry.


Datafield ARG5TYP Type for Argument 5

Description

Type of arguments content. Normally field or constant. Might be a special function as i.e. DateAddW in rare cases.

Helpinformation

This describes a type of content. This is normally a field or a constant, but in rare cases might also be a special function.


Datafield ARG6 Argument 6

Description

6th argument for transaction configuration entry.

Helpinformation

6th argument for transaction configuration entry.


Datafield ARG6TYP Type for Argument 6

Description

Type of arguments content. Normally field or constant. Might be a special function as i.e. DateAddW in rare cases.

Helpinformation

This describes a type of content. This is normally a field or a constant, but in rare cases might also be a special function.


Datafield ARG7 Argument 7

Description

7nth argument for transaction configuration entry.

Helpinformation

Seventh argument for the transaction configuration entry.


Datafield ARG7TYP Type for Argument 7

Description

Type of arguments content. Normally field or constant. Might be a special function as i.e. DateAddW in rare cases.

Helpinformation

This describes a type of content. This is normally a field or a constant, but in rare cases might also be a special function.


Datafield ARG8 Argument 8

Description

8th argument for transaction configuration entry.

Helpinformation

Eighth argument for the transaction configuration entry.


Datafield ARG8TYP Type for Argument 8

Description

Type of arguments content. Normally field or constant. Might be a special function as i.e. DateAddW in rare cases.

Helpinformation

This describes a type of content. This is normally a field or a constant, but in rare cases might also be a special function.


Datafield ARG9 Argument 9

Description

9th argument for transaction configuration entry.

Helpinformation

Ninth argument for the transaction configuration entry.


Datafield ARG9TYP Type for Argument 9

Description

Type of arguments content. Normally field or constant. Might be a special function as i.e. DateAddW in rare cases.

Helpinformation

This describes a type of content. This is normally a field or a constant, but in rare cases might also be a special function.


Datafield IGNFLG Ignore Transaction Rule

Description

If not empty, the corresponding rule in the source is ignored. i.e. diary entry defined in BCTAME.diasav is not created.

Helpinformation

If not empty, the corresponding rule in the source is ignored.


Datafield CND Condition

Description

Condition to be used for decision, if the rule has to be executed.

Helpinformation

A condition that determines whether the rule has to be executed.

Codetable
Code Text
= Equal
<> Not Equal
> Greater than
< Less than
0 Is Empty
9 Not is Empty
F Free Formula
U Unconditional

Datafield CNDSTM Conditions

Description

Condition as Free formula. Free conditions can be entered in this field. The syntax of these conditions is reviewed

Helpinformation

Free conditions can be entered in this field. The syntax of these conditions is reviewed.


Datafield CNDFLD1TYP Type for Condition Field 1

Description

Type of arguments content.

Helpinformation

This field identifies the type of content for the argument.

Codetable
Code Text
CONST Constant Value
FLD Field

Datafield CNDFLD1 Condition Field 1

Description

First field to be used in condition.

Helpinformation

The first field used in the condition.


Datafield CNDFLD2TYP Type for Condition Field 2

Description

Type of arguments content.

Helpinformation

This field identifies the type of content for the argument.

Codetable
Code Text
CONST Constant Value
FLD Field

Datafield CNDFLD2 Condition Field 2

Description

Second field to be used in condition.

Helpinformation

The second field used in the condition.


Datafield ETGEXTKEY Entitygroup

Description

This table is defined on entity group level with separate entries for each entity group. This field holds the EXTKEY of the entity group which is the logical owner of this entry. This field is filled automatically during insert and is used as filter when accessing the database. Without special implementation only entries of the entity group of the currently active entity are visible to the user.

Helpinformation

This field holds the external key of the owning entity group to identify the logical owner of this entry. This field is filled automatically during insert and is used as filter when accessing the database. Without special implementation only entries of the currently active entity group are visible to the user.