SAP ABAP Class /BOFU/CL_ADDR_PERSIST_SZA0 (Address read Access via the local Memory)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/ADDRESS_ADAPTER (Package) Address adapter framework (missing 7.10 functionality)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_ADDR_MODIFY | Write Addresses to the Persistency | 20081127 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_ADDR_RETRIEVE | Read Address data from the Persistency | 20081127 |
Properties
Class | /BOFU/CL_ADDR_PERSIST_SZA0 | |
Short Description | Address read Access via the local Memory | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | AM | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | /BOFU/ADDRESS_ADAPTER | Address adapter framework (missing 7.10 functionality) |
Created | 20081127 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOFU/CL_ADDR_PERSIST_SZA0 has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOFU/IF_ADDR_MODIFY | Write Addresses to the Persistency | 20081127 | ||
2 | /BOFU/IF_ADDR_RETRIEVE | Read Address data from the Persistency | 20081127 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | /BOFU/CL_ADDR_MAIN | 20081127 | Memory Layer for the ESA-Service Provider of DO Address |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | AD_GROUP | 'CAM1' | Address Group (Key) (Business Address Services) | 20081127 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'CONSNUMBER' | Field Name | 20081127 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'FAX' | Communication Method (Key) (Business Address Services) | 20081127 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'INT' | Communication Method (Key) (Business Address Services) | 20081127 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'NOTES' | Field Name | 20081127 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'PAG' | Communication Method (Key) (Business Address Services) | 20081127 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'PRT' | Communication Method (Key) (Business Address Services) | 20081127 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'RML' | Communication Method (Key) (Business Address Services) | 20081127 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'SSF' | Communication Method (Key) (Business Address Services) | 20081127 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'TEL' | Communication Method (Key) (Business Address Services) | 20081127 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'TLX' | Communication Method (Key) (Business Address Services) | 20081127 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20081127 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'TTX' | Communication Method (Key) (Business Address Services) | 20081127 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'URI' | Communication Method (Key) (Business Address Services) | 20081127 | |
15 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'USAGES' | Field Name | 20081127 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'X40' | Communication Method (Key) (Business Address Services) | 20081127 | |
17 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ADCOMTYPES_TAB | Table Type for Internal Conversion of Communication Types | 20081127 | ||
18 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /BOFU/CL_ADDR_ENCODE | Encoding routines for BAS Node Ids | 20081127 | ||
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /BOFU/CL_ADDR_MAP | Mapping routines for BAS structures | 20081127 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_T_NATION | 20081127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081127 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081127 |
3 | ![]() |
Instance method | Private | Method | Conversion routine | 20081127 |
4 | ![]() |
Instance method | Private | Method | Conversion routine | 20081127 |
5 | ![]() |
Instance method | Private | Method | Reads remarks | 20081127 |
6 | ![]() |
Instance method | Private | Method | Read communication data | 20081127 |
7 | ![]() |
Instance method | Public | Method | Update communication date | 20081127 |
Events
Class /BOFU/CL_ADDR_PERSIST_SZA0 has no event.
Types
Class /BOFU/CL_ADDR_PERSIST_SZA0 has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /BOFU/CL_ADDR_PERSIST_SZA0 has no parameter.
Method CLASS_CONSTRUCTOR on class /BOFU/CL_ADDR_PERSIST_SZA0 has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOFU/CL_ADDR_PERSIST_SZA0 has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_ADDR_PERSIST_SZA0 has no exception.
Method CONVERT_ADCOM_TO_COM_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COM_NUMBER | Call by reference | Type reference (TYPE) | ANY | 20081127 | |||
2 | ![]() |
IS_ADCOM | Call by reference | Type reference (TYPE) | ANY | 20081127 | |||
3 | ![]() |
IV_COMM_TYPE | Call by reference | Type reference (TYPE) | AD_COMM | Communication Method (Key) (Business Address Services) | 20081127 |
Method CONVERT_ADCOM_TO_COM_NUMBER on class /BOFU/CL_ADDR_PERSIST_SZA0 has no exception.
Method CONVERT_COM_NUMBER_TO_ADCOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ADCOM | Call by reference | Type reference (TYPE) | ANY | 20081127 | |||
2 | ![]() |
IS_COM_NUMBER | Call by reference | Type reference (TYPE) | ANY | 20081127 | |||
3 | ![]() |
IV_COMM_TYPE | Call by reference | Type reference (TYPE) | AD_COMM | Communication Method (Key) (Business Address Services) | 20081127 | ||
4 | ![]() |
IV_CONSNUMBER | Call by reference | Type reference (TYPE) | AD_CONSNUM | Sequence number | 20081127 |
Method CONVERT_COM_NUMBER_TO_ADCOM on class /BOFU/CL_ADDR_PERSIST_SZA0 has no exception.
Method READ_REMARK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | ADDR_ERROR_TAB | ADDR_ERROR table type | 20081127 | ||
2 | ![]() |
EV_REMARK | Call by reference | Type reference (TYPE) | AD_REMARK2 | Table of remarks | 20081127 | ||
3 | ![]() |
IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20081127 | ||
4 | ![]() |
IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | Address number | 20081127 | ||
5 | ![]() |
IV_ADDRESS_TYPE | Call by reference | Type reference (TYPE) | /BOFU/ADDR_ADDRESS_TYPE | Type of the address | 20081127 | ||
6 | ![]() |
IV_COMM_TYPE | Call by reference | Type reference (TYPE) | AD_COMM | Communication Method (Key) (Business Address Services) | 20081127 | ||
7 | ![]() |
IV_CONSNUMBER | Call by reference | Type reference (TYPE) | AD_CONSNUM | Sequence number | 20081127 | ||
8 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key for the Current Text Environment | 20081127 | |
9 | ![]() |
IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20081127 | ||
10 | ![]() |
IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | Person number | 20081127 |
Method READ_REMARK on class /BOFU/CL_ADDR_PERSIST_SZA0 has no exception.
Method RETRIEVE_COMM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COMM_DATA_WITH_KEY | Call by reference | Type reference (TYPE) | STANDARD TABLE | Telephone numbers for several addresses | 20081127 | ||
2 | ![]() |
IT_ADDRESS_KEY | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_ADDRESS_KEY | Table of alternate address keys | 20081127 | ||
3 | ![]() |
IV_COMM_TYPE | Call by reference | Type reference (TYPE) | AD_COMM | Communication Method (Key) (Business Address Services) | 20081127 |
Method RETRIEVE_COMM_DATA on class /BOFU/CL_ADDR_PERSIST_SZA0 has no exception.
Method UPDATE_COMM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | ADDR_ERROR_TAB | ADDR_ERROR table type | 20081127 | ||
2 | ![]() |
ET_NEW_CONSNUMBER | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_CREATED_ID | Newly created Ids | 20081127 | ||
3 | ![]() |
IT_COMM_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Communication data | 20081127 | ||
4 | ![]() |
IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20081127 | ||
5 | ![]() |
IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | Address number | 20081127 | ||
6 | ![]() |
IV_ADDRESS_TYPE | Call by reference | Type reference (TYPE) | /BOFU/ADDR_ADDRESS_TYPE | Type of the address | 20081127 | ||
7 | ![]() |
IV_COMM_TYPE | Call by reference | Type reference (TYPE) | AD_COMM | Communication Method (Key) (Business Address Services) | 20081127 | ||
8 | ![]() |
IV_CONSIDER_CONSNUMBER_FOR_INS | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20081127 | ||
9 | ![]() |
IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20081127 | ||
10 | ![]() |
IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | Person number | 20081127 |
Method UPDATE_COMM_DATA on class /BOFU/CL_ADDR_PERSIST_SZA0 has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |