SAP ABAP Class CL_EAMS_BO_ADDRESS (Business Object Address)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_BO_MISC (Package) Miscellaneous for Business Object
⤷
⤷
Properties
| Class | CL_EAMS_BO_ADDRESS | |
| Short Description | Business Object Address | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMS_BO_MISC | Miscellaneous for Business Object |
| Created | 20090224 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_EAMS_BO_ADDRESS has no interface implemented.
Friends
Class CL_EAMS_BO_ADDRESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_BO_ADDRESS | Instance of BO Class for Addresses | 20090224 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TSADRV-DDIC_FIELD | 'ADRNR' | Data Dictionary application table field name | 20090225 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | SZAD_FIELD-TABLE_TYPE | 'ADFAX' | Table COMM_TABLE structure name | 20090506 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | TSADRV-DDIC_TABLE | 'ILOA' | Data Dictionary application table name | 20090225 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | SZAD_FIELD-TABLE_TYPE | 'ADTEL' | Table COMM_TABLE structure name | 20090506 | ||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_BO_SRV | Instance of BO Service Class | 20090224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Resolve Inheritance Abortions | 20090924 | |
| 2 | Static method | Public | Constructor | Class Constructor | 20090224 | |
| 3 | Instance method | Private | Constructor | Constructor | 20090224 | |
| 4 | Instance method | Public | Method | Get Address Details | 20090224 | |
| 5 | Instance method | Private | Method | Insert Address Details | 20090228 | |
| 6 | Instance method | Public | Method | Set Address Details | 20090224 | |
| 7 | Static method | Public | Method | Get Singleton Instance of Class CL_EAMS_BO_ADDRESS | 20090224 | |
| 8 | Instance method | Private | Method | Update Address Details | 20090228 | |
| 9 | Instance method | Public | Method | Update Address Reference entry; Use to update temporary IDs | 20100305 |
Events
Class CL_EAMS_BO_ADDRESS has no event.
Types
Class CL_EAMS_BO_ADDRESS has no local type.
Method Signatures
Method ACTION_GET_GEOLOC_BY_ADDRNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090924 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_BO_GEOLOC | Business Object Functional Location - Header Data | 20090924 | |||
| 3 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20090924 | |||
| 4 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090924 | |||
| 5 | IR_GEOLOC | Call by reference | Object reference (TYPE REF TO) | CL_PLMN_BO_GLOC | Business object class for Geoloc data | 20090924 | |||
| 6 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_BO_ADDRESS_ID | Business Object Functional Location - Identification | 20090924 |
Method ACTION_GET_GEOLOC_BY_ADDRNUM on class CL_EAMS_BO_ADDRESS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EAMS_BO_ADDRESS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAMS_BO_ADDRESS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_BO_ADDRESS has no parameter.
Method CONSTRUCTOR on class CL_EAMS_BO_ADDRESS has no exception.
Method GET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090224 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_BO_ADDRESS | Business Object Functional Location - Address Data | 20090224 | |||
| 3 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20090224 | |||
| 4 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090224 | |||
| 5 | IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_BO_ADDRESS_ID | Address number | 20090224 |
Method GET_ADDRESS on class CL_EAMS_BO_ADDRESS has no exception.
Method INSERT_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_S_BO_ADDRESS | Business Object Functional Location - Address Data | 20090228 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090228 | |||
| 3 | IS_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_S_BO_ADDRESS | Address transfer structure | 20090228 | |||
| 4 | IV_APPL_FIELD | Call by reference | Type reference (TYPE) | AD_APPLFLD | Data Dictionary application table field name | 20090228 | |||
| 5 | IV_APPL_KEY | Call by reference | Type reference (TYPE) | AD_APPLKEY | Application table key (incl. client) | 20100303 | |||
| 6 | IV_APPL_TABLE | Call by reference | Type reference (TYPE) | AD_APPLTAB | Data Dictionary application table name | 20090228 | |||
| 7 | IV_GROUP | Call by reference | Type reference (TYPE) | AD_GROUP | Address Group (Key) (Business Address Services) | 20090228 | |||
| 8 | IV_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20090228 |
Method INSERT_ADDRESS on class CL_EAMS_BO_ADDRESS has no exception.
Method SET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_FAILED | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEX_FAILED | Index of node ID for which no data is available | 20090224 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090224 | |||
| 3 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_BO_ADDRESS | Table Type for Address field | 20090224 | |||
| 4 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20090224 | |||
| 5 | IT_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_T_BO_ADDRESS | Table Type for Address field | 20090224 | |||
| 6 | IV_APPL_FIELD | Call by reference | Type reference (TYPE) | AD_APPLFLD | Data Dictionary application table field name | 20090228 | |||
| 7 | IV_APPL_KEY | Call by reference | Type reference (TYPE) | AD_APPLKEY | Application table key (incl. client) | 20100303 | |||
| 8 | IV_APPL_TABLE | Call by reference | Type reference (TYPE) | AD_APPLTAB | Data Dictionary application table name | 20090228 | |||
| 9 | IV_GROUP | Call by reference | Type reference (TYPE) | AD_GROUP | Address Group (Key) (Business Address Services) | 20090228 | |||
| 10 | IV_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20090228 |
Method SET_ADDRESS on class CL_EAMS_BO_ADDRESS has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EAMS_BO_ADDRESS | Business Object Address | 20090224 |
Method S_GET_INSTANCE on class CL_EAMS_BO_ADDRESS has no exception.
Method UPDATE_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_S_BO_ADDRESS | Business Object Functional Location - Address Data | 20090228 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090228 | |||
| 3 | IS_NODE_DATA | Call by reference | Type reference (TYPE) | EAMS_S_BO_ADDRESS | Business Object Functional Location - Address Data | 20090228 |
Method UPDATE_ADDRESS on class CL_EAMS_BO_ADDRESS has no exception.
Method UPDATE_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADDR_ID | Call by reference | Type reference (TYPE) | EAMS_S_BO_ADDRESS_ID | Address Id | 20100305 | |||
| 2 | IS_NEW_ADDR_REF | Call by reference | Type reference (TYPE) | ADDR_REF | Transfer structure for the use of addresses | 20100305 | |||
| 3 | IS_OLD_ADDR_REF | Call by reference | Type reference (TYPE) | ADDR_REF | Transfer structure for the use of addresses | 20100305 |
Method UPDATE_REFERENCE on class CL_EAMS_BO_ADDRESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |