/AWS1/CL_SGM=>LISTEDGEPACKAGINGJOBS()
¶
About ListEdgePackagingJobs¶
Returns a list of edge packaging jobs.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/SGMNEXTTOKEN
/AWS1/SGMNEXTTOKEN
¶
The response from the last list when returning a list large enough to need tokening.
IV_MAXRESULTS
TYPE /AWS1/SGMLISTMAXRESULTS
/AWS1/SGMLISTMAXRESULTS
¶
Maximum number of results to select.
IV_CREATIONTIMEAFTER
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
Select jobs where the job was created after specified time.
IV_CREATIONTIMEBEFORE
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
Select jobs where the job was created before specified time.
IV_LASTMODIFIEDTIMEAFTER
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
Select jobs where the job was updated after specified time.
IV_LASTMODIFIEDTIMEBEFORE
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
Select jobs where the job was updated before specified time.
IV_NAMECONTAINS
TYPE /AWS1/SGMNAMECONTAINS
/AWS1/SGMNAMECONTAINS
¶
Filter for jobs containing this name in their packaging job name.
IV_MODELNAMECONTAINS
TYPE /AWS1/SGMNAMECONTAINS
/AWS1/SGMNAMECONTAINS
¶
Filter for jobs where the model name contains this string.
IV_STATUSEQUALS
TYPE /AWS1/SGMEDGEPACKAGINGJOBSTAT
/AWS1/SGMEDGEPACKAGINGJOBSTAT
¶
The job status to filter for.
IV_SORTBY
TYPE /AWS1/SGMLSTEDGEPACKAGINGJOB00
/AWS1/SGMLSTEDGEPACKAGINGJOB00
¶
Use to specify what column to sort by.
IV_SORTORDER
TYPE /AWS1/SGMSORTORDER
/AWS1/SGMSORTORDER
¶
What direction to sort by.