<M3 Interactive Program> "." <Method>

An example of an M3 Interactive Program.Method is MMS001.PEDSP

Operation Elements Example*

S (Start)

When a standard method in an interactive program is called

call-stack, USID, CONO, DIVI, program-type, [main-table, primary-key, main-table-language-constant (if they are found)], [Program properties]

                M3:MMS001.PEDSP:S
callStack=SYS->MMS001;
PGMN=MMS001;
USID=M3User    ;
CONO=330;
DIVI=AAA;
programType=Interactive;
startTimeMillis=1327328450551;
owner=M3User;
startTime=2012-01-23 15:20:50;
jobUUID=05d9cacec00843da948e2131d01e4a95;
sessionID=11.22.3.444:63547_5-0;
mainTable=MITMAS;
relatedTables=;
primaryKey=MMCONO,330,MMITNO,+++++++TEST++++;
mainTableLanguageConstant=XMI1001;
OPT2= 2;
environment=M3BEEnv;
version=1410;
application=M3;

X (Exit)

When a standard method in an interactive program is left

call-stack, USID, CONO, DIVI, program-type, [main-table, primary-key, main-table-language-constant (if they are found)], [Program properties]

                M3:MMS001.PEDSP:X
callStack=SYS->MMS001;
PGMN=MMS001;
USID=M3User    ;
CONO=330;
DIVI=AAA;
programType=Interactive;
startTimeMillis=1327328450551;
owner=M3User;
startTime=2012-01-23 15:20:50;
jobUUID=05d9cacec00843da948e2131d01e4a95;
sessionID=11.22.3.444:63547_5-0;
mainTable=MITMAS;
relatedTables=;
primaryKey=MMCONO,330,MMITNO,+++++++TEST++++;
mainTableLanguageConstant=XMI1001;
OPT2= 2;
stopTime=2012-01-23 15:21:08;
environment=M3BEEnv;
version=1410;
application=M3;