Repetitive information in db fields

I've been using AW6 db for several years. On my forms I insert some of the same information in certian fields, like a name of a business, name, address and/or account nr.
I would like to save some time by being able to put the 1st two letters or numbers in the field and let AW fill in the rest of the field. Like "autofill". I can't recall how to do that.
On an old (Helix) database I once used, I know somehow a list had to be made, but that's as far as I get. Any advise?

Hello
This script may help:
--[SCRIPT item2use]
(* Yvan Koenig
13 février 2007 *)
property english : true (*
false = français, true = english *)
property msg0 : ""
property msg2 : ""
property msg3 : ""
property msg4 : ""
property msg99 : ""
(* adjust this property to fit your needs *)
property myItems : {"item1", "item2", "item3"} & ¬
{"item4", "item5", "item6"} & ¬
{"item7", "item8", "item9"}
on run
if msg0 is "" then my prepareMessages()
try
tell application "AppleWorks 6"
activate
if ("6." is not in (version as text)) then ¬
error msg0 number 8000
if (count each document) = 0 then ¬
error msg2 number 8002
if (document kind of document 1 is not database document) then ¬
error msg3 number 8003
set ma_Base to (file of document 1) as text
select document 1
tell document 1
if ((count records) = 0) then ¬
error msg4 number 8004
try
set verif to (class of selection) as text
on error
set verif to ""
end try
if (verif is not "field") and (verif is not "«class cFld»") then ¬
error msg5 number 8005 (*
Vous n'avez pas sélectionné une rubrique à analyser.
refuse la sélection d'une fiche entière.
• You didn't select a single field to work with.
cancel if the selection is a record. *)
set myItem to choose from list myItems
if myItem is not false then
set the clipboard to myItem's item 1
paste
end if
end tell -- to document 1
end tell -- AppleWorks
on error MsgErr number NroErr
if NroErr is not -128 then
beep 2
tell application (path to frontmost application as string) to ¬
display dialog "" & NroErr & " : " & MsgErr with icon 0 ¬
buttons {msg99} giving up after 20
end if
return
end try --(2)
end run
-- -+-+-+-+- Routines
on prepareMessages()
if english is true then
set msg0 to "This script is not compatible" & return & ¬
"with this version of AppleWorks." & return & ¬
"Please use version 6.x ..."
set msg2 to "No open doc"
set msg3 to "This document is not a database."
set msg4 to "Can't launch this script" & return & ¬
"on an empty DB ..."
set msg5 to "You didn't select" & return & ¬
"a field to work with."
set msg99 to " Oops "
else
set msg0 to "Ce script n'est pas compatible" & return & ¬
"avec cette version d‘AppleWorks." & return & ¬
"Veuillez utiliser une version 6.x …"
set msg2 to "Aucun document ouvert"
set msg3 to "Ce document n'est pas une base de données."
set msg4 to "Impossible de lancer ce script" & return & ¬
"sur une base vide..."
set msg5 to "Vous n'avez pas sélectionné" & return & ¬
"de rubrique à analyser."
set msg99 to " Vu "
end if -- french
end prepareMessages
--[/SCRIPT]
Yvan KOENIG (from FRANCE mardi 13 février 2007 19:06:52)

Similar Messages

  • removed_by_mod How can I get technical information of screen fields by FM?

    Hi, experts.
    I want to get technical information of screen fields by using any FM.
    Actually, I know the screen field name and I need which DATA ELEMENT IS ASSIGNED
    to the screen field.
    Thanks for your answers in advance.
    Edited by: Julius Bussche on Jul 15, 2008 10:52 PM
    I edited your subject title. Pkease read [the rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement]

    Hi Kim,
    I hope you may use the standard function module RS_IMPORT_DYNPRO .
    This function module takes input as program name, screen no and gives the complete information abot that screen.
    The tables parameter FTAB holds the information regarding all controls in the screen.
    FTAB parameters :
    FNAM : control name
    FILL : control type incase of push button it would be P
    STXT : Label or text of the control
    RES1 : Function code ,
    You can check all other parameter , and debug that function module to know more .
    Regards,
    Naveen Veshala

  • When filling out a form, when I type in information in one field, move to the next and begin typing,

    when filling out a form, when I type information into the first field, move to the next and begin typing, the information in the prior field disappears

    Hey gregery,
    Please let me know what Acrobat version are you using.
    Also, go to File> Properties> Security and check whether form filling is allowed or not as shown below:
    Regards,
    Anubha

  • How to find information from a field in R3 to get it in Business Content

    Hi all, my case is this:
    i want to learn how to get or struct a model in BW, for example, my task is make a query where the client wanna get information , and he told me the fields, ok, in R3 i got the name of the field (NODISCONCT), the struct (EANLD), and others fields more,  ok, now i have to activate the data model to load this fields in InfoObjects, thats the problem, i dont know how make my model and find it in Business content, i was looking for in http://help.sap.com but i couldnt find it, but i want to learn more how to do it, and the best way to do this task, help me guys, i know this is a very important step that i must learn very well to make my carrer in BW, i ll really apreciate it !
    Thanks !

    Hi,
    see suppose i can give you one  example.
    http://help.sap.com/saphelp_nw70/helpdata/en/ee/cd143c5db89b00e10000000a114084/frameset.htm
    from this link you get idea about fi-ar and fi-ap
    client will give you that these are the field i want . for this report. From report you can get idea
    What is on it . Here you need to think you want to go top down or bottom up.
    bottom up - you need to check with data source. then this datasource is related cube or dso and then report
    just play with help.sap.com  in bi content you will get idea

  • How to pass JMS header Information to proxy field

    Hi,
    I am working with JMS to Proxy scenario (Synchronous).
    I am getting one header field at sender JMS channel which need to be mapped with one of the Proxy field.
    and similarly  when proxy returning one field value that need to be mapped with receiver channel header information.
    could any one help me on how to achieve  this.
    regards,
    Navneet

    Hi,
    >>Now My Question is how can I get Dynamic Configuration Key
    Like this
    1. switch on ASMA in sender JMS communication channel
    2 Assign this udf to target field
    UDF code
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/JMS","DCJMSMessageProperty9";
    String valueOld = conf.get(key);
    return valueOld;
    3. Do a  end to end testing (message mapping test will;l throw error)
    Regards
    Suraj

  • Complete information of the field 'Original asset that was transferred'

    Hi,
    I need to find all the 'Original asset that was transferred' of the each fixed asset. This field is in the master data/ tab origin. The problem is that the system only saves the first one in the table anla, but I can have more than one.
    Do you know in which table I can find this information?
    Thanks,
    Cecilia

    Hi,
    Thanks for te reply. I was readind the note and it refers to table ANLZ and ANLA. The field is ANLA-AIBN1, it is not saved in change documents becuase the asset master data is not changed after the first value. It is showed only the first value and I need to find all the values.
    Thanks,
    Cecilia

  • Gather information from form fields, sort into links for searching

    I have a PDF Acrobat form that I email to about 100 people, they return the completed forms to me and I put all the forms together into a single PDF.This removes the form fields, but leaves the form information that was filled out.
    I need to set up an easy way for people to navigate and search the forms by several criteria: a person's name, their country of origin, company name, and so forth. Other than manually creating links for each of these search criteria, is there a more efficient way?

    You can export the data form the PDF using the FormDataIntegration service.
    Once you have the data in xml format, you can use a setValue and concatenate the value of the two nodes you're interested in.
    Jasmin

  • Restrict material master information at the field level

    We have a requirement to restrict change access to certain material master fields, meaning everyone may be able to view the data but not change it.  Beyond that, those people who are allowed to change the data can only change certain fields...other people can change other fields (on the same material master view).  For instance a simple example would be that someone might have access to change the material description on the basic view but not the material group.  Someone else might have access to change the material group but not the description.  (Again, this is just a scenario that I'm using as an example, not as a real live case.)
    Is it even possible to do this?  I'm guessing it's not but I thought I'd ask the "experts" here before I deliver the bad news to our users.
    Thanks!

    Thank you for the information but I was aware of using screen sequence and field selection however how can I use this to allow certain users access to certain fields but not others.
    For example in the Basic view I want one set of users for the same exact material to be able to change the Base of Unit Measure while the other user can only view this field but not change it however this user can change the other fields in the Basic view.  This sounds like a solution for all fields for a particular materials.  I need to be assign fields within a view to different users.

  • Moving Numberic Information To Another Field

    I'm trying to move information entered in one field to another field. I can get non-numberic information moved using the following code. This works when both field formats are set to 'none'.
    var MN = this.getField("Text2-Years").value;
    this.getField("Text2-SpouseYears").value = MN.substr(0,2);
    I wish to set both field formats to 'number' and move the two digit number from "Text2-Years" to "Text2-SpouseYears".
    I'm using adobe pro 6.
    Can anyone help? Thanks in advance.

    The "substr()" method works on character strings only not numeric fields, you have to convert the numeric string to a character string.
    var MN = this.getField("Text2-Years").valueAsString;
    this.getField("Text2-SpouseYears").value = MN.substr(0,2);

  • Adobe Reader files missing information in static fields after being emailed?

    Hello, I have emailed the same person three seperate times with an attached PDF file that does have some fillable fields and some static fields. One time I email them the file, and the data in the static fields has been changed, but the fillable fields are the same, so I emailed it again and this time all the fields are completely blank, any ideas?

    Email transmissions can do all kinds of things, including attachments getting damaged or lost.  Far better and safer is to use a file sharing service like Acrobat.com, Dropbox, Google Drive, ..., then send the link by email.

  • Language dependent information about Outlook fields to sort on

    Hi,
    In the next code I found on the forum I use the .sort method with a field name to sort on. I have a Dutch version of Outlook and my question is where can I find the transalation of the Outlook mail items field list in Dutch.
    Looking forward to an answer,
    Kind Regards,
    Marcel Kollenaar
    Sub SortByDate()
    Dim myOlApp As New Outlook.Application
    Dim myNameSpace As Outlook.Namespace
    Dim myFolder As Outlook.MAPIFolder
    Dim myItems As Outlook.Items
    Dim myItem As Outlook.MailItem
    Set myNameSpace = myOlApp.GetNamespace("MAPI")
    Set myFolder = myNameSpace.GetDefaultFolder(olFolderInbox)
    Set myItems = myFolder.Items
    myItems.Sort "[Ontvangen]", False '<<<<< Dutch
    'myItems.Sort "[Received]", False '<<<<< English
    For Each myItem In myItems
    MsgBox myItem.Subject & "-- " & myItem.ReceivedTime
    Next myItem
    Set myItem = Nothing
    Set myItems = Nothing
    Set myFolder = Nothing
    Set myNameSpace = Nothing
    Set myOlApp = Nothing
    End Sub

    Hi Narcel,
    Try to remove square brackets.
    'myItems.Sort "Received", False '<<<<< English
    Here is what MSDN states:
    The Jet query syntax is the easiest to learn and use in your code, but it does not have the power of DASL. Jet queries can create restrictions for most built-in and custom properties. When you create a Jet query, be aware that there are certain computed
    and binary properties that are invalid and will cause Outlook to raise an error. Jet query syntax also does not support the new content indexer keywords that leverage the Instant Search feature in Outlook 2007. Consequently, Jet queries will return results
    slower than DASL queries provided that Instant Search is installed and enabled.
    Property Specifiers
    Jet property specifiers use the English name of the property enclosed in square brackets to represent built-in properties in Jet queries. The English name of the property is identical with the object model name of the property. Based on this convention,
    you can use [Subject] in your Jet query independent of locale to create a restriction on the Subject property of an item. Custom properties use the locale-specific name of the property enclosed in square brackets.
    Tip Don’t confuse the object model name of the property with the Field Chooser name of the property, which is localized. For example, if French is the user interface (UI) language, then the Field Chooser will display a field named Sujet that represents the
    Subject property of a MailItem object. In a Jet equivalence query for "Office 2007" using the Subject property, the filter would be [Subject] = 'Office 2007' whether the UI language is French or English. Be aware that object model names for built-in
    properties have no spaces or special characters, whereas the Field Chooser name can contain both spaces and special characters. For example, the object model name for an assistant’s phone number is AssistantTelephoneNumber. In the Field Chooser, this property
    is Assistant’s Phone. Always use the object model name in your Jet queries.

  • ESS webdynpro personal information iView SSN field

    Dear Support,
    I am working with Personal Data WebDynpro iView (sap.com/essuspdata/Per_Personal_US) in EP 6.0 SP18 and ECC 5.0.  Currently, the SSN field is editable.  How can I disable this feature. Please advise.
    Thanks,
    -Bharath

    Did you check this Masking the SSN Field in ESS Personal data iview. ?
    ~Suresh

  • Repetitive Data in Contact Fields

    I apologize if this is already posted somewhere but my search parameters pull up everything but the answer I am seeking.
    I tend to enter numerous contacts from the same companies. I have to retype fields like company, title, main phone number, url, division and address again and again. Is there a copy or duplicate function available that I am missing? I can enter from my Mac contacts, iphone or the icloud.com if I can just find this feature.

    In Contacts on your Mac:  You can duplicate a card by selecting it and then using copy and paste in the "All Contacts" list.

  • Cann't view technicla information of the field through t-code trip (HR)

    Hi all:
          I want to get a field's name in transation trip, while press F1 like I used to in other traditional transations , a web page popped up but without the infromation about the field's name .
          Would you please tell me how to achiceve the fields name and what table the data is from in transation Trip (HR).
         couldn't thank you more.

    hi,
    check these tables for trip transaction.
    PTRV_HEAD     Transparent table     General Trip Data     Application table (master and transaction data)
    PTRV_PERIO     Transparent table     Period Data of a Trip     Application table (master and transaction data)
    PTRV_SCOS     Transparent table     Trip Statistics - Cost Assignment     Application table (master and transaction data)
    PTRV_SHDR     Transparent table     Trip Statistics - Trip Amounts     Application table (master and transaction data)
    FTPT_ITEM     Transparent table     Travel service request item     Application table (master and transaction data)
    FTPT_PLAN     Transparent table     General Plan Data     Application table (master and transaction data)
    T702R     Transparent table     Trip Activity Types     Customizing table, maintenance only by cust., not SAP import
    T702X     Transparent table     Enterprise-specific Trip Types     Customizing table, maintenance only by cust., not SAP import
    T706A     Transparent table     Trip Provision Deduction Amount/Percentage     Customizing table, maintenance only by cust., not SAP import
    T706F     Transparent table     Trip Provision: Flat Rates for Travel Costs     Customizing table, maintenance only by cust., not SAP import
    T706S     Transparent table     Trip Schema     Customizing table, maintenance only by cust., not SAP import
    reward points if hlpful.

  • Is there a way to Search (List search) for more then one field text from a column for Bulk uploading?

    I've been trying to find more information on this and I apologies if this has already been answered. I just don't know the correct way to ask this. We have a SharePoint List at the company that we have people input information into different columns. The
    problem is most of those information are very repetitive. Is there a way for me to search more then one field text in the column and just input that same information in?
    ex:
    Column 1
    Column 2
    Date:
    883851
    MidWest
    User input 
    8831518
    MidWest
    User input
    On the search field in the SharePoint List, I would need to search for 883851, 8831518 etc,  would view those requested numbers, then I would click edit and change dates to those rows. Does that make sense? I'm sorry I'm fairly new at sharepoint.

    I think what you're asking is about having repetitive options in a list, show up easily for new items being created.
    This can be done by setting the columns that contain repetitive information to Choice fields.  In the configuration of the Choice field, check the box for "Allow custom values".  Now as users are entering data into the list, the dropdown of options
    for a given field grows and users can quickly see and select previously entered and thus repetitive values for the given fields.
    I trust that answers your question...
    Thanks
    C
    |
    RSS |
    http://crayveon.com/blog |
    SharePoint Scripts | Twitter |
    Google+ | LinkedIn |
    Facebook | Quix Utilities for SharePoint

Maybe you are looking for

  • TouchPad lock key does not work anymore on Dell XPS L401X

    Hi everyone, On my Dell XPS L401X laptop, there is a key to lock/unlock the touchpad. It used to work fine on Windows and on new fresh install ArchLinux, but now it does not work anymore. If I remember correctly, I did not change, configure any short

  • Peripherals

    This may have been asked before, but I plan on using my display with my black macbook and an external LaCie hard drive. Since my computer is always on the move, I didn't want to constantly plug and unplug that hard drive from the computer's firewire

  • FTP Website Offline, Not Sure How to Bring It Back Up

    Since you are open to alternative solutions, try SynaMan. It is a replacement for FTP. You can install it on your existing file server (Windows, Linux or Mac) and let your clients upload/download files. All you will have to do is configure your netwo

  • Problem with a Display Only field based on a dynamic LOV

    I have a field/item which is based on a dynamic LOV: select DESCRIPTION display_value, STATUSID return_value from CTCXFRREQS_STATUS_LOV order by 1 ...and I need it to be display-only on the page. However, if I make it a display-only field, the return

  • Will not install Premiere Pro CS6; will only "update"

    I downloaded the Creative Cloud and tried to install Premiere Pro CS6 -- but it only gave me the option to "update" it (even though I do not have any verison of Premiere Pro in my Applications. Help!