Processing TRTSTOENTA: Enter receipts
ENTW_ENT: Transfer of the receipt data from the storage screen to the entry scre
This entry point is used to transfer data from the receipt storage screen (STOENTW) for a document line to the receipt entry screen (STOENT).
Context and operating method
Transaction
There is no transaction in progress.
Log file
There is no open log file.
Different call cases - Significant variables
This entry point is located in the LIGNE_STOENTW label of the TRTSTOENTA processing.
It is called during the call to the detailed entry of stock receipts at the time of loading of the STOENT entry screen, from the data in the STOENTW storage screen.
It is thus used to complete the loading of the STOENT [M :ENT] screen with the data contained in STOENTW [M :ENTW].
The indexes to be used in the screen grids are :
LLIG = Index in STOENT [M :ENT]
I = Index in STOENTW [M :ENTW]
Warning:
This entry point is only designed to manage new fields.
In no case should the standard contents of the STOENT and STOENTW screens be modified.
Open tables
In the table below, the significant content flag indicates that the content is in phase with the context (the current customer is loaded...).
Screen |
Significant content |
Screen title |
STOENT |
Yes for the index LLIG |
Receipt data entry |
STOENTW |
Yes for the index I |
Input data storage |
Table |
Significant content |
Table Title |
ITMCATEG |
Yes |
Product category |
ITMMASTER |
Yes |
Products |
ITMFACILIT |
Yes |
Products - Sites |
ENT_ENTW: Transfer of the receipt data from the entry screen to the storage scre
This entry point is used to transfer the data from the receipt entry screen (STOENT) to the receipt entry screen (STOENTW) for a document line.
Context and operating method
Transaction
There is one transaction in progress.
Log file
There is no open log file.
Different call cases - Significant variables
This entry point is located in the STOCKAGE_LIGNE label of the TRTSTOENTA processing.
It is called during the saving of the detailed entry of the stock receipts upon storage in the STOENTW screen of the data entered in the STOENT screen.
It is thus used to complete the loading of the STOENTW [M :ENTW] screen with the data entered in STOENT [M :ENT].
The indexes to be used in the screen grids are :
I = Index in STOENT [M :ENT]
LLIG = Index in STOENTW [M :ENTW]
Warning:
This entry point is only designed to manage new fields.
In no case should the standard contents of the STOENT and STOENTW screens be modified.
Open tables
In the table below, the significant content flag indicates that the content is in phase with the context (the current customer is loaded...).
Screen |
Significant content |
Screen title |
STOENT |
Yes for the index I |
Receipt data entry |
STOENTW |
Yes for the index LLIG |
Input data storage |
Table |
Significant content |
Table Title |
ITMCATEG |
Yes |
Product category |
ITMMASTER |
Yes |
Products |
ITMFACILIT |
Yes |
Products - Sites |
CHG_STOENT: Loading of the stock setups in the receipt entry screen
This entry point is used to intervene in the stock information entered by the context (in the STOENT screen) during the access to the entry of the receipt details.
Context and operating method
Transaction
There is no transaction in progress.
Log file
There is no open log file.
Different call cases - Significant variables
This entry point is located in label CHARG_PARAM_STOENT of the TRTSTOENTA processing.
It is called on accessing the detailed entry of the stock receipts after loading of the stock information linked to the context (document at the origin of the receipt : receipt, production reporting, ) in the entry screen STOENT
It is therefore used to complete (even modify) the loading of the STOENT [M :ENT] screen with data contained in the screens of the original document.
The document at the origin of this receipt entry is defined in the LTYP variable.
The possible values as well as the screens corresponding to the document are :
LTYP |
Condition |
Source document |
Original screens |
File on line |
6 |
|
Receipt |
PTH0, PTH1 |
[F:PTR] |
12 |
GFONC1= "FUNBENCHR" |
Stock reintegration |
MBR |
[F :BTS] |
13 |
LABR= "SRH1" |
Customer return |
SRH1 |
|
13 |
LABR= "SRL1" |
Loan return |
SRL1 |
|
15 |
Screen [M:PSTT] open and [M:PSTT]MFGNUM<> " " |
Sub-contract receipt |
PSTT, PTH1 |
|
15 |
GFONC1= "GESMTK" |
Production reporting |
MTK0, MTK2 |
[F :MTS], [F :MFI] |
15 |
GFONC1= "FUNBENCHO" or "FUNBENCHI" |
Production reporting |
MBI |
[F :BTS], [F :MFI] |
18 |
|
Credit memo |
SIH0, SIH1, SIH4 |
|
19 |
|
Miscellaneous receipt |
SMR0, SMR1 |
[F :SRT] |
27 |
|
Change of location |
SSL1 |
|
31 |
|
Assembling |
BBY0 |
[F :SRT] |
32 |
|
Disassembly |
DBY0, DBY1 |
|
The index to be used in the product line grid of the source screen is: LLIGDOC
Open tables
In the table below, the significant content flag indicates that the content is in phase with the context (the current customer is loaded...).
Screen |
Significant content |
Screen title |
STOENT |
Yes for the sections 1 and 4 |
Receipt data entry |
Table |
Significant content |
Table Title |
ITMCATEG |
No |
Product category |
ITMMASTER |
No |
Products |
ITMFACILIT |
No |
Products - Sites |
TABSTORUL |
No |
Management rules |