/AWS1/CL_CUSPROFILEATTRIBUTES¶
The object used to segment on attributes within the customer profile.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_accountnumber TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within account number.
io_additionalinformation TYPE REF TO /AWS1/CL_CUSEXTRALENGTHVALPF00 /AWS1/CL_CUSEXTRALENGTHVALPF00¶
A field to describe values to segment on within additional information.
io_firstname TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within first name.
io_lastname TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within last name.
io_middlename TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within middle name.
io_genderstring TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within genderString.
io_partytypestring TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within partyTypeString.
io_birthdate TYPE REF TO /AWS1/CL_CUSDATEDIMENSION /AWS1/CL_CUSDATEDIMENSION¶
A field to describe values to segment on within birthDate.
io_phonenumber TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within phone number.
io_businessname TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within business name.
io_businessphonenumber TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within business phone number.
io_homephonenumber TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within home phone number.
io_mobilephonenumber TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within mobile phone number.
io_emailaddress TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within email address.
io_personalemailaddress TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within personal email address.
io_businessemailaddress TYPE REF TO /AWS1/CL_CUSPROFILEDIMENSION /AWS1/CL_CUSPROFILEDIMENSION¶
A field to describe values to segment on within business email address.
io_address TYPE REF TO /AWS1/CL_CUSADDRESSDIMENSION /AWS1/CL_CUSADDRESSDIMENSION¶
A field to describe values to segment on within address.
io_shippingaddress TYPE REF TO /AWS1/CL_CUSADDRESSDIMENSION /AWS1/CL_CUSADDRESSDIMENSION¶
A field to describe values to segment on within shipping address.
io_mailingaddress TYPE REF TO /AWS1/CL_CUSADDRESSDIMENSION /AWS1/CL_CUSADDRESSDIMENSION¶
A field to describe values to segment on within mailing address.
io_billingaddress TYPE REF TO /AWS1/CL_CUSADDRESSDIMENSION /AWS1/CL_CUSADDRESSDIMENSION¶
A field to describe values to segment on within billing address.
it_attributes TYPE /AWS1/CL_CUSATTRIBUTEDIMENSION=>TT_CUSTOMATTRIBUTES TT_CUSTOMATTRIBUTES¶
A field to describe values to segment on within attributes.
io_profiletype TYPE REF TO /AWS1/CL_CUSPFLTYPEDIMENSION /AWS1/CL_CUSPFLTYPEDIMENSION¶
A field to describe values to segment on within profile type.
Queryable Attributes¶
AccountNumber¶
A field to describe values to segment on within account number.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTNUMBER() |
Getter for ACCOUNTNUMBER |
AdditionalInformation¶
A field to describe values to segment on within additional information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDITIONALINFORMATION() |
Getter for ADDITIONALINFORMATION |
FirstName¶
A field to describe values to segment on within first name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIRSTNAME() |
Getter for FIRSTNAME |
LastName¶
A field to describe values to segment on within last name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTNAME() |
Getter for LASTNAME |
MiddleName¶
A field to describe values to segment on within middle name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MIDDLENAME() |
Getter for MIDDLENAME |
GenderString¶
A field to describe values to segment on within genderString.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENDERSTRING() |
Getter for GENDERSTRING |
PartyTypeString¶
A field to describe values to segment on within partyTypeString.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARTYTYPESTRING() |
Getter for PARTYTYPESTRING |
BirthDate¶
A field to describe values to segment on within birthDate.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BIRTHDATE() |
Getter for BIRTHDATE |
PhoneNumber¶
A field to describe values to segment on within phone number.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PHONENUMBER() |
Getter for PHONENUMBER |
BusinessName¶
A field to describe values to segment on within business name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUSINESSNAME() |
Getter for BUSINESSNAME |
BusinessPhoneNumber¶
A field to describe values to segment on within business phone number.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUSINESSPHONENUMBER() |
Getter for BUSINESSPHONENUMBER |
HomePhoneNumber¶
A field to describe values to segment on within home phone number.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOMEPHONENUMBER() |
Getter for HOMEPHONENUMBER |
MobilePhoneNumber¶
A field to describe values to segment on within mobile phone number.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MOBILEPHONENUMBER() |
Getter for MOBILEPHONENUMBER |
EmailAddress¶
A field to describe values to segment on within email address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EMAILADDRESS() |
Getter for EMAILADDRESS |
PersonalEmailAddress¶
A field to describe values to segment on within personal email address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERSONALEMAILADDRESS() |
Getter for PERSONALEMAILADDRESS |
BusinessEmailAddress¶
A field to describe values to segment on within business email address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUSINESSEMAILADDRESS() |
Getter for BUSINESSEMAILADDRESS |
Address¶
A field to describe values to segment on within address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDRESS() |
Getter for ADDRESS |
ShippingAddress¶
A field to describe values to segment on within shipping address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SHIPPINGADDRESS() |
Getter for SHIPPINGADDRESS |
MailingAddress¶
A field to describe values to segment on within mailing address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAILINGADDRESS() |
Getter for MAILINGADDRESS |
BillingAddress¶
A field to describe values to segment on within billing address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BILLINGADDRESS() |
Getter for BILLINGADDRESS |
Attributes¶
A field to describe values to segment on within attributes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTES() |
Getter for ATTRIBUTES, with configurable default |
ASK_ATTRIBUTES() |
Getter for ATTRIBUTES w/ exceptions if field has no value |
HAS_ATTRIBUTES() |
Determine if ATTRIBUTES has a value |
ProfileType¶
A field to describe values to segment on within profile type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROFILETYPE() |
Getter for PROFILETYPE |