Quantcast
Channel: Baanboard.com
Viewing all 4216 articles
Browse latest View live

[AFS] report doesn't show up when putting values before printing

$
0
0
Hi,

I am trying to print a report using AFS in LN 10.5.
This is what works for me for when the user wants to print all the data, which is likely never going to happen.
Code:

stpapi.set.report("tdsls4409m000", "rtdsls440901300", "PDF", error.msg)
message("Set Report: " & error.msg)
if isspace(error.msg) then
        stpapi.form.command("tdsls4409m000", 5, "print.data", error.msg)
        message("Print Report: " & error.msg)
endif
stpapi.end.session("tdsls4409m000", error.msg)

This is the code when I tried to put some values into the report before printing it. (The only field I put to is Sales Order for both from and to).
Code:

stpapi.put.field("tdsls4409m000", "ddta.f", "")
stpapi.put.field("tdsls4409m000", "ddta.f.time", "")
stpapi.put.field("tdsls4409m000", "ddta.t", "03/20/2018")
stpapi.put.field("tdsls4409m000", "ddta.t.time", "")
stpapi.put.field("tdsls4409m000", "cofc.f", "")
stpapi.put.field("tdsls4409m000", "cofc.t", "ZZZZZZ")
stpapi.put.field("tdsls4409m000", "ofbp.f", "")
stpapi.put.field("tdsls4409m000", "ofbp.t", "ZZZZZZZZZ")
stpapi.put.field("tdsls4409m000", "orno.f", "CSO001911")
stpapi.put.field("tdsls4409m000", "orno.t", "CSO001911")
stpapi.put.field("tdsls4409m000", "pono.f", "")
stpapi.put.field("tdsls4409m000", "pono.t", "9999")
stpapi.put.field("tdsls4409m000", "crep.f", "")
stpapi.put.field("tdsls4409m000", "crep.t", "ZZZZZZZZZ")
stpapi.put.field("tdsls4409m000", "ccur.f", "")
stpapi.put.field("tdsls4409m000", "ccur.t", "ZZZ")
stpapi.put.field("tdsls4409m000", "cofc.f", "")
stpapi.put.field("tdsls4409m000", "cofc.t", "ZZZZZZ")
stpapi.put.field("tdsls4409m000", "dltp.f", str$(etol(tdsls.dltp.not.applicable)))
stpapi.put.field("tdsls4409m000", "dltp.t", str$(etol(tdsls.dltp.production)))
stpapi.put.field("tdsls4409m000", "cprj.f", "")
stpapi.put.field("tdsls4409m000", "cprj.t", "ZZZZZZZZZ")
stpapi.put.field("tdsls4409m000", "cmnf.f", "")
stpapi.put.field("tdsls4409m000", "cmnf.t", "ZZZZZZ")
stpapi.put.field("tdsls4409m000", "cpln.f", "")
stpapi.put.field("tdsls4409m000", "cpln.t", "ZZZZZZ")
stpapi.put.field("tdsls4409m000", "cpcl.f", "")
stpapi.put.field("tdsls4409m000", "cpcl.t", "ZZZZZZ")
stpapi.put.field("tdsls4409m000", "creg.f", "")
stpapi.put.field("tdsls4409m000", "creg.t", "ZZZ")
stpapi.put.field("tdsls4409m000", "item.f.segment.1", "")
stpapi.put.field("tdsls4409m000", "item.f.segment.2", "")
stpapi.put.field("tdsls4409m000", "item.t.segment.1", "ZZZZZZZZZ")
stpapi.put.field("tdsls4409m000", "item.t.segment.2", "ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ")
stpapi.set.report("tdsls4409m000", "rtdsls440901300", "PDF", error.msg)
message("Set Report: " & error.msg)
if isspace(error.msg) then
        stpapi.form.command("tdsls4409m000", 5, "print.data", error.msg)
        message("Print Report: " & error.msg)
endif
stpapi.end.session("tdsls4409m000", error.msg)

I tried setting only the Sales Order fields in from and to, and I also tried setting all of the fields like the code above. Both cases do not work.
There is no error whatsoever in the whole process but the report just does not show up/ save to file. I tried device "D" and "PDF" both have the same effect.

I just want to print using specific values in general because I will use in other reports too, not only Sales Order.

Regards,
Thana

Ln Studio in Infor LN 10.5

$
0
0
Hi all,

I just want to know that Infor LN studio is the only way to create sessions and other components or traditional Baan/LN tools can be used ?

Please guide.

Vishal

Copy BW to BECS

$
0
0
Hi all,

sorry if it is OT, but i don't know where to put this thread.

I want to know how i can put all my customers' BW into the BECS.

FYI
My BECS does not allow me to do anything, the buttons that are enabled are only 'refresh' and the help.

Thank you in advance.

Multiple LN Positions available.

$
0
0
A new job entry has been added:

Multiple LN Positions available.

Quote:

Looking to Fill Multiple LN Positions.
Immediate Placement for Well Qualified Consultants.
 Please send CV and details.  

AFS for Closing Purchase order

$
0
0
Hi I have created one customised session, where it will close purchase orders based on date or order number. My AFS is not working Can anyone give suggestions.

stpapi.put.field("tdpur4223m000", "buy.from.bp.f", " ")
stpapi.put.field("tdpur4223m000", "buy.from.bp.t", "ZZZZZZZZZ")
stpapi.put.field("tdpur4223m000", "purchase.office.f", " ")
stpapi.put.field("tdpur4223m000", "purchase.office.t", "ZZZZZZ")
stpapi.put.field("tdpur4223m000", "order.type.f", " ")
stpapi.put.field("tdpur4223m000", "order.type.t", "ZZZ")
stpapi.put.field("tdpur4223m000", "purchase.order.f", tfacp251.orno)
stpapi.put.field("tdpur4223m000", "purchase.order.t", tfacp251.orno)
stpapi.put.field("tdpur4223m000", "process.upto", " ")
stpapi.put.field("tdpur4223m000", "print.errors",str$(tcyesno.yes))
stpapi.set.report("tdpur4223m000", "rtdpur422301000",device, error )
stpapi.continue.process("ttstpsplopen",error)
stpapi.form.command("tdpur4223m000",5,"exec.cont.process", errmsg)

LN 10.5 Sales Quotations

$
0
0
A new blog entry has been added:

LN 10.5 Sales Quotations

Quote:

Hi,
Can we convert Multiple Sales Quotations to a Single Sales Order and Single Sales Quotations to a multiple Sales Orders. Please Help.

Thanks 

tisfc001 UE DLL hook does not always get called

$
0
0
Hello,
so I created an Extension for tisfc001 and added a after.save.object() hook, that updates CDF (that stores production order group to which order belongs) in tisfc005. It works as it should in -almost- all situations, namely:
1. When a production order group is created.
2. When an order is added to some group.
3. When an order is deleted from group.
But when a group is deleted entirely (from tisfc3550m000) my hook does not get called! Off course all the relevant orders get updated in tisfc001. How is this possible?

Infor LN 10.5 trial setup with development license

$
0
0
Hi all,

I was wondering if it is possible to setup infor ln 10.5 and do development in LN Studio ?

what are the post installation tasks for this ?

Vishal

Infor LN Technical / Techno Functional - FULL TIME - Junior Role - California - US Ci

Infor EAM - Contract - New York City - 3 years

$
0
0
A new job entry has been added:

Infor EAM - Contract - New York City - 3 years

Quote:

Infor EAM ConsultantCandidates must be eligible to work in the US - US Citizens / Green Card / EAD /  TN  Location - New YorkDuration - 3 years  Significant experience with configuring Infor EAM 11.xProficiency in developing and implementing FlexSQL to achieve business needsProficiency in extending Infor EAM through Extensibility FrameworkProficiency in configuration of Infor EAM MobileCandidate must be able to work independently on complex configurationsCandidate must have a minimum of 3 years hands on working experience in Infor EAM NOTEa) No new H1B petitions - H1B transfers are fineb) Canadian and Mexican citizens can apply - Will sponsor TN Visa   Email Madhu Nair madhu@samaconsultinginc.com 

Generate Cycle Count Order for Items not in Range

$
0
0
Hi All,

We are trying to Generate Cycle Count order for Items which are not in range. Standard session whinh5200m000 accept item in range so do we have any option to create Cycle Count Orders for random Items which are not in sequence or in range.

Any help is appreciated.

Regards,

Vikram

Error for Interim Accounts

$
0
0
Hi,

Unable to finalized invoice approval batch, showing error "Interim accounts for fiscal period change not correctly define."

How can this be solved?


Thanks & Regards
Sanjay Deo

Infor Technical Associate Consultant with >2 years experience in ERP LN

$
0
0
A new resume entry has been added:

Infor Technical Associate Consultant with >2 years experience in ERP LN

Quote:

 Having a total of 2.9 years of Experience in ERP Infor LN, BAAN IV and LN Studio which includes Analyzing, Implementation and Development. Proficient in creation of Sessions, Reports and Dashboards. Administration activities like solution creation, patch creation and installation. Expertise in Customizations & Enhancements of Sessions, 4GL, DLL, DAL, Reports, Tables, etc. Rapid Troubleshooting and implementing effective solutions

Infor Technical Associate Consultant with >2 years experience in ERP LN

$
0
0
A new resume entry has been added:

Infor Technical Associate Consultant with >2 years experience in ERP LN

Quote:

 Having a total of 2.9 years of Experience in ERP Infor LN, BAAN IV and LN Studio which includes Analyzing, Implementation and Development. Proficient in creation of Sessions, Reports and Dashboards. Administration activities like solution creation, patch creation and installation. Expertise in Customizations & Enhancements of Sessions, 4GL, DLL, DAL, Reports, Tables, etc. Rapid Troubleshooting and implementing effective solutions

Labels of Enumerates

$
0
0
Hi all,

I've a problem on labels of 2 enumerate fields.
Both fields have a domain that bounds some labels to a value of the enumerate...The problem is: despite i have my user in "2" language (English), i sill see the labels in the Other language (Italian). However, all field labels are in English language, only enumerate values are not in English language..I made a lot of tries, compile labels many times, remove the Form Fields and put them again...Also, i see italian labels only in ttaad4500 and in sessions, but if i go in the domain of the enumerate fields, i see the right labels in English language.

Which can be the problem?

Thanks in advance.

Can i use on.input in DAL

$
0
0
Hi,

I've created my own DAL Script... And I have used the on.input for a particular field in order to making the validation process. But I got the error while compile my DAL Script... Hence can I use the on.input function in DAL script... Is it possible or not?

Thanks in advance,

Regards,
Pralash

AFS for copying Standard Item to Customized Item(tipcs2230m000)

$
0
0
Dear All

I am trying to write an AFS session for the above mentioned session.

Code:



stpapi.clear("tipcs2230m000")
        stpapi.put.field("tipcs2230m000", "orig.item.segment.1", "")
        stpapi.put.field("tipcs2230m000", "orig.item.segment.2", file.stnd.item)
        stpapi.put.field("tipcs2230m000", "copy.item.segment.1", file.cprj)
        stpapi.put.field("tipcs2230m000", "copy.item.segment.2", file.cust.item)
       
       
        stpapi.put.field("tipcs2230m000", "use.cfdt", str$(etol(form.ref.check)))
        stpapi.put.field("tipcs2230m000", "eff.date", str$(form.ref.date))
        stpapi.put.field("tipcs2230m000", "copy.structure", str$(etol(form.meth.prod.struct)))
        stpapi.put.field("tipcs2230m000", "copy.items", str$(etol(form.meth.for.items)))
        stpapi.put.field("tipcs2230m000", "copy.erela", str$(etol(form.e.item)))
        stpapi.put.field("tipcs2230m000", "copy.alt.mat", str$(etol(form.alter.mat)))
        stpapi.put.field("tipcs2230m000", "copy.use.up.mat", str$(etol(form.use.up.mat)))
        stpapi.put.field("tipcs2230m000", "new.cust.comp", str$(etol(form.gen.item.code)))
        stpapi.put.field("tipcs2230m000", "ask.user.conf", str$(etol(form.ask.bef.gen)))
        stpapi.put.field("tipcs2230m000", "approve.cfs", str$(etol(form.approve.conv.factor)))


        stpapi.form.command("tipcs2230m000", 5,"continue.process",error.msg)
        stpapi.get.field("tipcs2230m000", "copy.structure", string.prod.struct)
        form.meth.prod.struct = ltoe(lval(string.prod.struct))
        string.prod.struct = enum.descr$("ticpst", form.meth.prod.struct, "2")         
       
        stpapi.get.field("tipcs2230m000", "copy.items", string.for.items)
        form.meth.for.items = ltoe(lval(string.for.items))
        string.for.items = enum.descr$("ticpit", form.meth.for.items, "2") 
                error.msg = "Test Message"
        while not isspace(error.msg)
                error.code = stpapi.get.mess.code("tipcs2230m000", error.msg)
        endwhile
        if not isspace(error.msg) then
                brp.ready(brp_id1)       
        else
                error.msg = "Product Structure has been Copied."
                brp.ready(brp_id1)       
        endif

But what i have observed is that Standard Item is getting copied to Customized Item but BOM is not getting copied. I have tried fetching all the messages but to no avail.

Any Clues?

Synchronization with ASP.net C# application

$
0
0
Hi Everyone,

Please help!

How can I synchronize master data like Item Master, Contacts etc with ASP.Net C# application.



Thanks in advance.

Jayesh

LN Warehouse and Logistics Consultant

$
0
0
A new job entry has been added:

LN Warehouse and Logistics Consultant

Quote:

The customer’s project needs experienced (at least 10 years ) consultants on LN Plan to Ship (P2S) module with deep knowledge and experience on:  
 

LN Project Order Management / Order to Cash

$
0
0
A new job entry has been added:

LN Project Order Management / Order to Cash

Quote:

For our Israel based customer, we require 3 Senior LN consultants to join a very long term project (320 days).
There are 2 Warehouse and Logistic consultant needed, and one Project Order Management.
As much presence onsite as possible is required, with desirable split 3 weeks onsite, 1 week remote.
 
The consultants must have strong personality and vast experience in areas of expertise.
Viewing all 4216 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>