SAP ABAP Class CL_SPH_SOFTPHONE (SAPphone: Softphone)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SPHO (Package) SAPphone: Telephone Integration in R/3
⤷
⤷
Properties
| Class | CL_SPH_SOFTPHONE | |
| Short Description | SAPphone: Softphone | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPHO | SAPphone: Telephone Integration in R/3 |
| Created | 19990824 | SAP |
| Last change | 19991028 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SPH_SOFTPHONE has no interface implemented.
Friends
Class CL_SPH_SOFTPHONE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | MODENAME | 'SOFTPHONE' | Name of Mode | 19991028 | ||
| 2 | Constant | Private | Type reference (TYPE) | SY-TCODE | 'SPHS' | Transaction that Is Called in Mode | 19991028 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IMC_CHILD_MODE | Mode | 19991028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991028 | |
| 2 | Instance method | Public | Method | Outbound Calls | 19991029 |
Events
Class CL_SPH_SOFTPHONE has no event.
Types
Class CL_SPH_SOFTPHONE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ADDRESS | Call by reference | Type reference (TYPE) | ADDR_KEY | Adreßnummer | 19991029 | |||
| 2 | IM_NUMBER | Call by reference | Type reference (TYPE) | SPH_TELNO | Telefonnummer | 19991029 |
Method CONSTRUCTOR on class CL_SPH_SOFTPHONE has no exception.
Method INIT_FOR_OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NUMBER_CALLED | Call by reference | Type reference (TYPE) | SP_TELNO | Telefonnummer | 19991105 | |||
| 2 | IM_ADDRESS | Call by reference | Type reference (TYPE) | ADDR_KEY | Adreßnummer | 19991104 | |||
| 3 | IM_ALT_ADDRESSES | Call by reference | Type reference (TYPE) | SPH_T_ADDR_KEY | Alternative Adreßnummern | 19991105 | |||
| 4 | IM_ALT_NUMBERS | Call by reference | Type reference (TYPE) | SPH_T_TELNO | Alternative Telefonnummern | 19991105 | |||
| 5 | IM_FIELDS | Call by reference | Type reference (TYPE) | SPH_T_FIELDS | Zusätzliche Daten | 19991105 | |||
| 6 | IM_MODAL | Call by reference | Type reference (TYPE) | SP_BOOLEAN | sph_false | SAPphone: Boolsches Feld (X für on, space für off) | 19991105 | ||
| 7 | IM_NUMBER | Call by reference | Type reference (TYPE) | SPH_TELNO | Telefonnummer | 19991104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IMC-Servicemodus kann nicht erzeugt werden | 19991104 |
History
| Last changed by/on | SAP | 19991028 |
| SAP Release Created in |