PCModelingLibrary::createSubComponentRequirements Method [AX 2012]

Creates the product requirement that is related to the specified sub-component.

server public static PCTemplateComponent createSubComponentRequirements(PCSubComponent _subComponent)

Run On

Server

Parameters

_subComponent
Type: PCSubComponent Table
The sub-component that will contain the requirements.

Return Value

Type: PCTemplateComponent Table
The created requirements record for the sub-component.
Show: