Business Object Selectables

This table lists business object selectable fields.

Selectable Fields for Business Objects
Field Description Output

vcfile

Provides information about the vcfile connection of the business object.

The output depends on the various forms in which this field is specified. These forms are described below

vcfolder

Provides information about the vcfolder connection of the business object.

The output depends on the various forms in which this field is specified.

vcmodule

Provides information about the vcmodule connection of the business object.

The output depends on the various forms in which this field is specified.

  • For vcfile, vcfolder, or vcmodule, returns TRUE if any vcfile, vcfolder, or vcmodule connection respectively exists, else returns FALSE.
  • For vcfile[], vcfolder[], or vcmodule[], returns TRUE if the string inside the brackets is the index of a vcfile, vcfolder, or vcmodule connection respectively, else returns FALSE.
  • For vcfile[].*, vcfolder[].* or vcmodule[].*, the system checks that the string inside the brackets is the index of a vcfile, vcfolder, or vcmodule connection respectively. If true, applies the next keyword to that connection. The type of value returned depends on the keyword. For a list of keywords, see the selectable fields for that connection below.
  • For vcfile.*, vcfolder.* or vcmodule.*, the next keyword is applied in turn to each vcfile, vcfolder, or vcmodule connection respectively. The type of value returned depends on the keyword. Each line of output includes the index of the vcfile, vcfolder, or vcmodule connection respectively to which it applies. The index is enclosed in brackets on the left-hand side.