cancel
Showing results for 
Search instead for 
Did you mean: 

Insurace Certificate for domestic dispatches under LC condition

Former Member
0 Kudos

Hi,

I want to know if it possible to create Insurance Certificate based on LC number in SD?

Our requirement is as below ->

1. in Insurance Certificate we want details like Policy no, Insured amount which is 110% of total billing invoice amount, Excise invoice no. which is linked to Billing invoice no., premium amount which is derived from Insured amount.

2. One Insurance Certificate can consist of multiple Billing Invoices

3. System should generate/stored separate Insurance Certificate no. and reference details like Billing invoices, LC no. so we can get report in system

4. Also we want to print this Insurance Certificate from System

Is any standard way available to achieve above scenario? or do we need to opt Custom (Z) development option?

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos
Is any standard way available to achieve above scenario?

No you have to develop a zee table where you have to have fields like policy number, insured amount, billing document reference, billing value etc., and this should run dynamically in the background so that as and when billing document is generated, the relevant data should get updated in this table.

To view the status of balance insured amount, you also have to develop a zee report.

thanks

G. Lakshmipathi

Answers (1)

Answers (1)

Former Member
0 Kudos

Cleared...Custom Development is the only solution