| Add Method | |
| See Also |
- pIHelpLink
| BO Code | LNK |
| Service Code | 540000071 |
| Service Name | HelpLinksService |
| URL Entity | HelpLinks |
| Data Entity | HelpLink |
| Source Table | OLNK |
| UI Navigation | Administration > Setup > General > SAP Links |
The `HelpLinksService` object is the entry point for all operations on Help Link records. Obtain it from the `CompanyService` object using the service name `HelpLinksService`.
| Visual Basic |
|---|
Public Function Add( _
   ByVal pIHelpLink As HelpLink _
) As HelpLinkParams |
- pIHelpLink