Loading...
 

CX_DIALLING_RULE

CX_DIALLING_RULE

Class hierarchy
Description:

Contains the information of a locale (in collection "dialingRules") for formatting telephone numbers.

Example for "rule" data within a table:

+49-40-5305429- // Filter for own number
+49-40- // Filter for own area code
+49-0 // Filter for own country code (number of spaces is equal to the number of omitted digits up to the extension number)
+
__ 00 // Filter for direct dialling (number of spaces is equal to the number of omitted digits up to the extension number)

Code example:
...

List of methods (MDI)
Function MA* Parameters Return Brief description
* MA = Member Access function,
grey background = inherited function

Data directory (DDI)
Data field Type Reference class I* Brief description
owner REL_1M CX_LOCALE Locale, to which this rule belongs.
rule STRING Rule
* I = Indexable data field,
grey background = inherited data field

Use in AppsWH
Module Brief description
locales.mod