Hierarchy
⤷
⤷
Properties
| Class | CL_HRBAS_CDOC_FACTORY | |
| Short Description | Factory for Document Classes | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SP00_SERVICE | Various Service Tools, Classes, Function Modules, Programs |
| Created | 20030820 | SAP |
| Last change | 20040518 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_HRBAS_CDOC_FACTORY has no interface implemented.
Friends
Class CL_HRBAS_CDOC_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | HRBAS_CDOC_CONTEXT_T | 20030929 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | CDOC_INST_TAB | 20030820 | ||||
| 3 | Constant | Public | Type reference (TYPE) | HRBAS_CDOC_CONTEXT-CONTEXT | 'PDINFTYUPDATE' | Context Created by PD Update | 20031007 | ||
| 4 | Constant | Public | Type reference (TYPE) | SEOCPDNAME | 'IF_HRBAS_CDOC_HANDLER~CDOC_CREATED' | 20030924 | |||
| 5 | Constant | Public | Type reference (TYPE) | SEOCPDNAME | 'IF_HRBAS_CDOC_FACTORY~CDOC_PROCESS_COMPLETED' | 20030929 | |||
| 6 | Constant | Public | Type reference (TYPE) | SEOCPDNAME | 'IF_HRBAS_CDOC_FACTORY~CDOC_PROCESS_STARTED' | 20030929 | |||
| 7 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRBAS_BOOLE_D=>FALSE | 20030929 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | HRBAS_CDOC_CONTEXT_IDS | 20031007 | ||||
| 9 | Constant | Private | Type reference (TYPE) | SEOCPDNAME | 'IF_HRBAS_CDOC_EVENT_CREATED~HANDLE_CDOC_CREATED' | 20030930 | |||
| 10 | Constant | Private | Type reference (TYPE) | SEOCPDNAME | 'IF_HRBAS_CDOC_EVENT_CREATED~HANDLE_CDOC_PROCESS_COMPLETED' | 20030930 | |||
| 11 | Constant | Private | Type reference (TYPE) | SEOCPDNAME | 'IF_HRBAS_CDOC_EVENT_CREATED~HANDLE_CDOC_PROCESS_STARTED' | 20030930 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | INT4 | 0 | 20030919 | |||
| 13 | Constant | Public | Type reference (TYPE) | INT4 | 0 | 20030919 | |||
| 14 | Constant | Public | Type reference (TYPE) | INT4 | 2 | 20040211 | |||
| 15 | Constant | Public | Type reference (TYPE) | INT4 | 1 | 20030919 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | HRBAS_CDOC_REG_EVENT_HANDLER_T | 20031002 | ||||
| 17 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRBAS_BOOLE_D=>TRUE | 20030929 | |||
| 18 | Constant | Public | Type reference (TYPE) | HRBAS_CDOC_VERSION | '00' | 20031008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Adds Special Business Context | 20030929 | |
| 2 | Static method | Public | Method | Adds Global Context ID | 20031007 | |
| 3 | Static method | Public | Method | Checks Whether Change Documents Active for an Infotype Rec. | 20031013 | |
| 4 | Static method | Public | Method | Checks an Entry in Table T77CDOC_CUST | 20031013 | |
| 5 | Static method | Public | Method | 20031027 | ||
| 6 | Static method | Public | Method | Deletes Business Context | 20031007 | |
| 7 | Static method | Public | Method | Deletes a Global Context ID | 20031007 | |
| 8 | Static method | Private | Method | 20031002 | ||
| 9 | Static method | Public | Method | Returns Entire Business Conctext | 20030929 | |
| 10 | Static method | Public | Method | Delivers Instance of Suitable CDOC Handler | 20030915 | |
| 11 | Static method | Public | Method | Delivers Name of Document Object for Infotype | 20030915 | |
| 12 | Static method | Public | Method | Returns All Global Context IDs | 20031007 | |
| 13 | Static method | Public | Method | Delivers Exectution Mode for Change Documents: Update/Dialog | 20030919 | |
| 14 | Static method | Public | Method | Delivers All Registered Event Handlers | 20031002 | |
| 15 | Static method | Public | Method | Triggers Event CDOC_PROCESS_COMPLETED | 20031009 | |
| 16 | Static method | Public | Method | Triggers Event CDOC_PROCESS_STARTED | 20031009 | |
| 17 | Static method | Public | Method | Assign Event Handler | 20030924 | |
| 18 | Static method | Public | Method | Sets Event Handler for a Specific Infotype | 20031216 | |
| 19 | Static method | Public | Method | Sets Dialog Execution Mode (Default) | 20030919 | |
| 20 | Static method | Public | Method | Sets Execution Mode to Inacte => No Documents Created | 20040211 | |
| 21 | Static method | Public | Method | Sets Update Execution Mode | 20030919 | |
| 22 | Static method | Private | Method | 20030930 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CDOC_PROCESS_COMPLETED | Static Event (1) |
Public (2) |
End of Change Document Creation of Update Call | 20031009 |
| 2 | CDOC_PROCESS_STARTED | Static Event (1) |
Public (2) |
Start of Change Document Creation of Update Call | 20031009 |
Types
Class CL_HRBAS_CDOC_FACTORY has no local type.
Method Signatures
Method ADD_BUSINESS_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUSINESS_CONTEXT | Call by reference | Type reference (TYPE) | HRBAS_CDOC_CONTEXT_T | 20030929 |
Method ADD_BUSINESS_CONTEXT on class CL_HRBAS_CDOC_FACTORY has no exception.
Method ADD_GLOBAL_CONTEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GLOBAL_CONTEXT_ID | Call by reference | Type reference (TYPE) | HRGUID | 20031007 |
Method ADD_GLOBAL_CONTEXT_ID on class CL_HRBAS_CDOC_FACTORY has no exception.
Method CHECK_CDOC_ACTIVE_FOR_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CDOC_ACTIVE | Value transfer | Type reference (TYPE) | HRBAS_CDOC_ACTIVE | 20031013 | ||||
| 2 | INFTY | Call by reference | Type reference (TYPE) | INFOTYP | 20031013 | ||||
| 3 | INFTY_DB_RECORD | Call by reference | Type reference (TYPE) | ANY | Infotypspezifische Struktur, entsprechend der DB-Tabelle | 20031013 |
Method CHECK_CDOC_ACTIVE_FOR_RECORD on class CL_HRBAS_CDOC_FACTORY has no exception.
Method CHECK_CDOC_CUST_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | 20031013 | ||||
| 2 | MESSAGE_HANDLER | Call by reference | Type reference (TYPE) | HRBAS_MSG_HANDLER_IF_REF | 20031013 | ||||
| 3 | T77CDOC_CUST_LINE | Call by reference | Type reference (TYPE) | T77CDOC_CUST | 20031013 |
Method CHECK_CDOC_CUST_LINE on class CL_HRBAS_CDOC_FACTORY has no exception.
Method CHECK_CDOC_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CDOC_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_CDOC_HANDLER | 20031027 |
Method CHECK_CDOC_HANDLER on class CL_HRBAS_CDOC_FACTORY has no exception.
Method DELETE_BUSINESS_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Type reference (TYPE) | HRBAS_CDOC_CONTEXT-CONTEXT | SPACE | SPACE = alles löschen | 20031007 |
Method DELETE_BUSINESS_CONTEXT on class CL_HRBAS_CDOC_FACTORY has no exception.
Method DELETE_GLOBAL_CONTEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GLOBAL_CONTEXT_ID | Call by reference | Type reference (TYPE) | HRGUID | 20031007 |
Method DELETE_GLOBAL_CONTEXT_ID on class CL_HRBAS_CDOC_FACTORY has no exception.
Method EVENT_HANDLER_REGISTRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIV | Call by reference | Type reference (TYPE) | ACTIV_X | 'X' | 20031002 | |||
| 2 | EVENT | Call by reference | Type reference (TYPE) | SEOCPDNAME | SPACE | 20031002 | |||
| 3 | EVENT_HANDLER_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20031002 | ||||
| 4 | INFTY | Call by reference | Type reference (TYPE) | INFOTYP | SPACE | 20031002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031002 |
Method GET_BUSINESS_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUSINESS_CONTEXT | Value transfer | Type reference (TYPE) | HRBAS_CDOC_CONTEXT_T | 20030929 |
Method GET_BUSINESS_CONTEXT on class CL_HRBAS_CDOC_FACTORY has no exception.
Method GET_CDOC_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CDOC_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_HRBAS_CDOC_HANDLER | 20030915 | ||||
| 2 | INFTY | Call by reference | Type reference (TYPE) | INFOTYP | 20030915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme bei HR Belegschreibung | 20031017 |
Method GET_CDOC_OBJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CDOC_OBJECT_NAME | Value transfer | Type reference (TYPE) | CDOBJECTCL | 20030915 | ||||
| 2 | INFTY | Call by reference | Type reference (TYPE) | INFOTYP | 20030915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme bei HR Belegschreibung | 20031017 |
Method GET_GLOBAL_CONTEXT_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GLOBAL_CONTEXT_IDS | Value transfer | Type reference (TYPE) | HRBAS_CDOC_CONTEXT_IDS | 20031007 |
Method GET_GLOBAL_CONTEXT_IDS on class CL_HRBAS_CDOC_FACTORY has no exception.
Method GET_PROCESSING_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROCESSING_TYPE | Value transfer | Type reference (TYPE) | INT1 | 20030919 |
Method GET_PROCESSING_TYPE on class CL_HRBAS_CDOC_FACTORY has no exception.
Method GET_REGISTERED_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REGISTERED_EVENT_HANDLER | Value transfer | Type reference (TYPE) | HRBAS_CDOC_REG_EVENT_HANDLER_T | 20031002 |
Method GET_REGISTERED_EVENT_HANDLER on class CL_HRBAS_CDOC_FACTORY has no exception.
Method RAISE_CDOC_PROCESS_COMPLETED Signature
Method RAISE_CDOC_PROCESS_COMPLETED on class CL_HRBAS_CDOC_FACTORY has no parameter.
Method RAISE_CDOC_PROCESS_COMPLETED on class CL_HRBAS_CDOC_FACTORY has no exception.
Method RAISE_CDOC_PROCESS_STARTED Signature
Method RAISE_CDOC_PROCESS_STARTED on class CL_HRBAS_CDOC_FACTORY has no parameter.
Method RAISE_CDOC_PROCESS_STARTED on class CL_HRBAS_CDOC_FACTORY has no exception.
Method REGISTER_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIV | Call by reference | Type reference (TYPE) | ACTIV_X | 'X' | 20030924 | |||
| 2 | EVENT | Call by reference | Type reference (TYPE) | SEOCPDNAME | SPACE | 20030924 | |||
| 3 | EVENT_HANDLER_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20030924 | ||||
| 4 | EVENT_HANDLER_TAB | Call by reference | Type reference (TYPE) | HRBAS_CDOC_REG_EVENT_HANDLER_T | 20031002 | ||||
| 5 | INFTY | Call by reference | Type reference (TYPE) | INFOTYP | SPACE | 20030924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030929 |
Method SET_EVENT_HANDLER_FOR_INFTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | IF_HRBAS_BOOLE_D=>TRUE | TRUE: Event Handler werden gepuffert, FALSE: Keine Pufferung | 20031216 | ||
| 2 | INFTY | Call by reference | Type reference (TYPE) | INFOTYP | Infotyp | 20031216 |
Method SET_EVENT_HANDLER_FOR_INFTY on class CL_HRBAS_CDOC_FACTORY has no exception.
Method SET_PROCESSING_TYPE_DIALOG Signature
Method SET_PROCESSING_TYPE_DIALOG on class CL_HRBAS_CDOC_FACTORY has no parameter.
Method SET_PROCESSING_TYPE_DIALOG on class CL_HRBAS_CDOC_FACTORY has no exception.
Method SET_PROCESSING_TYPE_INACTIVE Signature
Method SET_PROCESSING_TYPE_INACTIVE on class CL_HRBAS_CDOC_FACTORY has no parameter.
Method SET_PROCESSING_TYPE_INACTIVE on class CL_HRBAS_CDOC_FACTORY has no exception.
Method SET_PROCESSING_TYPE_UPDATE Signature
Method SET_PROCESSING_TYPE_UPDATE on class CL_HRBAS_CDOC_FACTORY has no parameter.
Method SET_PROCESSING_TYPE_UPDATE on class CL_HRBAS_CDOC_FACTORY has no exception.
Method STORE_REGISTRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIV | Call by reference | Type reference (TYPE) | ACTIV_X | 20030930 | ||||
| 2 | EVENT | Call by reference | Type reference (TYPE) | SEOCPDNAME | 20030930 | ||||
| 3 | EVENT_HANDLER_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20030930 | ||||
| 4 | EVENT_HANDLER_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | 20030930 | ||||
| 5 | INFTY | Call by reference | Type reference (TYPE) | INFOTYP | 20030930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme bei HR Belegschreibung | 20031017 |
Event Signatures
Event CDOC_PROCESS_COMPLETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Exporting | Value transfer | Type reference (TYPE) | HRBAS_CDOC_CONTEXT_T | Anwendungs-Kontext der die Belegschreibung initiiert hat | 20031009 |
Event CDOC_PROCESS_STARTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Exporting | Value transfer | Type reference (TYPE) | HRBAS_CDOC_CONTEXT_T | 20031009 |
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 640 |