× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi.
The issue with compiling BIL501 and the error that you are receiving stems from the fact that the programmer wanted to use BBLL01 for two (2) separate purposes.  But, apparently, the other BBL* logical files do not provide the desired key sequence. Therefore, in addition to listing File BBLL01 in the program, the programmer also used File BBLL99 in the F-specs with the intention that it be overridden to BBLL01.
There is a File SSAOVR in Library BPCSO that contains a list of many overrides that are used in several of the BPCS programs and for commands.  You should see the entries below where for RPG programBIL501, the FROM File BBLL99 is to be overridden to File BBLL01.
 
Object      Over-ride attribute  From file   To library  To file
BIL501            RPG                 BBHL99      *LIBL       BBHL01 
BIL501            RPG                 BBLL99      *LIBL       BBLL01   You cannot use the iSeries 14=Compile command for BIL501.  You must use the SSA/Infor compile command "RPG" in order to successfully compile BIL501. 
     - Type RPG on the Command Line.     - Press F4=Prompt which will display a prompt panel.     - Enter the desired Object Library and Source Library.  INOTE:  f you have modified BIL501, then it is probably in your BPCSUSR modification Library, in which case, use BPCSUSR for both values.     - Press ENTER which will submit a job to the Jobq.
The SSA/Infor RPG command will run through the SSAOVR file and apply any needed file overrides.  In this case, BBLL99 will be overridden to BBLL01.
The program should compile successfully using this process.
NOTE:  You should always use the custom BPCS supplied compile commands for RPG, CLP, DDS, PRT, PF, and LF source code members.

Please let me know if you have any questions.  You can contact me offline if you need any further assistance.  I would be happy to help you.
Thanks.

Les Mittman
Cell: 847-858-5235

From: Tiago Martins <tmartins@xxxxxxxxxxxxx>
To: BPCS ERP System <bpcs-l@xxxxxxxxxxxx>
Sent: Monday, January 2, 2017 3:40 AM
Subject: Re: [BPCS-L] Trying to compil V4.0.05 BIL501

Hello, do you have RPG command in your as400 ?
If yes try to compile with it, RPG PGM(&N) OBJLIBR(&L) SRCLIBR(&L) DLTSPLF(*YES)

BPCS Create RPG Program (RPG)
PGM          > BIL501
OBJLIBR      > xxx
SRCFILE        QRPGSRC
SRCLIBR      > xxx
JOBD          BPCS
OPTIMIZE      *YES
DLTSPLF      > *YES

Regards
Tiago



forwarded from Grupo Copo by Tiago Martins on 02/ene/2017 10:40 ---
--------------------------------------------------------------------------


De: BPCS-L [mailto:bpcs-l-bounces@xxxxxxxxxxxx] Em nome de Bacon_Arlete_M
Enviada: 1 de janeiro de 2017 23:52
Para: bpcs-l@xxxxxxxxxxxx
Assunto: [BPCS-L] Trying to compil V4.0.05 BIL501

I am getting an error trying to compile V4.0.05 BPCS BIL501. It is saying that BBLL99 is not available.
I have had a contractor change and compile. But I don't know the trick. There is no BBLL99 on my production as400 or my development AS400. Someone mentioned that maybe the trick is to do an ovrdbf with an existing file for BBLL99.

Can anyone help??
--
This is the BPCS ERP System (BPCS-L) mailing list To post a message email: BPCS-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/bpcs-l
or email: BPCS-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/bpcs-l.


--------------------------------------------------------------------------

We hereby inform you that this message and any attachment are private and could contain confidential information of our corporation and it is for the exclusive use of the person to whom it is addressed. You are notified that any copying or distribution to other addressees could be illegal and therefore punishable by law. In case you have received this message by mistake, please notify the sender by reply and immediately delete it.

Le informamos que este mensaje y sus archivos adjuntos son privados, pueden contener información confidencial de nuestra compañía y se dirigen exclusivamente a su(s) destinatario(s). Recuerde que cualquier copia o difusión a otros destinatarios puede ser ilegal y como tal, sancionada por la ley. Si ha recibido este correo por error, le agradecemos lo ponga en conocimiento del emisor por esta misma vía y proceda a la eliminación total del contenido del mensaje.

Informamos que esta mensagem e os seus anexos são privados, podem conter informações confidenciais da nossa companhia e estão endereçados exclusivamente ao(s) seu(s) destinatário(s). Lembramos que qualquer cópia ou difusão a outros destinatários pode ser ilegal e como tal, punida por lei. Se recebeu este correio por engano, agradecemos que o ponha em conhecimento do emissor por esta mesma via e proceda à eliminação total do conteúdo da mensagem.

--------------------------------------------------------------------------


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.