FLAM4SEPA-API
FLAM4 SEPA Archive Interface (z/OS only)
Functions

Typedefs

typedef void TfCLM100NP(TsF4sLoad *psPar)
 Load function.
 
typedef void TfCLN100NP(TsF4sSearchIn *psInPar, TsF4sOut *psOutPar)
 Lookup function.
 
typedef void TfCLU100NP(const TsF4sUpdateIn *psInPar, TsF4sOut *psOutPar)
 Update function.
 
typedef void TfCLX100NP(const TsF4sMigrateIn *psInPar, TsF4sOut *psOutPar)
 Migrate function.
 
typedef void TfCLG100NP(const TsF4sGenerateIn *psInPar, TsF4sOut *psOutPar)
 Generate function.
 

Detailed Description

Typedef Documentation

◆ TfCLM100NP

typedef void TfCLM100NP(TsF4sLoad *psPar)

Load function.

This function is used for the initial sequential or the ascending appending load of the FLAM SEPA archive.

Parameters
[in,out]psParParameter structure

◆ TfCLN100NP

typedef void TfCLN100NP(TsF4sSearchIn *psInPar, TsF4sOut *psOutPar)

Lookup function.

Performs lookups in the FLAM SEPA archive.

Parameters
[in,out]psInParInbound parameter structure
[in,out]psOutParOutbound parameter structure

◆ TfCLU100NP

typedef void TfCLU100NP(const TsF4sUpdateIn *psInPar, TsF4sOut *psOutPar)

Update function.

Updates the transaction data (including the possibility to delete records) in a FLAM SEPA archive.

Parameters
[in]psInParInput parameter structure
[out]psOutParOutput parameter structure

◆ TfCLX100NP

typedef void TfCLX100NP(const TsF4sMigrateIn *psInPar, TsF4sOut *psOutPar)

Migrate function.

Migrates signature files to a newer FLAM 4 SEPA archive version.

Parameters
[in]psInParInput parameter structure
[out]psOutParOutput parameter structure

◆ TfCLG100NP

typedef void TfCLG100NP(const TsF4sGenerateIn *psInPar, TsF4sOut *psOutPar)

Generate function.

This function is used to re-generate signature files of FLAM 4 SEPA archives.

Parameters
[in]psInParInput parameter structure
[out]psOutParOutput parameter structure