Patch level : 10.1000
Files correlati : db0.exe Ricompilazione Demo : [ ] Commento : Aggiunta descrizione di riga git-svn-id: svn://10.65.10.50/branches/R_10_00@22120 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
4f42826012
commit
e5589e9c20
@ -76,6 +76,7 @@
|
|||||||
#define F_SORT4 117
|
#define F_SORT4 117
|
||||||
#define F_SORT5 118
|
#define F_SORT5 118
|
||||||
#define F_SORT0 119
|
#define F_SORT0 119
|
||||||
|
#define F_DESROW 120
|
||||||
|
|
||||||
#define FU_UM 101
|
#define FU_UM 101
|
||||||
#define FU_FC 102
|
#define FU_FC 102
|
||||||
|
@ -184,6 +184,7 @@ BEGIN
|
|||||||
ITEM "Ord4"
|
ITEM "Ord4"
|
||||||
ITEM "Ord5"
|
ITEM "Ord5"
|
||||||
ITEM "Immiss."
|
ITEM "Immiss."
|
||||||
|
ITEM "Descrizione Riga@50"
|
||||||
USE LF_RDIST KEY NRIG
|
USE LF_RDIST KEY NRIG
|
||||||
INPUT CODDIST F_CODICE
|
INPUT CODDIST F_CODICE
|
||||||
FLAGS "A"
|
FLAGS "A"
|
||||||
@ -543,6 +544,12 @@ BEGIN
|
|||||||
FLAGS "DU"
|
FLAGS "DU"
|
||||||
END
|
END
|
||||||
|
|
||||||
|
STRING F_DESROW 50
|
||||||
|
BEGIN
|
||||||
|
PROMPT 2 17 "Descr.riga "
|
||||||
|
FIELD DESCR
|
||||||
|
END
|
||||||
|
|
||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
TOOLBAR "topbar" 0 0 0 2
|
TOOLBAR "topbar" 0 0 0 2
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
113
|
113
|
||||||
0
|
0
|
||||||
$rdist|||158|0|Righe distinta|||
|
$rdist|||208|0|Righe distinta|||
|
||||||
|
@ -1,11 +1,12 @@
|
|||||||
113
|
113
|
||||||
13
|
14
|
||||||
CODDIST|1|20|0|Codice distinta
|
CODDIST|1|20|0|Codice distinta
|
||||||
NRIG|2|4|0|Numero di riga
|
NRIG|2|4|0|Numero di riga
|
||||||
TIPO|1|1|0|Tipo componente <A>rticolo, <L>avorazione, <D>istinta
|
TIPO|1|1|0|Tipo componente <A>rticolo, <L>avorazione, <D>istinta
|
||||||
CODCOMP|1|20|0|Codice componente
|
CODCOMP|1|20|0|Codice componente
|
||||||
LIVELLO|1|15|0|Livello di giacenza
|
LIVELLO|1|15|0|Livello di giacenza
|
||||||
TIPO_LIV|1|4|0|Tipo ""=libero, "E"=ereditario "V"=variabile dei livelli giac
|
TIPO_LIV|1|4|0|Tipo ""=libero, "E"=ereditario "V"=variabile dei livelli giac
|
||||||
|
DESCR|1|50|0|Descrizione per separatori
|
||||||
UM|1|3|0|Unita' di misura
|
UM|1|3|0|Unita' di misura
|
||||||
EXPR|1|50|0|Espressione quantita'
|
EXPR|1|50|0|Espressione quantita'
|
||||||
SORT1|3|8|0|Ordinamento 1
|
SORT1|3|8|0|Ordinamento 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user