Skip to content

Instantly share code, notes, and snippets.

@gsherman
Created January 28, 2014 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gsherman/8669401 to your computer and use it in GitHub Desktop.
Save gsherman/8669401 to your computer and use it in GitHub Desktop.
DAT file for adding a new property (subcase type) for task manager task definitions
OBJECT TYPE="cls_prop_map", NAME="subcaseType"
FIELDS
db_data_type=516;
display_name="Subcase Type";
sch_name="sub_type";
flag=0;
context_map="";
src_typ_dsply="value";
source_value="";
focus_type=24;
appl_id="";
db_data_dsply="character";
list_name="";
END_FIELDS
END_OBJECT NAME="subcaseType"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment