Hierarchy
⤷
⤷
Properties
| Class | CL_BCS_EMAIL_ADDRESS | |
| Short Description | Validation of E-Mail Addresses According to RFC 5322 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBCOMS | Business Communication Service |
| Created | 20121116 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BCS_EMAIL_ADDRESS has no interface implemented.
Friends
Class CL_BCS_EMAIL_ADDRESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!#$%&''*+-/=?^_`{|}~' | Permitted Characters for Token atext | 20130920 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!"#$%&''*+,-./:;<=>?@[]^_`{|}~' | Permitted Characters for Token ctext | 20130920 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!"#$%&''()*+,-./:;<=>?@^_`{|}~' | Permitted Characters for Token dtext | 20130920 | ||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!#$%&''()*+,-./:;<=>?@[]^_`{|}~' | Permitted Characters for Token qtext | 20130920 | ||
| 5 | Constant | Private | Type reference (TYPE) | STRING | '@.( >"' | 20130920 | |||
| 6 | Constant | Private | Type reference (TYPE) | X | '09' | 20130920 | |||
| 7 | Constant | Private | Type reference (TYPE) | X | '20' | 20130920 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | C | @ found | 20130920 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | I | 20130920 | ||||
| 10 | Static Attribute | Private | See coding | Hex code string for character | 20130920 | ||||
| 11 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20130920 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Domain is not valid, conversion to puny code necessary | 20130920 | ||
| 13 | Static Attribute | Private | Type reference (TYPE) | STRING | 20130920 | ||||
| 14 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Address is complete (no wildcards) | 20130920 | ||
| 15 | Static Attribute | Private | Type reference (TYPE) | I | 20130920 | ||||
| 16 | Static Attribute | Private | Type reference (TYPE) | STRING | 20130920 | ||||
| 17 | Static Attribute | Private | Type reference (TYPE) | STRING | 20130920 | ||||
| 18 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Switch domain so that change into puny code is once only | 20130920 | ||
| 19 | Static Attribute | Private | Type reference (TYPE) | STRING | 20130920 | ||||
| 20 | Static Attribute | Private | Type reference (TYPE) | STRING | 20130920 | ||||
| 21 | Static Attribute | Private | Type reference (TYPE) | STRING | 20130920 | ||||
| 22 | Static Attribute | Private | Type reference (TYPE) | C | 20130920 | ||||
| 23 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Obsolete token of RFC 5322 are included | 20130920 | ||
| 24 | Static Attribute | Private | Type reference (TYPE) | C | 20130920 | ||||
| 25 | Static Attribute | Private | Type reference (TYPE) | STRING | 20130920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Help method that determines the next character | 20130920 | |
| 2 | Static method | Private | Method | If service selector is available, set it to upper case | 20130920 | |
| 3 | Static method | Private | Method | RFC 5322: Production rule 'addr-spec' | 20130920 | |
| 4 | Static method | Private | Method | RFC 5322: Production rule 'angle-addr' | 20130920 | |
| 5 | Static method | Private | Method | RFC 5322: Production rule 'atext' | 20130920 | |
| 6 | Static method | Private | Method | RFC 5322: Production rule 'atp,' | 20130920 | |
| 7 | Static method | Private | Method | RFC 5322: Production rule 'ccontent' | 20130920 | |
| 8 | Static method | Private | Method | RFC 5322: Production rule 'cfws' | 20130920 | |
| 9 | Static method | Private | Method | RFC 5322: Production rule 'comment' | 20130920 | |
| 10 | Static method | Private | Method | RFC 5322: Production rule 'ctext' | 20130920 | |
| 11 | Static method | Private | Method | RFC 5322: Production rule 'display-name' | 20130920 | |
| 12 | Static method | Private | Method | RFC 5322: Production rule 'domain' | 20130920 | |
| 13 | Static method | Private | Method | RFC 5322: Production rule 'domain-literal' | 20130920 | |
| 14 | Static method | Private | Method | RFC 5322: Production rule 'dot-atom' | 20130920 | |
| 15 | Static method | Private | Method | RFC 5322: Production rule 'dot-atom-text' | 20130920 | |
| 16 | Static method | Private | Method | RFC 5322: Production rule 'dtext' | 20130920 | |
| 17 | Static method | Private | Method | RFC 5322: Production rule 'fws' | 20130920 | |
| 18 | Static method | Private | Method | RFC 5322: Production rule 'local-part' | 20130920 | |
| 19 | Static method | Private | Method | RFC 5322: Production rule 'mailbox' | 20130920 | |
| 20 | Static method | Private | Method | RFC 5322: Production rule 'name-addr' | 20130920 | |
| 21 | Static method | Private | Method | RFC 5322: Production rule 'obs-angle-addr' | 20130920 | |
| 22 | Static method | Private | Method | RFC 5322: Production rule 'obs-ctext' | 20130920 | |
| 23 | Static method | Private | Method | RFC 5322: Production rule 'obs-domain' | 20130920 | |
| 24 | Static method | Private | Method | RFC 5322: Production rule 'obs-domain-list' | 20130920 | |
| 25 | Static method | Private | Method | RFC 5322: Production rule 'obs-dtext' | 20130920 | |
| 26 | Static method | Private | Method | RFC 5322: Production rule 'obs-fws' | 20130920 | |
| 27 | Static method | Private | Method | RFC 5322: Production rule 'obs-local-part' | 20130920 | |
| 28 | Static method | Private | Method | RFC 5322: Production rule 'obs-no-ws-ctl' | 20130920 | |
| 29 | Static method | Private | Method | RFC 5322: Production rule 'obs-phrase' | 20130920 | |
| 30 | Static method | Private | Method | RFC 5322: Production rule 'obs-qp' | 20130920 | |
| 31 | Static method | Private | Method | RFC 5322: Production rule 'obs-qtext' | 20130920 | |
| 32 | Static method | Private | Method | RFC 5322: Production rule 'obs-route' | 20130920 | |
| 33 | Static method | Private | Method | RFC 5322: Production rule 'phrase' | 20130920 | |
| 34 | Static method | Private | Method | RFC 5322: Production rule 'qcontent' | 20130920 | |
| 35 | Static method | Private | Method | RFC 5322: Production rule 'qtext' | 20130920 | |
| 36 | Static method | Private | Method | RFC 5322: Production rule 'quoted-pair' | 20130920 | |
| 37 | Static method | Private | Method | RFC 5322: Production rule 'quoted-string' | 20130920 | |
| 38 | Static method | Private | Method | RFC 5322: Production rule 'vchar' | 20130920 | |
| 39 | Static method | Private | Method | RFC 5322: Production rule 'word' | 20130920 | |
| 40 | Static method | Private | Method | Help Method to Save Textual Interim Result | 20130920 | |
| 41 | Static method | Public | Method | PChecks whether string is a valid e-mail address (RFC 5322) | 20130920 | |
| 42 | Static method | Public | Method | Checks whether string is a valid domain (RFC 5322) | 20130920 | |
| 43 | Static method | Public | Method | Checks whether string is a valid domain (with umlauts) | 20130920 | |
| 44 | Static method | Private | Method | No full SMTP address is passed | 20130920 | |
| 45 | Static method | Public | Method | Checks whether string is a valid local part (RFC 5322) | 20130920 |
Events
Class CL_BCS_EMAIL_ADDRESS has no event.
Types
Class CL_BCS_EMAIL_ADDRESS has no local type.
Method Signatures
Method CALCULATE_NEXTTOKEN Signature
Method CALCULATE_NEXTTOKEN on class CL_BCS_EMAIL_ADDRESS has no parameter.
Method CALCULATE_NEXTTOKEN on class CL_BCS_EMAIL_ADDRESS has no exception.
Method CHECK_AND_SET_SERVICESELECTOR Signature
Method CHECK_AND_SET_SERVICESELECTOR on class CL_BCS_EMAIL_ADDRESS has no parameter.
Method CHECK_AND_SET_SERVICESELECTOR on class CL_BCS_EMAIL_ADDRESS has no exception.
Method NT_ADDR_SPEC Signature
Method NT_ADDR_SPEC on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_ANGLE_ADDR Signature
Method NT_ANGLE_ADDR on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_ATEXT Signature
Method NT_ATEXT on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_ATOM Signature
Method NT_ATOM on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_CCONTENT Signature
Method NT_CCONTENT on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_CFWS Signature
Method NT_CFWS on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_COMMENT Signature
Method NT_COMMENT on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_CTEXT Signature
Method NT_CTEXT on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_DISPLAY_NAME Signature
Method NT_DISPLAY_NAME on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_DOMAIN Signature
Method NT_DOMAIN on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_DOMAIN_LITERAL Signature
Method NT_DOMAIN_LITERAL on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_DOT_ATOM Signature
Method NT_DOT_ATOM on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_DOT_ATOM_TEXT Signature
Method NT_DOT_ATOM_TEXT on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_DTEXT Signature
Method NT_DTEXT on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_FWS Signature
Method NT_FWS on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_LOCAL_PART Signature
Method NT_LOCAL_PART on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_MAILBOX Signature
Method NT_MAILBOX on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_NAME_ADDR Signature
Method NT_NAME_ADDR on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_OBS_ANGLE_ADDR Signature
Method NT_OBS_ANGLE_ADDR on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_OBS_CTEXT Signature
Method NT_OBS_CTEXT on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_OBS_DOMAIN Signature
Method NT_OBS_DOMAIN on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_OBS_DOMAIN_LIST Signature
Method NT_OBS_DOMAIN_LIST on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_OBS_DTEXT Signature
Method NT_OBS_DTEXT on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_OBS_FWS Signature
Method NT_OBS_FWS on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_OBS_LOCAL_PART Signature
Method NT_OBS_LOCAL_PART on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_OBS_NO_WS_CTL Signature
Method NT_OBS_NO_WS_CTL on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_OBS_PHRASE Signature
Method NT_OBS_PHRASE on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_OBS_QP Signature
Method NT_OBS_QP on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_OBS_QTEXT Signature
Method NT_OBS_QTEXT on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_OBS_ROUTE Signature
Method NT_OBS_ROUTE on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_PHRASE Signature
Method NT_PHRASE on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_QCONTENT Signature
Method NT_QCONTENT on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_QTEXT Signature
Method NT_QTEXT on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_QUOTED_PAIR Signature
Method NT_QUOTED_PAIR on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_QUOTED_STRING Signature
Method NT_QUOTED_STRING on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_VCHAR Signature
Method NT_VCHAR on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method NT_WORD Signature
Method NT_WORD on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method SAVE_HELPSTRING Signature
Method SAVE_HELPSTRING on class CL_BCS_EMAIL_ADDRESS has no parameter.
Method SAVE_HELPSTRING on class CL_BCS_EMAIL_ADDRESS has no exception.
Method VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ADD | Call by reference | Type reference (TYPE) | C | @ wurde gefunden | 20130920 | |||
| 2 | CV_COMMENT | Call by reference | Type reference (TYPE) | STRING | Kommentar | 20130920 | |||
| 3 | CV_DISPLAY | Call by reference | Type reference (TYPE) | STRING | Anzeigename | 20130920 | |||
| 4 | CV_DOMAIN | Call by reference | Type reference (TYPE) | STRING | Domäne (nach @) | 20130920 | |||
| 5 | CV_LOCALPART | Call by reference | Type reference (TYPE) | STRING | Lokaler Teil (vor @) | 20130920 | |||
| 6 | CV_NORMAL | Call by reference | Type reference (TYPE) | STRING | normalisierte Adresse | 20130920 | |||
| 7 | CV_NORMAL_LOWER | Call by reference | Type reference (TYPE) | STRING | normalisierte Adresse in Kleinbuchstaben | 20130920 | |||
| 8 | IV_COMPLETE_ADDRESS | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | vollständige SMTP Adresse wird übergeben | 20130920 | ||
| 9 | IV_FULL_EMAIL | Call by reference | Type reference (TYPE) | CSEQUENCE | Kompletter zu prüfender Eingabestring | 20130920 | |||
| 10 | IV_NO_OBS | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20130920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method VALIDATE_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOMAIN | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method VALIDATE_DOMAIN_PUNY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ACE | Call by reference | Type reference (TYPE) | STRING | Domain in Punycode Darstellung | 20130920 | |||
| 2 | IV_DOMAIN | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method VALIDATE_INCOMPLETE_ADDRESS Signature
Method VALIDATE_INCOMPLETE_ADDRESS on class CL_BCS_EMAIL_ADDRESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
Method VALIDATE_LOCALPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOCALPART | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130920 | ||||
| 2 | IV_NO_OBS | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20130920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen | 20130920 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |