1.Functional Description
1.1Purpose
This function assumes Sys 32 Caches are loaded.
1.3Special Logic
None
2.Technical Specifications
2.1Parameters:
Data Item Data Structure DescriptionI/ORequiredNotes
CFGIDConfiguration IDIR
JOBSCache Job NumberIR
SUPPSSuppress Error
MessageIO
DTAIError Message IDOO
2.2Related Tables
Table Table Description
2.3Related Business Functions
Source NameFunction Name
B3200370CacheProcessAllComponents
B3200350CacheProcessSegementValues
B3200400CacheProcessPriceCost
2.4Processing
Set Default Values
While there are Configured Inactive Records in B3200370
If successful
End If
Delete All Inactive Records from B3200370
3.2 Where Used: APPs/UBEs/NERs/BSFNs
ApplicationDescription/Name
P32942Configured Item Specifications
D3201750 - DeleteInactiveRecords
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnConfigurationIDNumber | CFGID | MATH_NUMERIC | OPT | NONE |
An identifier that represents a unique configuration. It is generated by a next number value and is the key to the configuration tables. | ||||
mnJobNumber | JOBS | MATH_NUMERIC | OPT | NONE |
The job number (work station ID) which executed the particular job. | ||||
szErrorMessageID | DTAI | char | OPT | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
cSuppressErrorMessage | SUPPS | char | OPT | NONE |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
|
None |
None |