User login
|
|
|
Frontpage Sponsor
|
|
|
Baanboard at LinkedIn
|

|
Poll
|
What actions do you take to ensure compliance with the sanction/embargo lists published by the EU and the US? don't know what you are talking about 55% we are scanning customers, suppliers and employees using own programs on a regular basis 12% each delivery/purchase adress is checked immediately with own programs 2% we are using third party software for this purpose 10% we simply don't bother 20% Total votes: 49 |
|
|
|
Items for 'Manual' (by date)
|
|
By bhavesh.info at 6 Oct 2008 - 06:39
|
|
BAAN IV ERP
|
|
|
|
By Yangxuelin at 14 Aug 2008 - 03:37
|
|

|
|
|
|
By skiller at 29 Jun 2008 - 18:53
|
|
Hi Everybody,
What is the role of AMS[Application Management Services] in Baan?
What all areas the people should be expertise?
I think this will be easier to explain for the gurus.
Regards,
|
|
|
|
By patvdv at 31 May 2008 - 21:09
|
Baan Technical Architecture
There are several ways of looking at the architecture behind Baan. From an administrator's perspective the chain model is prefered because it serves as a troubleshooting roadmap for any kind of connectivity issue. Just follow the chain until you find a broken link. If no links are broken, then it is time to call in the cavalery or put on your System Administrator's hat.
The hipbone's connected to the backbone...
The Chain Model
Presentation layer
- Client (BW/BA/BI/BX/Worktop)
|
|
|
|
By patvdv at 8 Apr 2008 - 11:18
|
Tutorial at the Fourth IEEE International Baltic Workshop on Databases and Information Systems
May 2000, Vilnius (Lithuania)
by Gerd Wagner, April 25 2000
This tutorial has been reproduced on this site with the very kind permission of the original author Dr Gerd Wagner.
|
|
By patvdv at 24 Mar 2008 - 18:44
|
BaanERP Programmer's Manual
(version: Reger 73, v73_a_sp1 build 593 11/06/2003)
|
|
|
|
By patvdv at 23 Mar 2008 - 23:48
|
get.resource$()
Syntax
#include <bic_gbf>
long gbf.set.resource(long resource.type, <type> resource.value, …)
Description
This function sets the resources given by resource.type to the given resource.value. The arguments are given in name value pairs.
Table: Resourcetypes
|
By patvdv at 26 Feb 2008 - 22:39
|
Syntax
void data.input( string options(.), ref string result(.), string default(.) [,ref long event(EVTMAXSIZE), ref long char_value )
Description
This reads data from the keyboard.
If the function specifies a default value, that value is displayed on screen. The value is accepted when the user presses ENTER. However, if the user enters a character at the first position in the field, the default value is deleted.
|
|
|
|
By patvdv at 26 Feb 2008 - 21:57
|
|
Context switches
Each running process receives a number of ticks when it is scheduled. This is the equivalent of a UNIX time slice. The execution of each instruction costs the process a number of ticks. When the process has used up all its ticks, the bshell schedules another process. The switch to another process is referred to as a context switch.
|
|
|
|
By patvdv at 26 Feb 2008 - 21:57
|
Events
BaanERP programs are designed to respond to events. Usually, they consist of a main loop that waits for events to occur. When an event occurs, the program performs the appropriate actions to process the event. It then returns to its waiting state.
Event types
There are four broad categories of events, as listed below. For a full list of event types, see Event types.
|
|
|
|
All times are GMT +2. The time now is 23:47.
|