Skip to main content
Skip table of contents

Position Group (pog)

Position Group entity  represents the set of positions (pos). They can have a common attribute or not (e.g. periodic position group, HOAI position group).

Database level

The entity's attributes are shown below. Mandatory fields are marked with a red star:

Name

Type

Label

Description

form *

String

Form

Represents the entity form. Will always be "pog".

pog_name *

String

Name

The object name

pog_cce_unid

String

The unique ID of the cost center object under which the position group has been created and referenced. 

pog_bdg_dev

String

Represents the budget deviation of the object.

pog_cost_total

Number

Represents the total cost allocated  to the object.

pog_created_from *

String

The parent entity type under which the position group has been created and referenced. This is limited to:
{cce=cost center; sop=opportunity; prj=project; cpg=campaign}"

pog_duration *

Number

Reprsents the total duration from start date/time till end date/time.

pog_end *

Date/Time

Represent the end date of the object.

pog_start *

Date/Time

Represent the start date of the object.

pog_idx *

Number

Represents the index of the position group.

pog_nr *

Number

Represents the number of the position group.

pog_plan_subs_total

Number

Represents the subcontractors planed budget.

pog_plan_total

Number

Represents the total planed budget.

pog_prj_name

String

The parent project name under which the position group has been created and referenced.

pog_prj_nr

String

The parent project number under which the position group has been created and referenced. Will always be "YYxxxx" as serial number, that automatically increments by 1 as each new record is added.

pog_prj_unid

String

The unique ID of the project object under which the position group has been created and referenced. 

pog_sender_name

String

The name of the person document composed from last name and first name (with an empty space in between). 

pog_sender_unid

String

The unique ID of the person document.

pog_sop_name

String

The parent opportunity name under which the position group has been created and referenced.

pog_sop_nr

String

The parent opportunity number under which the position group has been created and referenced. Will always be "S-YYxxxx" as serial number, that automatically increments by 1 as each new record is added.

pog_sop_unid

String

The unique ID of the opportunity object under which the position group has been created and referenced. 

pog_type *

String

The type of the position group as code. (e.g. "gen", "per")

pog_type_text

String

The type of the position group as label.

pog_units

Number

Represents the number of units

pos_desc

String

Represents the detailed body description.

QEE classes level

The class representing the Position Group is QEEPog

Inherits from: QEEObject

REST level

The endpoints dealing with Position Group are:

xrPog (GET, POST, PUT, DELETE)

xrPogs (GET, PUT, DELETE)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.