Entry point before writing of a stock count line detail (CUNLISDET table).
There is one transaction in progress.
There is no open log file.
The [F :CUD] buffer is loaded and can be modified before posting.
Variable or mask | Definition |
Mask INV0 [INV0] | Stock count header |
Mask INV1 [INV1] | Stock count setups |
Mask INV5 [INV5] | Selections |
Mask INV2 [INV2] | Stock count lines |
Table [CUD] | Stock count record |
Tables of INV object
Used to load the STOINVW storage screen with the specific/custom fields of the CUNLISDET file.
There is no transaction in progress.
There is no open log file.
The [F :CUD] buffer is loaded.
When entering new stock count lines, the process renumbers the stock count list. If specific/custom fields exist
For the CUNLISDET file, this EP should be used to keep them.
Variable or mask | Definition |
Mask STOINVW [SIW] | Storage of the list details |
I local integer I | Table index |
CUNLISDET
It is used to load the CUNLISDET file from the STOINVW storage screen
There is no transaction in progress.
There is no open log file.
The [F :CUD] buffer is loaded.
When entering new stock count lines, the process renumbers the stock count list. If specific/custom fields exist
For the CUNLISDET file, this EP should be used to keep them.
Variable or mask | Definition |
Mask STOINVW [SIW] | Storage of the list details |
I local integer I | Table index |
CUNLISDET
In standard, when the pre-loading of the counted quantity is set up to "yes", the pre-loading is carried out onto the group screen only if it corresponds to a detail line. This EP is used to pre-load the counted quantity onto the group screen, irrespective of the detail number, by positioning the GPE variable to 1.
There is no transaction in progress.
There is no open log file.
This EP is placed in the RGP_CUM_CUMUL label of the STKINV process.
Variable or mask | Definition |
GPE | Numerical variable |
CUNLISDET
This EP is used to perform a specific sorting of the created lists.
Setting the GPE variable to 1 inhibits the standard sorting.
There is no transaction under progress.
There is no open log file.
This EP is placed in the CRE_INV label of the STKINV processing.
Used to perform a specific sorting of the created lists
If GPE = 1, the standard sorting is inhibited.
Available variables and masks
Variable or mask | Definition |
GPE STOINVW[SIW] mask Table CUNSESSION[CUN]
|
Details to be created Session
|
CUNLISDET
This EP is used to define the major headings of the grouping keys.
Setting the GPE variable to 1 inhibits the standard definition.
There is no transaction under progress.
There is no open log file.
This EP is placed in the TRT_CLE_REGROUPEMENT label of the STKINV process.
Reminder regarding a product-type stock count: the major headings of the grouping keys are:
Product + Location
Reminder regarding a location-type stock count: the major headings of the grouping keys are:
Location + Product
Variable or mask | Definition |
GPE Table STKTRS [SRT] Table CUNLISDET[CUD] |
Transaction Stock count detail |
CUNLISDET
This entry point is used to perform a specific sorting of the created lists in a context where a line is added.
Setting the GPE variable to 1 inhibits the standard sorting.
There is no transaction under progress.
There is no open log file.
This EP is placed in the RENUM_CUD label of the STKINV process.
This entry point is used to perform a specific sorting of the created lists in a context where lines are added.
If GPE = 1, the standard sorting is inhibited.
Available variables and masks
Variable or mask | Definition |
GPE STOINVW[SIW] mask Table CUNSESSION[CUN]
|
Details to be created Session
|
CUNLISDET
Used to feed the CUNLISDET file from the SNL1 screen
There is one transaction in process.
There is no open log file.
This EP is called on validation of the detail counting.
Variable or mask | Definition |
Mask SNL1 [SNL1] | Storage details |
I local integer WI | Table index |
CUNLISDET
Used to load the STOINVW storage screen from the SNL1 screen
There is one transaction in process.
There is no open log file.
Used to load the STOINVW storage screen from the SNL1 screen (details)
Variable or mask | Definition |
Mask STOINVW [SIW] | Storage details |
I local integer WI local integer I | SNL1 table index SIW table index |
CUNLISDET
Used to feed the CUNLISDET file from the SNL0 screen
There is no transaction in progress.
There is no open log file.
This EP is called on validating the counting from the grouping screen.
Variable or mask | Definition |
Mask SNL0[SNL0] | Grouping |
local integer LG
| SNL0 table index
|
CUNLISDET