SAP ABAP Class CL_ADDR_PERSISTENCY_SZA0 (Address read Access via the local Memory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ADR (Application Component) Address Management/Business Address
⤷
S_ADDRESS (Package) Business Address Services: Programming Interface for ESA

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADDR_MODIFY | Write Addresses to the Persistency | 20050706 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADDR_RETRIEVE | Read Address data from the Persistency | 20050706 |
Properties
Class | CL_ADDR_PERSISTENCY_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 | S_ADDRESS | Business Address Services: Programming Interface for ESA |
Created | 20050706 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADDR_PERSISTENCY_SZA0 has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ADDR_MODIFY | Write Addresses to the Persistency | 20050706 | ||
2 | IF_ADDR_RETRIEVE | Read Address data from the Persistency | 20050706 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ADDR_MAIN | 20050706 | 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) | 20050706 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'CONSNUMBER' | Field Name | 20050902 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'FAX' | Communication Method (Key) (Business Address Services) | 20050902 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'INT' | Communication Method (Key) (Business Address Services) | 20050902 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYMSGTY | 'I' | Message Type | 20070418 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'NOTES' | Field Name | 20050902 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'PAG' | Communication Method (Key) (Business Address Services) | 20050908 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'PRT' | Communication Method (Key) (Business Address Services) | 20050908 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'REMARK' | Field Name | 20080709 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'RML' | Communication Method (Key) (Business Address Services) | 20050908 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'SSF' | Communication Method (Key) (Business Address Services) | 20050908 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'TEL' | Communication Method (Key) (Business Address Services) | 20050720 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'TLX' | Communication Method (Key) (Business Address Services) | 20050908 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20050706 | |
15 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'TTX' | Communication Method (Key) (Business Address Services) | 20050908 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'UPDATEFLAG' | Field Name | 20080709 | |
17 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'URI' | Communication Method (Key) (Business Address Services) | 20050902 | |
18 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'USAGES' | Field Name | 20050902 | |
19 | ![]() |
Constant | Private | Type reference (TYPE) | AD_COMM | 'X40' | Communication Method (Key) (Business Address Services) | 20050908 | |
20 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ADCOMTYPES_TAB | Table Type for Internal Conversion of Communication Types | 20050830 | ||
21 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ADDR_ENCODE | Encoding routines for BAS Node Ids | 20050706 | ||
22 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ADDR_MAP | Mapping routines for BAS structures | 20050706 | ||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_T_NATION | 20050706 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20090616 | |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050830 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050706 |
4 | ![]() |
Instance method | Private | Method | 20090513 |
Events
Class CL_ADDR_PERSISTENCY_SZA0 has no event.
Types
Class CL_ADDR_PERSISTENCY_SZA0 has no local type.
Method Signatures
Method ADD_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | Error Table for class CL_ADDR_MAIN | 20090616 | ||
2 | ![]() |
IT_ERROR_SZA0 | Call by reference | Type reference (TYPE) | ADDR_ERROR_TAB | ADDR_ERROR table type | 20090616 | ||
3 | ![]() |
IV_NODE_ID | Call by reference | Type reference (TYPE) | ANY | 20090616 | |||
4 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | ANY | 20090616 |
Method ADD_ERRORS on class CL_ADDR_PERSISTENCY_SZA0 has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ADDR_PERSISTENCY_SZA0 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ADDR_PERSISTENCY_SZA0 has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ADDR_PERSISTENCY_SZA0 has no parameter.
Method CONSTRUCTOR on class CL_ADDR_PERSISTENCY_SZA0 has no exception.
Method ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | ADDR_ERROR table type | 20090513 | ||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | ANY | 20090513 | |||
3 | ![]() |
IV_MSG_ID | Call by reference | Type reference (TYPE) | ANY | 'AM' | Message Class | 20090513 | |
4 | ![]() |
IV_MSG_NUMBER | Call by reference | Type reference (TYPE) | ANY | Message Number | 20090513 | ||
5 | ![]() |
IV_MSG_TYPE | Call by reference | Type reference (TYPE) | ANY | 'E' | 20090625 | ||
6 | ![]() |
IV_MSG_VAR1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20090513 | ||
7 | ![]() |
IV_MSG_VAR2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20090513 | ||
8 | ![]() |
IV_MSG_VAR3 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20090513 | ||
9 | ![]() |
IV_MSG_VAR4 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20090513 | ||
10 | ![]() |
IV_NODE_ID | Call by reference | Type reference (TYPE) | ANY | 20090616 | |||
11 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | ANY | 20090616 | |||
12 | ![]() |
IV_TABLEINDEX | Call by reference | Type reference (TYPE) | ANY | 20090513 | |||
13 | ![]() |
IV_TABLENAME | Call by reference | Type reference (TYPE) | ANY | 20090513 |
Method ERROR on class CL_ADDR_PERSISTENCY_SZA0 has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |