To establish a limit, first a customer record is created. At the time of
creating this record you can have a an authorization routine with OFS
command  to create a limit record where you can specify the limit amount
alotted to that customer.

Further, while inputting deal, the system takes the deal
attribute "LIMIT.REFERENCE" and validates with the limit record against the
available amount and exception raises an override.

Hope this is what you are looking for..

Best Wishes

On 12 April 2010 09:19, Iker Salbidegoitia <[email protected]>wrote:

> Hi,
>
> Thanks for the answer, but our bussiness requirement needs a limit before
> inputting any contract, so no contract can be committed until the limit is
> created. and my question was related to that, is any core parameter forbids
> the automatic limit creation and does not let the user to continue with the
> operation. I have created a routine that does this and it works, so i can
> say the requiremennt is achieved.
>
> On 9 April 2010 19:43, sharath gowda <[email protected]> wrote:
>
>> Hi,
>>
>> System generates an override "NO LINE ALLOCATED" if there doesnt exists
>> any limit for that customer for a particular product,capture the override
>> and turn it into an error so that the system doesnt proceed further for
>> completion of the transsaction or creation of the limit.
>>
>> If product is removed from the limit parameter u will not be able to
>> create limit for any customer for that particular product,so better discard
>> the option.
>>
>>   On Thu, Apr 8, 2010 at 6:51 PM, Iker Salbidegoitia <
>> [email protected]> wrote:
>>
>>>  Hi all,
>>>
>>> Using a R08 jbase 5.0.16 and windows server 2008 64bit.
>>>
>>> As per our bussinees in the bank, a Limit is needed to be created
>>> before any kind of operation is done. T24 searches the product used
>>> and the customer and acquires a Limit number at operation level, and
>>> if not created it automatically creates a new one. As I said, the bank
>>> needs to have a Limit before creating a LD or LC, etc..., for that we
>>> need to stop the process when a lack of limit is detected.
>>>
>>> We are thinking of doing it with a Input routine, but I don“t know if
>>> there is any other way (parameter) that disables this functionality.
>>>
>>> Thanks and regards
>>>
>>> Iker
>>>
>>> --
>>> Please read the posting guidelines at:
>>> http://groups.google.com/group/jBASE/web/Posting%20Guidelines
>>>
>>> IMPORTANT: Type T24: at the start of the subject line for questions
>>> specific to Globus/T24
>>>
>>> To post, send email to [email protected]
>>> To unsubscribe, send email to [email protected]
>>> For more options, visit this group at
>>> http://groups.google.com/group/jBASE?hl=en
>>>
>>> To unsubscribe, reply using "remove me" as the subject.
>>>
>>
>>
>>
>> --
>> Thanks & Regards
>>
>> Sharath
>> + 91 9902434804(India)
>>
>> --
>>  Please read the posting guidelines at:
>> http://groups.google.com/group/jBASE/web/Posting%20Guidelines
>>
>> IMPORTANT: Type T24: at the start of the subject line for questions
>> specific to Globus/T24
>>
>> To post, send email to [email protected]
>> To unsubscribe, send email to [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/jBASE?hl=en
>>
>
> --
>  Please read the posting guidelines at:
> http://groups.google.com/group/jBASE/web/Posting%20Guidelines
>
> IMPORTANT: Type T24: at the start of the subject line for questions
> specific to Globus/T24
>
> To post, send email to [email protected]
> To unsubscribe, send email to [email protected]
> For more options, visit this group at
> http://groups.google.com/group/jBASE?hl=en
>



-- 
Rizwan

-- 
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply via email to