Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_InspectionPlan" of service "API_INSPECTIONPLAN_SRV". This service is part of the following communication scenarios: Inspection Master Data Integration (SAP_COM_0110). See https://api.sap.com/api/API_INSPECTIONPLAN_SRV for more information.

Hierarchy

  • Entity
    • InspectionPlan

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • Returns InspectionPlan

Properties

Protected _customFields

_customFields: MapType<any>

A mapper representing custom fields in an entity. Custom fields are represented by their field names and the corresponding values. A custom field can be added or updated using setCustomField method.

Protected _versionIdentifier

_versionIdentifier: string

The current ETag version of the entity in the remote system. The ETag identified the version of the in the remote system. It will be automatically set in the "if-match" header of update requests and can be set as a custom header for delete requests. When no ETag is provided by the remote system the value of this variable defaults to "*".

Optional billOfOperationsDesc

billOfOperationsDesc: undefined | string

Description. Describes the routing. This text is transferred to the first line of the long text for the task list.Character formats such as bold or italics are not supported in short texts. If you use special character formats in long texts, the system displays the corresponding control characters in the short text. Maximum length: 40.

nullable

Optional billOfOperationsStatus

billOfOperationsStatus: undefined | string

Status. You use the status key to indicate the processing status of a task list. For example, you can indicate whether the task list is still in the creation phase or has already been released. Note that certain transactions are dependent upon the status of the task list. For example, you can only include a reference operation set in a routing if the routing has the status "Released (general)". Maximum length: 3.

nullable

Optional billOfOperationsUnit

billOfOperationsUnit: undefined | string

Task List Unit of Measure. The unit of measure used for the material to be produced in the task list. The unit of measure in the material master is used in the task list.If you have not maintained a unit of measure in the material master, the unit from the profile is proposed. Maximum length: 3.

nullable

Optional billOfOperationsUsage

billOfOperationsUsage: undefined | string

Task list usage. Key specifying the areas in which the task list can be used (for example, in production or plant maintenance). Do not confuse the task list usage with the usage of a PRT or a work center. In these cases, the usage describes the task list types in which the PRT or work center can be used. Maximum length: 3.

nullable

Optional changeNumber

changeNumber: undefined | string

Change Number. Number used to uniquely identify a change master record. If you make a change with reference to a change number, or create anobject with a change number, the following functions are at your disposal:The system determines the effectivity parametersThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date effectivity (valid from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation for the changesRevision level to indicate the change status of a material or documentChanges released for the different areas in the company. Maximum length: 12.

nullable

changedDateTime

changedDateTime: Moment

UTC Time Stamp in Short Form (YYYYMMDDhhmmss). The UTC time stamp is the date and time relative to UTC (Universal Coordinated Time). To standardize local times in a UTC time stamp and thus make them comparable with other times, these local times need to be converted using your time zone and the ABAP command convert.Even if the system is able to determine the time zone from Customizing or master data, you shoul save the time zone redundantly here.The internal structure of the UTC time stamp is subdivided into a date part and a time part in packed number format <YYYYMMDDhhmmss>. You can also use the high resolution UTC time stamp (10^-7 seconds).

Optional createdByUser

createdByUser: undefined | string

Created By User. Maximum length: 12.

nullable

Optional creationDate

creationDate: Moment

Date Record Created On. Date on which the record was created.

nullable

Optional inspExternalNumberingOfValues

inspExternalNumberingOfValues: undefined | string

External Numbering of Units to Be Inspected. You can use this identification to define whether there should be external numbering of single values for results recording and whether this numbering should be unique. This identification is defined in the task list header.When the inspection lot is created, this identification is copied to the inspection lot, and it is then evaluated when single values are recorded for the inspection characteristic.For example, the identification can be set so that you can enter an external number for the unit to be inspected for each single value. Maximum length: 1.

nullable

Optional inspLotDynamicRule

inspLotDynamicRule: undefined | string

Dynamic Modification Rule. Contains the definition of inspection stages and the conditions that lead to changes in inspection stages. Maximum length: 3.

nullable

Optional inspSubsetFieldCombination

inspSubsetFieldCombination: undefined | string

Identification for the Inspection Point Field Combination. Maximum length: 3.

nullable

Optional inspectionLotDynamicLevel

inspectionLotDynamicLevel: undefined | string

Level at Which Dynamic Modification Parameters Are Defined. Maximum length: 1.

nullable

Optional inspectionPartialLotAssignment

inspectionPartialLotAssignment: undefined | string

Partial Lot Assignment in an Inspection During Production. Maximum length: 1.

nullable

inspectionPlan

inspectionPlan: string

Group Counter. This key and the task list group uniquely identify a task list. In Production Planning and Control, for example, it serves to identify alternative production processes in task lists and is used to make a distinction between similar task lists.The group counter can be used to identify different lot-size ranges, for example. Maximum length: 2.

inspectionPlanGroup

inspectionPlanGroup: string

Key for Task List Group. Key identifying a group. You can use groups, for instance, to identify two routings that have different production steps for one material.Enter the group to which you want to restrict the selection. Maximum length: 8.

inspectionPlanInternalVersion

inspectionPlanInternalVersion: string

Internal counter. Identifies the activity posting. Maximum length: 8.

Optional isDeleted

isDeleted: undefined | false | true

Deletion Indicator. Indicator showing that the BOM header or the BOM item has been deleted with reference to the change number. This indicator is relevant to changes that have been made with reference to a change number with a validity that has been specified using a new validity type.

nullable

Optional isMarkedForDeletion

isMarkedForDeletion: undefined | false | true

Indicator: Delete completely in reorganization run. You use this indicator to specify that the task list will be deleted with a deletion program during the next archiving run if you selected deletion flags as a selection criterion for the archiving run. You can reset the deletion flag anytime before the next archiving run.

nullable

Optional lastChangeDate

lastChangeDate: Moment

Date of Last Change.

nullable

Optional lastChangedByUser

lastChangedByUser: undefined | string

Last Changed By User. Maximum length: 12.

nullable

Optional maximumLotSizeQuantity

maximumLotSizeQuantity: BigNumber

Maximum Lot Size. Upper limit of the lot size range for which the routing/plan is valid.

nullable

Optional minimumLotSizeQuantity

minimumLotSizeQuantity: BigNumber

Minimum Lot Size. Lower limit of the lot size range for which the routing/plan is valid.

nullable

Optional plant

plant: undefined | string

Plant. Key uniquely identifying a plant. Maximum length: 4.

nullable

Protected remoteState

remoteState: object

The remote state of the entity. Remote state refers to the last known state of the entity on the remote system from which it has been retrieved or to which it has been posted. It is stored as map, where the keys are stored in the format of VDM properties.

Type declaration

  • [keys: string]: any

Optional replacedBillOfOperations

replacedBillOfOperations: undefined | string

Old Number. Number of the routing replaced by this routing. Enter the number of the routing in the "old system". Maximum length: 20.

nullable

Optional responsiblePlannerGroup

responsiblePlannerGroup: undefined | string

Responsible Planner Group or Department. Key which identifies the planner group responsible for maintaining the task list. When you enter the planner group, also enter the plant for whose routings the planner group is responsible. Maximum length: 3.

nullable

Optional smplDrawingProcedure

smplDrawingProcedure: undefined | string

Sample-Drawing Procedure. Maximum length: 8.

nullable

Optional smplDrawingProcedureVersion

smplDrawingProcedureVersion: undefined | string

Version No. of the Sample-Drawing Procedure. Maximum length: 6.

nullable

Optional validityEndDate

validityEndDate: Moment

Valid-To Date.

nullable

Optional validityStartDate

validityStartDate: Moment

Valid-From Date.

nullable

Static ALL_FIELDS

ALL_FIELDS: AllFields<InspectionPlan> = new AllFields('*', InspectionPlan)

All fields selector.

Static BILL_OF_OPERATIONS_DESC

BILL_OF_OPERATIONS_DESC: StringField<InspectionPlan> = new StringField('BillOfOperationsDesc', InspectionPlan, 'Edm.String')

Static representation of the billOfOperationsDesc property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static BILL_OF_OPERATIONS_STATUS

BILL_OF_OPERATIONS_STATUS: StringField<InspectionPlan> = new StringField('BillOfOperationsStatus', InspectionPlan, 'Edm.String')

Static representation of the billOfOperationsStatus property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static BILL_OF_OPERATIONS_UNIT

BILL_OF_OPERATIONS_UNIT: StringField<InspectionPlan> = new StringField('BillOfOperationsUnit', InspectionPlan, 'Edm.String')

Static representation of the billOfOperationsUnit property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static BILL_OF_OPERATIONS_USAGE

BILL_OF_OPERATIONS_USAGE: StringField<InspectionPlan> = new StringField('BillOfOperationsUsage', InspectionPlan, 'Edm.String')

Static representation of the billOfOperationsUsage property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHANGED_DATE_TIME

CHANGED_DATE_TIME: DateField<InspectionPlan> = new DateField('ChangedDateTime', InspectionPlan, 'Edm.DateTimeOffset')

Static representation of the changedDateTime property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHANGE_NUMBER

CHANGE_NUMBER: StringField<InspectionPlan> = new StringField('ChangeNumber', InspectionPlan, 'Edm.String')

Static representation of the changeNumber property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CREATED_BY_USER

CREATED_BY_USER: StringField<InspectionPlan> = new StringField('CreatedByUser', InspectionPlan, 'Edm.String')

Static representation of the createdByUser property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CREATION_DATE

CREATION_DATE: DateField<InspectionPlan> = new DateField('CreationDate', InspectionPlan, 'Edm.DateTime')

Static representation of the creationDate property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static INSPECTION_LOT_DYNAMIC_LEVEL

INSPECTION_LOT_DYNAMIC_LEVEL: StringField<InspectionPlan> = new StringField('InspectionLotDynamicLevel', InspectionPlan, 'Edm.String')

Static representation of the inspectionLotDynamicLevel property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static INSPECTION_PARTIAL_LOT_ASSIGNMENT

INSPECTION_PARTIAL_LOT_ASSIGNMENT: StringField<InspectionPlan> = new StringField('InspectionPartialLotAssignment', InspectionPlan, 'Edm.String')

Static representation of the inspectionPartialLotAssignment property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static INSPECTION_PLAN

INSPECTION_PLAN: StringField<InspectionPlan> = new StringField('InspectionPlan', InspectionPlan, 'Edm.String')

Static representation of the inspectionPlan property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static INSPECTION_PLAN_GROUP

INSPECTION_PLAN_GROUP: StringField<InspectionPlan> = new StringField('InspectionPlanGroup', InspectionPlan, 'Edm.String')

Static representation of the inspectionPlanGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static INSPECTION_PLAN_INTERNAL_VERSION

INSPECTION_PLAN_INTERNAL_VERSION: StringField<InspectionPlan> = new StringField('InspectionPlanInternalVersion', InspectionPlan, 'Edm.String')

Static representation of the inspectionPlanInternalVersion property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static INSP_EXTERNAL_NUMBERING_OF_VALUES

INSP_EXTERNAL_NUMBERING_OF_VALUES: StringField<InspectionPlan> = new StringField('InspExternalNumberingOfValues', InspectionPlan, 'Edm.String')

Static representation of the inspExternalNumberingOfValues property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static INSP_LOT_DYNAMIC_RULE

INSP_LOT_DYNAMIC_RULE: StringField<InspectionPlan> = new StringField('InspLotDynamicRule', InspectionPlan, 'Edm.String')

Static representation of the inspLotDynamicRule property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static INSP_SUBSET_FIELD_COMBINATION

INSP_SUBSET_FIELD_COMBINATION: StringField<InspectionPlan> = new StringField('InspSubsetFieldCombination', InspectionPlan, 'Edm.String')

Static representation of the inspSubsetFieldCombination property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static IS_DELETED

IS_DELETED: BooleanField<InspectionPlan> = new BooleanField('IsDeleted', InspectionPlan, 'Edm.Boolean')

Static representation of the isDeleted property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static IS_MARKED_FOR_DELETION

IS_MARKED_FOR_DELETION: BooleanField<InspectionPlan> = new BooleanField('IsMarkedForDeletion', InspectionPlan, 'Edm.Boolean')

Static representation of the isMarkedForDeletion property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static LAST_CHANGED_BY_USER

LAST_CHANGED_BY_USER: StringField<InspectionPlan> = new StringField('LastChangedByUser', InspectionPlan, 'Edm.String')

Static representation of the lastChangedByUser property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static LAST_CHANGE_DATE

LAST_CHANGE_DATE: DateField<InspectionPlan> = new DateField('LastChangeDate', InspectionPlan, 'Edm.DateTime')

Static representation of the lastChangeDate property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static MAXIMUM_LOT_SIZE_QUANTITY

MAXIMUM_LOT_SIZE_QUANTITY: BigNumberField<InspectionPlan> = new BigNumberField('MaximumLotSizeQuantity', InspectionPlan, 'Edm.Decimal')

Static representation of the maximumLotSizeQuantity property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static MINIMUM_LOT_SIZE_QUANTITY

MINIMUM_LOT_SIZE_QUANTITY: BigNumberField<InspectionPlan> = new BigNumberField('MinimumLotSizeQuantity', InspectionPlan, 'Edm.Decimal')

Static representation of the minimumLotSizeQuantity property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PLANT

PLANT: StringField<InspectionPlan> = new StringField('Plant', InspectionPlan, 'Edm.String')

Static representation of the plant property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static REPLACED_BILL_OF_OPERATIONS

REPLACED_BILL_OF_OPERATIONS: StringField<InspectionPlan> = new StringField('ReplacedBillOfOperations', InspectionPlan, 'Edm.String')

Static representation of the replacedBillOfOperations property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static RESPONSIBLE_PLANNER_GROUP

RESPONSIBLE_PLANNER_GROUP: StringField<InspectionPlan> = new StringField('ResponsiblePlannerGroup', InspectionPlan, 'Edm.String')

Static representation of the responsiblePlannerGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SMPL_DRAWING_PROCEDURE

SMPL_DRAWING_PROCEDURE: StringField<InspectionPlan> = new StringField('SmplDrawingProcedure', InspectionPlan, 'Edm.String')

Static representation of the smplDrawingProcedure property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SMPL_DRAWING_PROCEDURE_VERSION

SMPL_DRAWING_PROCEDURE_VERSION: StringField<InspectionPlan> = new StringField('SmplDrawingProcedureVersion', InspectionPlan, 'Edm.String')

Static representation of the smplDrawingProcedureVersion property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static VALIDITY_END_DATE

VALIDITY_END_DATE: DateField<InspectionPlan> = new DateField('ValidityEndDate', InspectionPlan, 'Edm.DateTime')

Static representation of the validityEndDate property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static VALIDITY_START_DATE

VALIDITY_START_DATE: DateField<InspectionPlan> = new DateField('ValidityStartDate', InspectionPlan, 'Edm.DateTime')

Static representation of the validityStartDate property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static _allFields

_allFields: Array<StringField<InspectionPlan> | BooleanField<InspectionPlan> | BigNumberField<InspectionPlan> | DateField<InspectionPlan>> = [InspectionPlan.INSPECTION_PLAN_GROUP,InspectionPlan.INSPECTION_PLAN,InspectionPlan.INSPECTION_PLAN_INTERNAL_VERSION,InspectionPlan.IS_DELETED,InspectionPlan.BILL_OF_OPERATIONS_DESC,InspectionPlan.PLANT,InspectionPlan.BILL_OF_OPERATIONS_USAGE,InspectionPlan.BILL_OF_OPERATIONS_STATUS,InspectionPlan.RESPONSIBLE_PLANNER_GROUP,InspectionPlan.MINIMUM_LOT_SIZE_QUANTITY,InspectionPlan.MAXIMUM_LOT_SIZE_QUANTITY,InspectionPlan.BILL_OF_OPERATIONS_UNIT,InspectionPlan.REPLACED_BILL_OF_OPERATIONS,InspectionPlan.IS_MARKED_FOR_DELETION,InspectionPlan.INSP_SUBSET_FIELD_COMBINATION,InspectionPlan.INSPECTION_PARTIAL_LOT_ASSIGNMENT,InspectionPlan.SMPL_DRAWING_PROCEDURE,InspectionPlan.SMPL_DRAWING_PROCEDURE_VERSION,InspectionPlan.INSPECTION_LOT_DYNAMIC_LEVEL,InspectionPlan.INSP_LOT_DYNAMIC_RULE,InspectionPlan.INSP_EXTERNAL_NUMBERING_OF_VALUES,InspectionPlan.CREATION_DATE,InspectionPlan.CREATED_BY_USER,InspectionPlan.LAST_CHANGE_DATE,InspectionPlan.LAST_CHANGED_BY_USER,InspectionPlan.CHANGE_NUMBER,InspectionPlan.VALIDITY_START_DATE,InspectionPlan.VALIDITY_END_DATE,InspectionPlan.CHANGED_DATE_TIME]

All fields of the InspectionPlan entity.

Static _defaultServicePath

_defaultServicePath: string = "/sap/opu/odata/sap/API_INSPECTIONPLAN_SRV"

Default url path for the according service.

Static _entityName

_entityName: string = "A_InspectionPlan"

Technical entity name for InspectionPlan.

Static _keyFields

_keyFields: Array<Selectable<InspectionPlan>> = [InspectionPlan.INSPECTION_PLAN_GROUP, InspectionPlan.INSPECTION_PLAN, InspectionPlan.INSPECTION_PLAN_INTERNAL_VERSION]

All key fields of the InspectionPlan entity.

Static _keys

_keys: object = InspectionPlan._keyFields.reduce((acc: { [keys: string]: Selectable<InspectionPlan> }, field: Selectable<InspectionPlan>) => {acc[field._fieldName] = field;return acc;}, {})

Mapping of all key field names to the respective static field property InspectionPlan.

Type declaration

Static _serviceName

_serviceName: string = "API_INSPECTIONPLAN_SRV"
deprecated

Since v1.0.1 Use _defaultServicePath instead. Technical service name for InspectionPlan.

Accessors

versionIdentifier

  • get versionIdentifier(): string
  • ETag version identifier accessor.

    Returns string

    The ETag version identifier of the retrieved entity, returns undefined if not retrieved

Methods

Protected getCurrentMapKeys

  • getCurrentMapKeys(): Entity
  • Returns a map of all defined fields in entity to their current values.

    Returns Entity

    Entity with all defined entity fields

getCustomField

  • getCustomField(fieldName: string): any
  • Custom field value getter.

    Parameters

    • fieldName: string

      The name of the custom field

    Returns any

    The value of the corresponding custom field

getCustomFields

  • getCustomFields(): MapType<any>
  • Returns a map that contains all entity custom fields.

    Returns MapType<any>

    A map of all defined custom fields in the entity

getUpdatedCustomFields

  • getUpdatedCustomFields(): MapType<any>
  • Returns all updated custom field properties compared to the last known remote state.

    Returns MapType<any>

    A map containing all updated custom properties, with their new values

getUpdatedProperties

  • getUpdatedProperties(): Entity
  • Returns all changed properties compared to the last known remote state. The returned properties does not include custom fields. Use getUpdatedCustomFields, if updated custom fields are needed.

    Returns Entity

    Entity with all properties that changed

hasCustomField

  • hasCustomField(fieldName: string): boolean
  • Validates whether a custom field exists in the entity.

    Parameters

    • fieldName: string

      The name of the custom field to update

    Returns boolean

    A boolean value, that indicates whether a custom field is defined in entity

initializeCustomFields

  • initializeCustomFields(customFields: MapType<any>): this
  • Sets all retrieved custom fields in entity.

    Parameters

    • customFields: MapType<any>

      Extracted custom fields from a retrieved entity

    Returns this

    A boolean value, that indicates the existence of the field in entity

Protected isConflictingCustomField

  • isConflictingCustomField(customFieldName: string): boolean
  • Validates whether a field name does not conflict with an original field name and thus can be defined as custom fields.

    Parameters

    • customFieldName: string

      Field name to check

    Returns boolean

    Boolean value that describes whether a field name can be defined as custom field

setCustomField

  • setCustomField(fieldName: string, value: any): this
  • Sets a new custom field in the entity or updates it. Throws an error, if the provided custom field name is already defined by an original field in entity.

    Parameters

    • fieldName: string

      The name of the custom field to update

    • value: any

      The value of the field

    Returns this

    The entity itself, to facilitate method chaining

setOrInitializeRemoteState

  • setOrInitializeRemoteState(state?: MapType<any>): this
  • Initializes or sets the remoteState of the entity. This function is called on all read, create and update requests. This function should be called after initializeCustomFields, if custom fields are defined.

    deprecated

    Since 1.12.0. Will be removed in version 2.0.

    Parameters

    • Optional state: MapType<any>

      State to be set as remote state

    Returns this

    The entity itself, to facilitate method chaining

setVersionIdentifier

  • setVersionIdentifier(etag: string | undefined): this
  • Set the ETag version identifier of the retrieved entity.

    Parameters

    • etag: string | undefined

      The returned ETag version of the entity

    Returns this

    The entity itself, to facilitate method chaining

toJSON

  • toJSON(): object
  • Overwrites the default toJSON method so that all instance variables as well as all custom fields of the entity are returned.

    Returns object

    An object containing all instance variables + custom fields.

    • [key: string]: any

Static builder

Static customField

  • Returns a selectable object that allows the selection of custom field in a get request for the entity InspectionPlan.

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<InspectionPlan>

    A builder that constructs instances of entity type InspectionPlan.

Static Protected customFieldSelector

  • customFieldSelector<EntityT>(fieldName: string, entityConstructor: Constructable<EntityT>): CustomField<EntityT>
  • Type parameters

    • EntityT: Entity

    Parameters

    • fieldName: string
    • entityConstructor: Constructable<EntityT>

    Returns CustomField<EntityT>

Static Protected entityBuilder

  • entityBuilder<EntityT, EntityTypeForceMandatoryT>(entityConstructor: Constructable<EntityT, EntityTypeForceMandatoryT>): EntityBuilderType<EntityT, EntityTypeForceMandatoryT>
  • Type parameters

    • EntityT: Entity

    • EntityTypeForceMandatoryT

    Parameters

    • entityConstructor: Constructable<EntityT, EntityTypeForceMandatoryT>

    Returns EntityBuilderType<EntityT, EntityTypeForceMandatoryT>

Static requestBuilder

  • Returns a request builder to construct requests for operations on the InspectionPlan entity type.

    Returns InspectionPlanRequestBuilder

    A InspectionPlan request builder.