Hello Team ,
I have requirement to create the Same Work order for Different equipment no and service type from P1207.
Run the report R12807 using Multiple Unique ID from F1207 and create same WO for all line.
Please guide me whether am missing any setup .
Hi,
Were are on JDE EnterpriseOne 9.2 (9.2.6.3) on OCI and I have a Development issue and I wondered if anyone could help or has any ideas.
I've created a detailed 'User Password / Role / Object Inquiry' using multiple Power Forms and Subforms to provide a nice front end for CNC and Management to look at User related details and to also satisfy Auditor questions etc.
One of the elements of Information wanted to display in the Grid is the 'Last Logon Date and Time' and the 'Last Logoff Date...
Requirement: Get Branch plants from UDC and pass to P43090 and process all records(Update process). Here we have to iterate over 2 components,
UDC table to process all branch plants
43090 table to process all records of each branch plant.
ORCH design:
First ORCH- Fetch branch plants from UDC
Second ORCH - pass above UDC branch plant and Iterating over 43090 by using rule(checking if record short item is greater than ZERO)
This way am able to process all records of 43090...
I am using the Create Form Director Print Preview button to document my flow charts in that module. (CF 8.0)
However, it recently stopped opening when I click on it. This still works for the CF Designer on this same server. Any ideas what happened or how to fix it?
Does anyone know if there is any way to run a sql query for determining which objects/versions exist on E1Pages / Composed pages? The table where the information is stored is F952400 and it is in BLOB. Has anyone been able to extract that info to see this relationship?
Based on MOS it is not possible to see this relationship. Just curious if anyone has been able to retrieve this information using any conventional or non-conventional approach?
I need to create one VAT code e.g : SAIG on the F4008, this code must however be able to accommodate more than one % of VAT. Now granted that in the P4008 you are able to have more than one line for VAT, I am just not sure of how this would actually work. I have added multiple % onto one code processed and entry but for the life of me I have no idea what % the system is using to calculate the VAT.
I have also set up the different % attached to the...
Sometimes, I will meet many report status is Waiting , When I restart the AP , maybe this issue can been fixed .
Can I only restart the queue sercice ? and how to do ?
When so many report wait so long , has any suggestion for this issue .
Now the report will be run , but just need more time.
Hi Lists,
Like to know if anyone has better ideas on this:
We have item routing that each operation can run against different machines, and each machine needs different modes/tooling to map up. For example, 3 operations that each can run on 2 machines that in total 8 combinations will come out to have 8 different F3111 due to different modes/tooling needed.
Instead of 8 BOM Types created, I would like to have 1 F3002 include all parts and 1 F3003 with 6 operations as (OP10, OP11), (OP20...
Has anyone tried to install a JDE Fat Client on a Windows 365 or Cloud PC? Not having any luck, it most likely is due to the fact that I am not a local admin on the cloud pc and we are also utilizing a took called Zscaler to handle the network traffic but was really curious if anyone has successfully done this type of setup before. E1 9.2.5.6. Thanks.
Does anyone know of a way to get E1 code to read through thrown errors in a loop?
We have B9800250 GetErrorCount which works for counting all errors thrown, but there must be a list of them somewhere for it to do that.
If I throw an error using Set NER Error("$590062", BF team) and Set NER Error("2238", BF manager2)
I want to read through all errors and make my own concatenated string of the errors thrown.
I'd like to able to do this in a Form too if possible
There are any bsfn or similar to get a specific value or option proccess by generic application and version??? I supposed this is debated a lot for here, but I only find a post.
I know exist BSFN API in C for para specific application what defined application data structure and you can map returned values, and I am doing a lot of this implementations.
But I want or I'm interesting in a generic function. I saw a post here about B920030 BSFN and I've seen how use...
Hello trying to get 9.2 DEMO running on VM Windows 10 Pro.
Have everything installed but when trying to login getting "Unable to Locate Security Server"
I have made changes to tnsnames and listener ora files to use the hostname and not IP or Localhost.
I have also changed jde ini to use the hostname and not local host where needed.
I am at a loss for what else to do based on all the troubleshooting docs from oracle.
Attached are the jde log and jdedebug log.
Any help welcome.
hi all.
I need to extract all roles and all menu related .
Where this relation is stored? F0005/6
( i found that files in R90351)
.
I look on that files but field tdvaractive is always set to "N".
The R90351 is the answwer?
thanks in advanced
Hi all,
i was wondering if anybody is visualizing their security in a matrix, spreadsheet, BI report whatsoever. I'm after the question "What exactly is <THIS> role allowed to do?". I can get a lot out of F00950 via SQL, for sure, but how about some nice clean spreadsheets?
If you know any software product that does this, or maybe just 70% of this, i'm also all ears.
Had a query regarding Exclusive Application security and if my understanding of it was correct as I could not find a lot of examples on MOS.
We have a role example Role_A with access to only 1 company and another role example Role_B with access to 10 companies. Role_A has a higher sequence number than Role_B. I have a scenario where in all applications a user should have access only to 1 company (Role_A) but for one specific application he should have access to 10 companies...
What would be the best way in 9.2 to determine how many finished goods items we can make based on the WOs Parts List and item availability in the WH?
So say we have a WO with a QTY of 10 to make and 4 ITMs on a parts list/BOM and we need 10 of each, but component ITM 2 only has 7 available. So the most we 'can build' in this particular instant is 7.
We have developed an APPL to work this out, which we call 'Can Build' It's an APPL over F3111 and after you enter a WO and click Find...
I have a dilemma; I need to update a file for one of our 3rd Party integrators. We don't yet have Orchestrator, so that's out of play.
Here is the issue, upon PO Receipt (P4312 or P4915), when an item has been received, I have an NER that was supposed to pull data from the F4311 and update or insert if split line into the 3rd party file. The problem is my function runs much faster than the actual PO receipt process. I'm not picking up the changes to the F4311.