Do not let any software impress you!

Only let it convince your intellect.
Slider img 1
Do not look for a business paradise!

It is a waste of time.
Slider img 2
Only yourself can push you uphill.

There is no easy road to prizes.
Slider img 3
Productivity is the name of the game.

And you have to conquer it.
Slider img 4
As long as you understand it,

you will start to build your know-how.
Slider img 5
We can help with that.

We have the tools and the method.
Slider img 6

Property
Title / Code
Variable Name
Type
Description
Code Format
Title Format
Relations
System
Code
Code

Title : Type of Good

Toolbars

call BrowseEditInsert()
call BrowseEditDoVKUp(fld_id,fld_val,key)
call BrowseEditDoVKDown(fld_id,fld_val,key)
call BrowseEditDelete()
call CloseForm(True)
call CloseForm(False)

Buttons

Fields


 (AU_GDPROPERTY.AU_GDPROPERTY_D)
 (AU_GDPROPERTY.PTYPE)
 (AU_GDPROPERTY.PCODE)
 (AU_GOOD_TYPE_PROP.TITLECODE_FLAG)
Description (AU_GOOD_TYPE.AU_GOOD_TYPE_D)
Code Format (AU_GOOD_TYPE.CODE_FORMAT)
Title Format (AU_GOOD_TYPE.TITLE_FORMAT)
Standard Type (AU_GOOD_TYPE.STYPE)
Relations (AU_GOOD_TYPE.RELAT)
System (AU_GOOD_TYPE.SYSTEM_FLAG)
Code (AU_GOOD_TYPE.PUBLISH_FLAG)
Code (AU_GOOD_TYPE.ACODE)


AutoScript

lib

proc Form_Start()

     call CbLoad("STYPE","PRODUCT","ASSET","EQUIPMENT","CONTRACT","SECURITY")

end