Table/Structure Field list used by SAP ABAP Function Module TELNUMBER_FORMAT (Check structure of telephone number and convert to canonical format)
SAP ABAP Function Module
TELNUMBER_FORMAT (Check structure of telephone number and convert to canonical format) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR_ERROR - MSG_TYPE | Message Type | ||
| 2 | ADDR_ERROR - MSG_TYPE | Message Type | SOURCE VALUE(WORST_ERROR) LIKE ADDR_ERROR-MSG_TYPE |
|
| 3 | ADR2 - TEL_EXTENS | Telephone no.: Extension | SOURCE VALUE(EXTENSION_IN) LIKE ADR2-TEL_EXTENS OPTIONAL |
|
| 4 | ADR2 - TEL_EXTENS | Telephone no.: Extension | ||
| 5 | ADR2 - TEL_NUMBER | Telephone no.: dialling code+number | ||
| 6 | ADR2 - TEL_NUMBER | Telephone no.: dialling code+number | SOURCE VALUE(TELNUMBER) LIKE ADR2-TEL_NUMBER |
|
| 7 | SPHOPTIONS - OPTION1 | SAPphone: Setting for handling incoming calls | ||
| 8 | SPHOPTIONS - OPTION1 | SAPphone: Setting for handling incoming calls | SOURCE VALUE(WILDCARDS) LIKE SPHOPTIONS-OPTION1 DEFAULT SPACE |
|
| 9 | SPH_CALL - NO_DIALED | Telephone number | SOURCE VALUE(EXTENSION_OUT) LIKE SPH_CALL-NO_DIALED |
|
| 10 | SPH_CALL - NO_DIALED | Telephone number | ||
| 11 | SPH_CALL - NO_DIALED | Telephone number | SOURCE VALUE(AREA_CODE) LIKE SPH_CALL-NO_DIALED |
|
| 12 | SPH_CALL - NO_DIALED | Telephone number | SOURCE VALUE(NUMBER_CANONICAL) LIKE SPH_CALL-NO_DIALED |
|
| 13 | SPH_CALL - NO_DIALED | Telephone number | SOURCE VALUE(SUBSCRIBER) LIKE SPH_CALL-NO_DIALED |
|
| 14 | SYST - FDPOS | ABAP System Field: Occurrence in Byte or Character String | ||
| 15 | T005 - LAND1 | Country Key | SOURCE VALUE(COUNTRY) LIKE T005-LAND1 OPTIONAL |
|
| 16 | T005 - LAND1 | Country Key | ||
| 17 | T005K - TELEFRM | Digit to be deleted for calls from abroad | ||
| 18 | T005K - TELEFTO | Country telephone/fax dialling code | ||
| 19 | T005K - TELEFTO | Country telephone/fax dialling code | SOURCE VALUE(COUNTRY_CODE) LIKE T005K-TELEFTO |
|
| 20 | T005K_EXT - TELEFRM_LONG | Digit to delete when dialling from abroad (extension) |