Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Construct helper object to update internal org hierarchy metadata.
Syntax
client server public static RetailInternalOrgUpdateChannel newFromInternalOrg(RetailInternalOrgRefRecId _retailInternalOrg, boolean _publishDescendents)
Run On
Called
Parameters
- _retailInternalOrg
Type: RetailInternalOrgRefRecId Extended Data Type
Internal Org to be published
- _publishDescendents
Type: boolean
Flag to determine all childs be published.
///
Return Value
Type: RetailInternalOrgUpdateChannel Class
Helper object used to populate metadata.
Remarks
This object is constructed before publishing/updating Internal org and calling populate metadata method.