SAP ABAP Class CL_UISS_CUSTOMER_ACCESS (Access class for Customer address details)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-ISS (Application Component) Internal Self-Services
⤷
UISS_MDG_ADAPTER (Package) Internal Self Services: MDG Adapter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UISS_CONSTANT | Constants interface | 20091111 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UISS_ENTITY_ACCESS | Interface to read/write eneity | 20091030 |
Properties
| Class | CL_UISS_CUSTOMER_ACCESS | |
| Short Description | Access class for Customer address details | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UISS_MDG_ADAPTER | Internal Self Services: MDG Adapter |
| Created | 20091030 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UISS_CUSTOMER_ACCESS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UISS_CONSTANT | Constants interface | 20091111 | ||
| 2 | IF_UISS_ENTITY_ACCESS | Interface to read/write eneity | 20091030 |
Friends
Class CL_UISS_CUSTOMER_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BAPIF4A-MAX_ROWS | '100' | Maximum number of lines of hits | 20091202 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR2 | '12' | 20091118 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | UISS_S_APAR_EBPP_ADDRESS | Transfer Structure for an Address | 20091125 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | UISS_S_EBPP_PARTNER | Biller Direct: Partner Data | 20091120 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | UISS_T_APAR_EBPP_ADSMTP | Table type for E-Mail details | 20091125 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | UISS_T_APAR_EBPP_ADFAX | Table type for Fax details | 20091125 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | UISS_T_APAR_EBPP_ADTEL | Table type for Telephone details | 20091125 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | UISS_KUNNR_ADR | Account Number of Customer for address change | 20091125 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | LOGSYS | Logical system | 20091125 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | SESF_BOOLEAN | Boolean | 20091201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20091229 | ||
| 2 | Instance method | Protected | Method | 20091229 |
Events
Class CL_UISS_CUSTOMER_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_CUSTOMER_ACCOUNT_LIST | Private | See coding | 20091125 | BEGIN OF t_customer_account_list,
system TYPE logsys,
cust_adrs TYPE c LENGTH 10,
txtmi TYPE c LENGTH 40,
END OF t_customer_account_list
|
Method Signatures
Method MAP_DATA_MDG_FROM_BAPI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CUSTOMER_ADDRESS | Call by reference | Type reference (TYPE) | /MDG/_S_IS_PP_CUST_ADRS | Source Structure for PP Mapping | 20091229 | |||
| 2 | IS_ADDRESS | Call by reference | Type reference (TYPE) | UISS_S_APAR_EBPP_ADDRESS | Transfer Structure for an Address | 20091229 |
Method MAP_DATA_MDG_FROM_BAPI on class CL_UISS_CUSTOMER_ACCESS has no exception.
Method MAP_DATA_MDG_TO_BAPI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CUSTOMER_ADDRESS_DATA | Call by reference | Type reference (TYPE) | UISS_S_APAR_EBPP_ADDRESS | Transfer Structure for an Address | 20091229 | |||
| 2 | ES_PARTNER_DATA | Call by reference | Type reference (TYPE) | UISS_S_EBPP_PARTNER | Biller Direct: Partner Data | 20091229 | |||
| 3 | IS_CUSTOMER_ADDRESS_DATA | Call by reference | Type reference (TYPE) | ANY | 20091229 |
Method MAP_DATA_MDG_TO_BAPI on class CL_UISS_CUSTOMER_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |