Product: | TOTVS Backoffice |
Product Line: | Microsiga Protheus Line |
Industry: | Services |
Module: | Fixed Assets - SIGAATF |
Function: | Acquisition by Transfer - ATFA251 |
Country: | Brazil |
Ticket: | Internal |
Requirement/Story/Issue: | DSERCTR1-32177 |
The Entry Point aims to allow the handling of results saved after the activation of saving to table SN4, following these criteria:
Aviso | ||
---|---|---|
| ||
It is observed that the use of the PE and its impacts on the system are the responsibility of the customer. |
...
Bloco de código | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
IF lA251GRSN4 ExecBlock("A251GRSN4",.F.,.F.,{nOpca,SN4->N4_TIPO,"1",SN4->N4_OCORR, SN4->N4_TIPOCNT}) ENDIF //OuOr IF lA251GRSN4 ExecBlock("A251GRSN4",.F.,.F.,{nOpca,SN4->N4_TIPO,"2",SN4->N4_OCORR, SN4->N4_TIPOCNT}) ENDIF |
Bloco de código | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Static Function A251GRSN4() Local cParam1 := PARAMIXB[1] Local cParam2 := PARAMIXB[2] Local cParam3 := PARAMIXB[3] Local cParam4 := PARAMIXB[4] Local cParam5 := PARAMIXB[5] If cParam2 == "01" //RealizaPerform operaçãodesired desejadaoperation Endif Return |
...
Not Applicable
...
Não se Aplica.
...
...