cancel
Showing results for 
Search instead for 
Did you mean: 

How set the Header and Footer Fields of Documents???

Former Member
0 Kudos

Hi,

can anybody tell me where I can find the Properties Header and Footer of an Document (like Invoice, order...)?

I'm programming with DI API. (and totally confused...)

Thanx for Help

Thorsten

Accepted Solutions (1)

Accepted Solutions (1)

barend_morkel2
Active Contributor
0 Kudos

Hi Thorsten,

You can't add Opening and closing remarks directly using the DI API - Document Object. The fields you are looking for are in table OINV called "Header" & "Footer". You will have to use a recordset object to retrieve the specific invoice record from table OINV and then go to fields "Header" & "Footer" to retrieve your values

Answers (1)

Answers (1)

AlexGrebennikov
Active Contributor
0 Kudos

Hi!

what do u meen in words 'Header' and 'Footer'?