0% found this document useful (0 votes)
110 views1 page

T24 Applications

This document contains technical code and configuration information for processing bulk payments, accessing banking sector data, retrieving file records, and defining the metadata for a "Campaign Opportunities" database table, including its ID prefix, related files, and other attributes.

Uploaded by

gamil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
110 views1 page

T24 Applications

This document contains technical code and configuration information for processing bulk payments, accessing banking sector data, retrieving file records, and defining the metadata for a "Campaign Opportunities" database table, including its ID prefix, related files, and other attributes.

Uploaded by

gamil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

190252 86916

CONSOL.ENT.TODAT ONLINCE

LIVECR or LIVEDB entries


FT.PROCESS.BULK.PAYMENT
FT.PROCESS.BULK.PAYMENT.PRE

PGM.FILE @BATCH.JOB.CONTROL

SELECT SECTOR_CODE,SHORT_NAME,INPUTTER,CO_CODE FROM V_FBNK_SECTOR


SELECT RECID, ORCLFILENAME, ISBLOB FROM TAFJ_VOC WHERE ORCLFILENAME LIKE '%EB_DPT
%';

Table.name = 'CR.CAMPAIGN.OPPORTUNITY'
Table.title = 'Campaign Opportunities'
Table.stereotype = 'H'
Table.product = 'CR'
Table.subProduct = 'CAMPAIGN'
Table.classification = 'INT'
Table.systemClearFile = 'Y'
Table.relatedFiles = 'CUSTOMER CR.CAMPAIGN.DEFINITION'
Table.isPostClosingFile = ''
Table.equatePrefix = 'CR.CO'
*-----------------------------------------------------------------------------
Table.idPrefix = 'CRCO'
Table.blockedFunctions = ''
Table.triggerField = ''

You might also like