Hemamalini Balamurugan

Monday, July 14, 2014

Document handling Edit Notes

public void docHandlingEditNotes(RefRecId _recId, Notes _notes,Description _strDescription)
{
DocuRef docuref;
;
ttsbegin;
select forupdate firstonly docuref where docuref.RecId == _recId;
docuref.Notes = _notes;
docuref.Name = _strDescription;
docuref.update();
ttscommit;
}
Posted by Malu at 4:52 AM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2018 (1)
    • ►  December (1)
  • ►  2016 (10)
    • ►  November (1)
    • ►  October (5)
    • ►  March (1)
    • ►  February (3)
  • ▼  2014 (39)
    • ▼  July (15)
      • Loading NumberSequence for a module
      • Save File As CSV From Excel through X++
      • Cross company in X++
      • xml creation
      • AIF Document services operations
      • Adding OR condition to queryrange
      • Enable Paging in Ax 2009
      • Document handling Edit Notes
      • Generic job for testing AIF Read operation
      • Generic Job for testing AIF Find operation with cr...
      • Generic job for testing AIF Find operation
      • Getting document path in document handling
      • Adding notes to record in document handling
      • Getting file content of a record from document han...
      • Adding file/document to record
    • ►  May (1)
    • ►  April (6)
    • ►  February (17)
  • ►  2013 (5)
    • ►  July (5)

About Me

My photo
Malu
View my complete profile
Simple theme. Powered by Blogger.