Im Moment ist der Blog im Entstehen. Es ist im Moment noch eine Ansammlung an kurzen Codestücken und Jobs
Eine schönere und genauere Beschreibung folgt.
Donnerstag, 15. Januar 2015
Dynamics AX 2012
You know the table and the fieldid and you want the value of the field?
staticvoid Job1(Args _args)
{
FieldId FieldID = 7; Common common = CustTable::find("US-001");
Keine Kommentare:
Kommentar veröffentlichen