SAP ABAP Class CL_NWDEMO_PERSIST_BP_EM (SAP NW Demo Model - bp e-mail persistence class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_NWDEMO_MODEL_BUSINESS_P (Package) SAP NetWeaver Demo Model - Business Partner

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20070614 |
Properties
Class | CL_NWDEMO_PERSIST_BP_EM | |
Short Description | SAP NW Demo Model - bp e-mail persistence class | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | S_NWDEMO_MODEL_BUSINESS_P | SAP NetWeaver Demo Model - Business Partner |
Created | 20070614 | SAP |
Last change | 20071217 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OS_STATE | State Management for a 'Managed Object' | 20070614 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_NWDEMO_PERSIST_BP_EM | 20070614 | Base agent SAP NW Demo Model - bp e-mail persistence class |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDEMO_EMAILADDRESS | E-Mail Address | 20070614 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20070614 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20070614 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDEMO_PROTOCOL_CODE | E-Mail Protocol Code | 20070614 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDEMO_VALIDITY_END_DATE | Validity End Date | 20070614 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDEMO_VALIDITY_START_DATE | Validity Start Date | 20070614 |
Methods
Events
Class CL_NWDEMO_PERSIST_BP_EM has no event.
Types
Class CL_NWDEMO_PERSIST_BP_EM has no local type.
Method Signatures
Method GET_EMAIL_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SDEMO_EMAILADDRESS | Attribute Value | 20070614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070614 |
Method GET_EMAIL_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | GUID_16 | Attribute Value | 20070614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070614 |
Method GET_PARTNER_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | GUID_16 | Attribute Value | 20070614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070614 |
Method GET_PROTOCOL_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SDEMO_PROTOCOL_CODE | Attribute Value | 20070614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070614 |
Method GET_VAL_DATE_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SDEMO_VALIDITY_END_DATE | Attribute Value | 20070614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070614 |
Method GET_VAL_DATE_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SDEMO_VALIDITY_START_DATE | Attribute Value | 20070614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070614 |
Method SET_EMAIL_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EMAIL_ADDRESS | Call by reference | Type reference (TYPE) | SDEMO_EMAILADDRESS | Attribute Value | 20070614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070614 |
Method SET_PARTNER_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARTNER_GUID | Call by reference | Type reference (TYPE) | GUID_16 | Attribute Value | 20070614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070614 |
Method SET_PROTOCOL_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROTOCOL_CODE | Call by reference | Type reference (TYPE) | SDEMO_PROTOCOL_CODE | Attribute Value | 20070614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070614 |
Method SET_VAL_DATE_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VAL_DATE_END | Call by reference | Type reference (TYPE) | SDEMO_VALIDITY_END_DATE | Attribute Value | 20070614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070614 |
Method SET_VAL_DATE_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VAL_DATE_START | Call by reference | Type reference (TYPE) | SDEMO_VALIDITY_START_DATE | Attribute Value | 20070614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070614 |
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |