SAP ABAP Class CL_HRBEN_OFFICE_DOCUMENT (Benefit Form Printout Using Office Integration Interface)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-BN (Application Component) Benefits
⤷
PBEN (Package) Benefits
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20011026 |
Properties
| Class | CL_HRBEN_OFFICE_DOCUMENT | |
| Short Description | Benefit Form Printout Using Office Integration Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PBEN | Benefits |
| Created | 20011026 | SAP |
| Last change | 20011029 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20011026 |
Friends
Class CL_HRBEN_OFFICE_DOCUMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BAPICOMPON | Business Document Service: Component Table | 20011026 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BAPISIGNAT | Business Document Service: Signature Table | 20011026 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SOI_DOCUMENT_TYPE | 20011026 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BDS_URI | Business Document Service: URI | 20011026 | |||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20011026 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20011026 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20011026 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | I_OI_DOCUMENT_PROXY | General Document Interface | 20011026 | |||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20011026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20011026 | ||
| 2 | Instance method | Public | Constructor | 20011026 | ||
| 3 | Instance method | Public | Method | 20011026 | ||
| 4 | Instance method | Public | Event handling method | 20011026 | ||
| 5 | Instance method | Public | Method | 20011026 | ||
| 6 | Instance method | Public | Method | 20011026 | ||
| 7 | Instance method | Public | Method | 20011026 | ||
| 8 | Instance method | Public | Method | 20011026 |
Events
Class CL_HRBEN_OFFICE_DOCUMENT has no event.
Types
Class CL_HRBEN_OFFICE_DOCUMENT has no local type.
Method Signatures
Method CLOSE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_SAVE | Call by reference | Type reference (TYPE) | C | ' ' | 20011026 | |||
| 2 | ERROR_TABLE | Call by reference | Type reference (TYPE) | HRBEN00ERR | ArbgLeistung Tabellentyp für Fehlertabelle | 20011026 | |||
| 3 | REACTION | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20011026 | |||
| 4 | SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20011026 |
Method CLOSE_DOCUMENT on class CL_HRBEN_OFFICE_DOCUMENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Call by reference | Object reference (TYPE REF TO) | I_OI_CONTAINER_CONTROL | Document-Container-Control-Schnittstelle | 20011026 | |||
| 2 | DOC_TYPE | Call by reference | Type reference (TYPE) | SOI_DOCUMENT_TYPE | 20011026 | ||||
| 3 | OPEN_INPLACE | Call by reference | Type reference (TYPE) | XFELD | 'X' | Feld zum Ankreuzen | 20011026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011026 | |||
| 2 | 20011026 |
Method EXECUTE_MACRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_TABLE | Call by reference | Type reference (TYPE) | HRBEN00ERR | ArbgLeistung Tabellentyp für Fehlertabelle | 20011026 | |||
| 2 | MACRO_NAME | Call by reference | Type reference (TYPE) | C | 20011026 | ||||
| 3 | PARAM1 | Call by reference | Type reference (TYPE) | ANY | 20011026 | ||||
| 4 | REACTION | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20011026 | |||
| 5 | RETVALUE | Call by reference | Type reference (TYPE) | ANY | 20011026 | ||||
| 6 | SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20011026 |
Method EXECUTE_MACRO on class CL_HRBEN_OFFICE_DOCUMENT has no exception.
Method ON_CLOSE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT_PROXY | Call by reference | Attribute reference (LIKE) | 20011026 | |||||
| 2 | HAS_CHANGED | Call by reference | Attribute reference (LIKE) | 20011026 |
Method ON_CLOSE_DOCUMENT on class CL_HRBEN_OFFICE_DOCUMENT has no exception.
Method OPEN_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_COMPONENT | Call by reference | Type reference (TYPE) | BAPICOMPON | Business Document Service: Komponententabelle | 20011026 | |||
| 2 | DOC_SIGNATURE | Call by reference | Type reference (TYPE) | BAPISIGNAT | Business Document Service: Signaturtabelle | 20011026 | |||
| 3 | DOC_URL | Call by reference | Type reference (TYPE) | BDS_URI | Business Document Service: URI | 20011026 | |||
| 4 | ERROR_TABLE | Call by reference | Type reference (TYPE) | HRBEN00ERR | ArbgLeistung Tabellentyp für Fehlertabelle | 20011026 | |||
| 5 | OPEN_READONLY | Call by reference | Type reference (TYPE) | XFELD | ' ' | Feld zum Ankreuzen | 20011026 | ||
| 6 | REACTION | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20011026 | |||
| 7 | STARTUP_MACRO | Call by reference | Type reference (TYPE) | C | ' ' | 20011026 | |||
| 8 | SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20011026 |
Method OPEN_DOCUMENT on class CL_HRBEN_OFFICE_DOCUMENT has no exception.
Method PRINT_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_TABLE | Call by reference | Type reference (TYPE) | HRBEN00ERR | ArbgLeistung Tabellentyp für Fehlertabelle | 20011026 | |||
| 2 | PROMPT_USER | Call by reference | Type reference (TYPE) | XFELD | ' ' | Feld zum Ankreuzen | 20011026 | ||
| 3 | REACTION | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20011026 | |||
| 4 | SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20011026 |
Method PRINT_DOCUMENT on class CL_HRBEN_OFFICE_DOCUMENT has no exception.
Method RESTART_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_TABLE | Call by reference | Type reference (TYPE) | HRBEN00ERR | ArbgLeistung Tabellentyp für Fehlertabelle | 20011026 | |||
| 2 | REACTION | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20011026 | |||
| 3 | SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20011026 |
Method RESTART_DOCUMENT on class CL_HRBEN_OFFICE_DOCUMENT has no exception.
Method SAVE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_TABLE | Call by reference | Type reference (TYPE) | HRBEN00ERR | ArbgLeistung Tabellentyp für Fehlertabelle | 20011026 | |||
| 2 | REACTION | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20011026 | |||
| 3 | SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20011026 |
Method SAVE_DOCUMENT on class CL_HRBEN_OFFICE_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20011029 |
| SAP Release Created in | 470 |