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.
Opens the VendCertification form.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
client server public static void jumpRefVendCertification(
Common _common,
Object _object,
[str _parm])
Microsoft Dynamics AX 2012 R2 (SYS)
client server public static void jumpRefVendCertification(
Common _common,
Object _object,
[str _parm])
Microsoft Dynamics AX 2012 Feature Pack (SYS)
client server public static void jumpRefVendCertification(
Common _common,
Object _object,
[str _parm])
Microsoft Dynamics AX 2012 (FPK)
client server public static void jumpRefVendCertification(
Common common,
Object object,
[str parm])
Run On
Called
Parameters
- _common
Type: Common Table
A Common table buffer.
- _object
Type: Object Class
An instance of the caller.
- _parm
Type: str
The parameters passed.