Spostate le Causali di magazzino in tabelle comuni

git-svn-id: svn://10.65.10.50/trunk@4714 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
augusto 1997-06-19 07:05:50 +00:00
parent 6023657b4c
commit 3ac77c289e
2 changed files with 3 additions and 3 deletions

View File

@ -142,7 +142,7 @@ STRING F_CODCAUS 5
BEGIN
PROMPT 2 8 "Codice causale "
FIELD CODCAUS
USE CAU
USE %CAU
FLAGS "U"
INPUT CODTAB F_CODCAUS
DISPLAY "Codice " CODTAB
@ -157,7 +157,7 @@ END
STRING F_DESCAU 50 30
BEGIN
PROMPT 30 8 ""
USE CAU KEY 2
USE %CAU KEY 2
INPUT S0 F_DESCAU
DISPLAY "Descrizione@50 " S0
DISPLAY "Codice " CODTAB

View File

@ -239,7 +239,7 @@ STRINGA F_CAUSRIG 4
BEGIN
PROMPT 2 15 "Codice causale "
FIELD CAUS
USE CAU
USE %CAU
FLAGS "U"
INPUT CODTAB F_CAUSRIG
DISPLAY "Codice " CODTAB