Transaction Node to delete a line record or change an existing line record in PA70 is running into issues.
On DELETE - getting the soft error, "Deleting record(s); press OK to process". Passing the value PT_XMIT-NBR=1. Yet it continues to default 0.
_PDL=<!appProdline>&_TKN=PA70.1&_EVT=CHG&_RTN=DATA&_LFN=ALL&_TDS=IGNORE&FC=C&PAB-COMPANY=<!Company>&PAB-POSITION=<!Position>&LINE-FCr0=D&PT_XMIT-NBR1=1&_DELIM=%09&_OUT=XML&_EOT=TRUE
On Change - getting the error "Budget record does not exist"
_PDL=<!appProdline>&_TKN=PA70.1&_EVT=CHG&_RTN=DATA&_LFN=ALL&_TDS=IGNORE&FC=C&PAB-COMPANY=<!Company>&PAB-POSITION=<!Position>&LINE-FCr0=C&PAB-EFFECT-DATEr0=<!EffectDt>&_DELIM=%09&_OUT=XML&_EOT=TRUE&_DATEFMT=ALL
Not sure where am going wrong. Any input appreciated