CFLInitializeRequest Procedure

  • 2 minutes to read

Report Sales - Invoice

Overloads

Name Description
CFLInitializeRequest(Integer; Boolean; Boolean; Boolean; boolean)
CFLInitializeRequest(Integer; Boolean; Boolean; Boolean; Option "Print Preview",Automatic,Print,"E-Mail","Attach as PDF"; boolean)

CFLInitializeRequest(Integer; Boolean; Boolean; Boolean; boolean) Procedure

Signature

CFLInitializeRequest(NewNoOfCopies: Integer; NewShowInternalInfo: Boolean; NewLogInteraction: Boolean; DisplayAsmInfo: Boolean; MailDialog: boolean)

Parameters

NewNoOfCopies Integer

NewShowInternalInfo Boolean

NewLogInteraction Boolean

DisplayAsmInfo Boolean

MailDialog boolean

CFLInitializeRequest(Integer; Boolean; Boolean; Boolean; Option "Print Preview",Automatic,Print,"E-Mail","Attach as PDF"; boolean) Procedure

Deprecated

This procedure is deprecated and should not be used.

Reason: Replaced by CFLInitializeRequest
Deprecated since: BC22

Signature

[Obsolete('Replaced by CFLInitializeRequest', 'BC22')]
CFLInitializeRequest(NewNoOfCopies: Integer; NewShowInternalInfo: Boolean; NewLogInteraction: Boolean; DisplayAsmInfo: Boolean; PrintFrom: Option "Print Preview",Automatic,Print,"E-Mail","Attach as PDF"; MailDialog: boolean)

Parameters

NewNoOfCopies Integer

NewShowInternalInfo Boolean

NewLogInteraction Boolean

DisplayAsmInfo Boolean

PrintFrom Option "Print Preview",Automatic,Print,"E-Mail","Attach as PDF"

MailDialog boolean