SAP ABAP Class CL_LSO_CRP_RECIPIENT (Recipient(s))
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PE-LSO-TM-DW (Application Component) Day-to-Day Activities
⤷
LSO_CORRESPOND_ERP_BASE (Package) LSO Correspondence: Cross-Subcomponent Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LSO_CRP_RECIPIENT | Recipient(s) | 20041130 |
Properties
| Class | CL_LSO_CRP_RECIPIENT | |
| Short Description | Recipient(s) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LSO_CORRESPOND_ERP_BASE | LSO Correspondence: Cross-Subcomponent Objects |
| Created | 20041129 | SAP |
| Last change | 20080505 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LSO_CRP_RECIPIENT | Recipient(s) | 20041130 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_LSO_CRP_REC_FACTORY | 20050331 | Factory Class for Recipient |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_T_ALE_INFO | Information About ALE System | 20050304 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LSO_CRP_ADDRESS_TAB | Contact Addresses | 20050302 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_LSO_CRP_COMMUNICATION_DATA | Address Proxy: Mobile | 20050309 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LSO_CRP_ADDRESS_TAB | Contact Addresses | 20050302 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_LSO_CRP_COMMUNICATION_DATA | Address Proxy: Fax | 20050309 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LSO_CRP_ADDRESS_TAB | Contact Addresses | 20050302 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_LSO_CRP_COMMUNICATION_DATA | Address Proxy: Internet Mail | 20050309 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_LSO_CORRESPONDENCE45 | BAdI Interface IF_EX_LSO_CORRESPONDENCE45 | 20050309 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_LSO_CORRESPONDENCE46 | BadI: Address Reader | 20050309 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | LSO_CRP_ADDRESS_TAB | Contact Addresses | 20050302 | |||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_LSO_CRP_COMMUNICATION_DATA | Address Proxy: Telephone | 20050309 | |||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20041202 | |||||
| 13 | Instance attribute | Private | Attribute reference (LIKE) | 20041202 | |||||
| 14 | Instance attribute | Private | Type reference (TYPE) | LSO_CRP_ADDRESS_TAB | Contact Addresses | 20050302 | |||
| 15 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_LSO_CRP_COMMUNICATION_DATA | Address Proxy: SAP Mail | 20050309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050302 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20041130 | |
| 3 | Static method | Public | Method | Conversion for Contact Person | 20050309 | |
| 4 | Static method | Public | Method | Determine ALE Information | 20050304 |
Events
Class CL_LSO_CRP_RECIPIENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ALE_INFO | Private | See coding | Information About ALE System | 20050304 | begin of TY_ALE_INFO,
ale_object type ad_ownertp,
rfcdest type rfcdest,
rfcrel type SYSAPRL,
end of ty_ale_info
|
|
| 2 | TY_T_ALE_INFO | Private | See coding | Information About ALE System | 20050304 | TY_T_ALE_INFO type standard table of ty_ale_info
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LSO_CRP_RECIPIENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LSO_CRP_RECIPIENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECIPIENT | Call by reference | Type reference (TYPE) | HRSOBID | Erweitertes Objekt | 20041130 | |||
| 2 | RECIPIENT_ROLE | Call by reference | Type reference (TYPE) | LSO_CRP_RECIPIENT_ROLE | Empfängerrolle | 20041130 |
Method CONSTRUCTOR on class CL_LSO_CRP_RECIPIENT has no exception.
Method CONVERT_PT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTACT | Call by reference | Type reference (TYPE) | SDCACNTCM-CONTACT | Ansprechpartner-Nummer | 20050309 |
Method CONVERT_PT_KEY on class CL_LSO_CRP_RECIPIENT has no exception.
Method GET_ALE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALE_ERROR | Call by reference | Type reference (TYPE) | LSO_X_C | Fehler aufgetreten: 'X' | 20050304 | |||
| 2 | E_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20050304 | |||
| 3 | E_RFCREL | Call by reference | Type reference (TYPE) | SYSAPRL | Release-Stand des SAPSystems | 20050304 | |||
| 4 | I_ALE_OBJECT | Call by reference | Type reference (TYPE) | AD_OWNERTP | Objekttyp des Owner-Objekts | 20050304 |
Method GET_ALE_INFO on class CL_LSO_CRP_RECIPIENT has no exception.
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in | 600 |