Format of id in applicaton IC.CHARGE

  • quocnghiem42
  • quocnghiem42's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 1 month ago #17097 by quocnghiem42
Format of id in applicaton IC.CHARGE was created by quocnghiem42
When i create record in application IC.CHARGE .System show message "
ID MUST BE A-ACCOUNT G-GROUP OR G-GROUP-CCY" But i don't know, What is A-ACCOUNT G-GROUP OR G-GROUP-CCY at application ?
Please give dicrection :)
thank all!

Please Log in or Create an account to join the conversation.

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • TAFj-R20 - 'unix'
More
9 years 1 month ago #17098 by jpb
Replied by jpb on topic Format of id in applicaton IC.CHARGE
IC.CHARGE.ID
Identifies the generic charging structure table - IC.CHARGE .
IC.CHARGE can be defined for a particular account or a group of account or group of account with currency.
The id for IC.CHARGE for a particular account is defined as 'A-account number ' . Internal accounts are not allowed.
The id for IC.CHARGE for a particular group is defined as 'G-group number'
The id for IC.CHARGE for a particular group ,for a particular currency is defined as 'G-group number - currency'

Validation Rules
Alpha numberic character
A- valid account number or
G- valid group number (ACCT.GEN.CONDITION id) or
G-valid group number - valid currency.
The following user(s) said Thank You: quocnghiem42

Please Log in or Create an account to join the conversation.

  • quocnghiem42
  • quocnghiem42's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 1 month ago #17101 by quocnghiem42
Replied by quocnghiem42 on topic Format of id in applicaton IC.CHARGE
Hi sir, Now I want create a routine, attach to IC.CHARGE.PRODUCT,but i don't known how many version at application IC.CHARGE.PRODUCT ?
Can you help me ? Thanks

Please Log in or Create an account to join the conversation.

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • TAFj-R20 - 'unix'
More
9 years 1 month ago #17104 by jpb
Replied by jpb on topic Format of id in applicaton IC.CHARGE
I'm not sure I get your needs.

To see all VERSION defined for IC.CHARGE.PRODUCT use the application VERSION to list them, in jsh you can use LIST F.VERSION WITH @ID LIKE "IC.CHARGE.PRODUCT..." ONLY BY @ID
If you want to attach a routine for all versions (current and future) and even to vanilla application you can use VERSION.CONTROL (just make sure all VERSION have EXC.INC.RTN set to Y).
The following user(s) said Thank You: quocnghiem42

Please Log in or Create an account to join the conversation.

  • quocnghiem42
  • quocnghiem42's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 1 month ago #17109 by quocnghiem42
Replied by quocnghiem42 on topic Format of id in applicaton IC.CHARGE
Thank sir very much,you know use application EB.FILE.UPLOAD ? I uploaded a file .csv to application CUSTOMER but it don't input data to application CUSTOMER .You know ?
thank :D

Please Log in or Create an account to join the conversation.

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • TAFj-R20 - 'unix'
More
9 years 1 month ago #17111 by jpb
Replied by jpb on topic Format of id in applicaton IC.CHARGE
Sorry, I newer used EB.FILE.UPLOAD - and I'm not a sir ;-)
The following user(s) said Thank You: quocnghiem42

Please Log in or Create an account to join the conversation.

  • quocnghiem42
  • quocnghiem42's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 1 month ago #17221 by quocnghiem42
Replied by quocnghiem42 on topic Format of id in applicaton IC.CHARGE
Hi jpb, i have a subroutine attach to IC.CHARGE.PRODUCT
when use ACCOUNT.CHG.ENQ it show picture .My subroutine is run??

Attachments:

Please Log in or Create an account to join the conversation.

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • TAFj-R20 - 'unix'
More
9 years 1 month ago #17224 by jpb
Replied by jpb on topic Format of id in applicaton IC.CHARGE
The IC.CHARGE.MOD.RTN is called when the account is correctly set up to be due to the charge on the day you start the enquiry.
If the due date isn't TODAY start the enquiry with the correct CALC.DATE.

Please Log in or Create an account to join the conversation.

  • quocnghiem42
  • quocnghiem42's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 1 month ago #17225 by quocnghiem42
Replied by quocnghiem42 on topic Format of id in applicaton IC.CHARGE
ok tnk jpb

Please Log in or Create an account to join the conversation.

Time to create page: 0.130 seconds