Share via


VendOutPaymRecord_NACHA_PPD.addPPDFieldPositions Method [AX 2012]

Adds a debug field information to the output file.

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
          protected void addPPDFieldPositions()

  Microsoft Dynamics AX 2012 R2 (SYS)
          protected void addPPDFieldPositions()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          private void addPPDFieldPositions()

  Microsoft Dynamics AX 2012 (FPK)
          private void addPPDFieldPositions()

  Microsoft Dynamics AX 2012 (SYS)
          private void addPPDFieldPositions()

Run On

Server

Examples

ABBCCCCCCCCDEEEEEEEEEEEEEEEEEFFFFFFFFFFGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHHHIIJKKKKKKKKKKKKKKK - PPD PAYABLES RECORD 
                                                                               KKKKKKKKKKKKKKK - Trace Number [Journal ID + Line Number] 
                                                                              J - Addenda Record Indicator = "0" 
                                                                            II - Discretionary Data <BLANK> 
                                                      HHHHHHHHHHHHHHHHHHHHHH - Individual Name 
                                       GGGGGGGGGGGGGGG - Identification Number 
                             FFFFFFFFFF - Amount [$$$$$$$$cc] 
            EEEEEEEEEEEEEEEEE - DFI Account Number 
           D - Check Digit 
   CCCCCCCC - Receiving DFI Identification 
 BB - Transaction Code = "22" for AP Checking, "32" for AP Savings 
A - Record Type Code = "6"

See Also

Reference

VendOutPaymRecord_NACHA_PPD Class