D31B0130A - Summary Attributes Definition
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| mnSummAttrID | SATUID | MATH_NUMERIC | OPT | NONE |
A Unique Identifier for a summary attribute definition. | ||||
| szSummAttrDataType | SADATYP | char | OPT | NONE |
This represents the data type for summary definition returns. Examples are: Numeric, String, and Date. | ||||
| szSummAttrDescription | SATDES | char | OPT | NONE |
A valid description of the summary attribute. | ||||
| cSummAttrFuncType | SAFNTYP | char | OPT | NONE |
This is the type of query/function run to derive the summary attribute. Examples are: Calculated, Instructed, and Selected. | ||||
| szSummAttrEntity | SATENT | char | OPT | NONE |
The Entity of the summary attribute defined. Example : EUR, Style, Composition. | ||||
| szSummAttrReturnField | SARTFLD | char | OPT | NONE |
In Summary Attribute definition, this field is the value that is returned as a result of a Query. | ||||
| szSummAttrFuncName | SAFNNAM | char | OPT | NONE |
In summary attribute definition this is the function name custom developed. | ||||
| szSummAttrSelectedFields | SASLFLD | char | OPT | NONE |
| szSummAttrSelectedFieldVal | SASLVAL | char | OPT | NONE |
In Summary Attribute Definition, this is the value of the selected field(s) to be queried. | ||||
| szSummAttrSelectedRule | SASLRUL | char | OPT | NONE |
In Summary Attributes definition, this represents the rule for which that the query selection is base.
Examples: Largest EUR, Second
| ||||
| mnSummAttrThreshold | SATTHR | MATH_NUMERIC | OPT | NONE |
A percentage value used as a measure to determine the summary attribute. | ||||
| cSummAttrStatus | SASTAT | char | OPT | NONE |
Status of a Summary Definition. Example : Active, Inactive. | ||||
| szUserId | USER | char | OPT | NONE |
The code that identifies a user profile. | ||||
| szProgramId | PID | char | OPT | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
| szWorkStationId | JOBN | char | OPT | NONE |
The code that identifies the work station ID that executed a particular job. | ||||
| jdDateUpdated | UPMJ | JDEDATE | OPT | NONE |
The date that specifies the last update to the file record. | ||||
| mnTimeLastUpdated | UPMT | MATH_NUMERIC | OPT | NONE |
The time that specifies when the program executed the last update to this record. | ||||
| None |
| None |