SAP ABAP Class CL_HR_B2A_DE_EMAIL_INBOUND (Processing for Incoming E-Mails)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-BA (Application Component) B2A: Business to Administration
⤷
PC01B2A (Package) HR Germany: Business to Administration (B2A)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_INBOUND_EXIT_BCS | BCS: Exit for Inbound Processing | 20080505 |
Properties
| Class | CL_HR_B2A_DE_EMAIL_INBOUND | |
| Short Description | Processing for Incoming E-Mails | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC01B2A | HR Germany: Business to Administration (B2A) |
| Created | 20080505 | SAP |
| Last change | 20091125 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HR_B2A_DE_EMAIL_INBOUND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_INBOUND_EXIT_BCS | BCS: Exit for Inbound Processing | 20080505 |
Friends
Class CL_HR_B2A_DE_EMAIL_INBOUND has no friend class.
Attributes
Class CL_HR_B2A_DE_EMAIL_INBOUND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add a Message | 20090330 | |
| 2 | Static method | Public | Method | Create Application Log | 20090330 | |
| 3 | Static method | Public | Method | Save Application Log to DB | 20090330 | |
| 4 | Static method | Public | Method | Conversion of CHAR Tables to String | 20080530 | |
| 5 | Static method | Private | Method | Generation of B2A ID | 20080505 | |
| 6 | Static method | Public | Method | Saving an E-Mail or Part of E-Mail | 20080505 |
Events
Class CL_HR_B2A_DE_EMAIL_INBOUND has no event.
Types
Class CL_HR_B2A_DE_EMAIL_INBOUND has no local type.
Method Signatures
Method APPLOG_ADD_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20090330 | |||
| 2 | S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20090330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Hinzufügen einer Message | 20090330 |
Method APPLOG_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20090330 | |||
| 2 | S_LOG | Call by reference | Type reference (TYPE) | BAL_S_LOG | Anwendungs-Log: Daten des Protokollkopfes | 20090330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen des Applikation Logs | 20090330 |
Method APPLOG_SAVE_DB Signature
Method APPLOG_SAVE_DB on class CL_HR_B2A_DE_EMAIL_INBOUND has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Speichern des Applikation-Logs auf die Datenbank | 20090330 |
Method CHARTAB_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH | Call by reference | Type reference (TYPE) | I | 20080530 | ||||
| 2 | STRING | Value transfer | Type reference (TYPE) | STRING | 20080530 | ||||
| 3 | TAB_CHAR | Call by reference | Type reference (TYPE) | HRB2A_T_CHAR255 | HR-B2A: Tabellentyp für CHAR255 | 20080530 |
Method CHARTAB_STRING on class CL_HR_B2A_DE_EMAIL_INBOUND has no exception.
Method GET_B2AID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | B2AID | Value transfer | Type reference (TYPE) | PC_B2A_B2AID | B2A Identifikator | 20080505 |
Method GET_B2AID on class CL_HR_B2A_DE_EMAIL_INBOUND has no exception.
Method SAVE_EMAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATYPE | Call by reference | Type reference (TYPE) | PC_B2A_ATYPE | Bezeichung des Applikationstyp | 20080508 | |||
| 2 | B2AID | Call by reference | Type reference (TYPE) | PC_B2A_B2AID | B2A Identifikator | 20080508 | |||
| 3 | DATASTR | Call by reference | Type reference (TYPE) | PC_B2A_STR | String | 20080508 | |||
| 4 | DATAXSTR | Call by reference | Type reference (TYPE) | PC_B2A_XSTR | Raw String | 20080508 | |||
| 5 | DOCTY | Call by reference | Type reference (TYPE) | PC_B2A_DOCTY | HR-B2A: Dokumenttyp | 20080508 | |||
| 6 | DTYPE | Call by reference | Type reference (TYPE) | PC_B2A_DTYPE | Datenart | 20080508 | |||
| 7 | SAGRP | Call by reference | Type reference (TYPE) | PCAL_SAGRP | Bereich | 20080508 | |||
| 8 | SEQNO | Call by reference | Type reference (TYPE) | PC_B2A_SEQNO | HR-B2A: laufende Nummer | 20080508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Speichern | 20080505 |
History
| Last changed by/on | SAP | 20091125 |
| SAP Release Created in | 604 |