EntryJobActionFilterHelperService
in package
FinalYes
Table of Contents
Constants
- ENTRY_JOB_SUB_ACTION_CODES = [ 27, //PROFORMA_ZIP_GENERATE 28, //PROFORMA_GENERATE 81, //CREATE_PAST 82, //CREATE_VERSION 83, //FORCE_CREATE_VERSION 84, //CREATE_VERSION_AND_DOWNLOAD 85, //UPDATE_ALL_DATA_RECEIVED 13, //DOWNLOAD 15, //VATCOM_DOWNLOAD 26, //EXPORT 201, // EXPORT SUMMARY GB VAT 202, // EXPORT SUMMARY GB EC 203, // EXPORT ELSTER SUMMARY DE OSS-VAT 204, // EXPORT SUMMARY FR VAT 205, ]
Properties
Methods
- __construct() : mixed
- EntryJobActionFilterHelperService constructor.
- getEntryJobSubActionCodeLabels() : array<string|int, CodeLabel>
Constants
ENTRY_JOB_SUB_ACTION_CODES
public
mixed
ENTRY_JOB_SUB_ACTION_CODES
= [
27,
//PROFORMA_ZIP_GENERATE
28,
//PROFORMA_GENERATE
81,
//CREATE_PAST
82,
//CREATE_VERSION
83,
//FORCE_CREATE_VERSION
84,
//CREATE_VERSION_AND_DOWNLOAD
85,
//UPDATE_ALL_DATA_RECEIVED
13,
//DOWNLOAD
15,
//VATCOM_DOWNLOAD
26,
//EXPORT
201,
// EXPORT SUMMARY GB VAT
202,
// EXPORT SUMMARY GB EC
203,
// EXPORT ELSTER SUMMARY DE OSS-VAT
204,
// EXPORT SUMMARY FR VAT
205,
]
Properties
$jobActionCodeConverter
private
JobActionCodeConverter
$jobActionCodeConverter
Methods
__construct()
EntryJobActionFilterHelperService constructor.
public
__construct(JobActionCodeConverter $jobActionCodeConverter) : mixed
Parameters
- $jobActionCodeConverter : JobActionCodeConverter
getEntryJobSubActionCodeLabels()
public
getEntryJobSubActionCodeLabels() : array<string|int, CodeLabel>