SAP ABAP Class CL_HRBAS_CDOCEXT_HANDLER (HR: Change Document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-OM (Application Component) Organizational Management
⤷
SP00_SERVICE (Package) Various Service Tools, Classes, Function Modules, Programs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRBAS_CDOC_HANDLER | HR: Change Document | 20031009 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /ISDFPS/CL_CDOC_IT1955_HANDLER | Creation of Change Documents for IT1955 | 20040913 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /ISDFPS/CL_CDOC_IT1985_HANDLER | Creation of Change Documents for IT1985 | 20040914 |
Properties
| Class | CL_HRBAS_CDOCEXT_HANDLER | |
| Short Description | HR: Change Document | |
| Super Class | CL_HRBAS_CDOC_HANDLER | HR: Change Document |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SP00_SERVICE | Various Service Tools, Classes, Function Modules, Programs |
| Created | 20031009 | SAP |
| Last change | 20130531 | 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
Class CL_HRBAS_CDOCEXT_HANDLER has no interface implemented.
Friends
Class CL_HRBAS_CDOCEXT_HANDLER has no friend class.
Attributes
Class CL_HRBAS_CDOCEXT_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Delivers Parameters Generally Valid for Docu.Update Program | 20031022 | |
| 2 | Instance method | Protected | Method | Adds Parameters for Spec. Table to Parameter Table | 20031009 | |
| 3 | Instance method | Protected | Method | Checks Generated Update Module of a Document Object | 20031028 | |
| 4 | Instance method | Protected | Method | Delivers Name of Posting Module of a Document Object | 20031028 |
Events
Class CL_HRBAS_CDOCEXT_HANDLER has no event.
Types
Class CL_HRBAS_CDOCEXT_HANDLER has no local type.
Method Signatures
Method ADD_GENERAL_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGENUMBER | Call by reference | Type reference (TYPE) | CDHDR-CHANGENR | 20031022 | ||||
| 2 | NO_CHANGE_POINTERS | Call by reference | Type reference (TYPE) | CDHDR-CHANGE_IND | 20031022 | ||||
| 3 | OBJECTID | Call by reference | Type reference (TYPE) | CDHDR-OBJECTID | 20031022 | ||||
| 4 | OBJECT_CHANGE_INDICATOR | Call by reference | Type reference (TYPE) | CDHDR-CHANGE_IND | 20031022 | ||||
| 5 | PARAMETER_TAB | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | 20031022 | ||||
| 6 | PLANNED_CHANGE_NUMBER | Call by reference | Type reference (TYPE) | CDHDR-PLANCHNGNR | 20031022 | ||||
| 7 | PLANNED_OR_REAL_CHANGES | Call by reference | Type reference (TYPE) | CDHDR-CHANGE_IND | 20031022 | ||||
| 8 | TCODE | Call by reference | Type reference (TYPE) | CDHDR-TCODE | 20031022 | ||||
| 9 | UDATE | Call by reference | Type reference (TYPE) | CDHDR-UDATE | 20031022 | ||||
| 10 | USERNAME | Call by reference | Type reference (TYPE) | CDHDR-USERNAME | 20031022 | ||||
| 11 | UTIME | Call by reference | Type reference (TYPE) | CDHDR-UTIME | 20031022 |
Method ADD_GENERAL_PARAMETERS on class CL_HRBAS_CDOCEXT_HANDLER has no exception.
Method ADD_PARAMETERS_FOR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGEDOC_OBJECT_NAME | Call by reference | Type reference (TYPE) | CDOBJECTCL | 20031009 | ||||
| 2 | CHANGEDOC_VALUES | Call by reference | Type reference (TYPE) | HRCDOC_VALUES_REF | 20031009 | ||||
| 3 | PARAMETER_TAB | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | 20031009 | ||||
| 4 | TABLE_NAME | Call by reference | Type reference (TYPE) | DBTABL | 20031009 |
Method ADD_PARAMETERS_FOR_TABLE on class CL_HRBAS_CDOCEXT_HANDLER has no exception.
Method CHECK_CHANGEDOC_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGEDOC_FUNCTION | Call by reference | Type reference (TYPE) | RS38L-NAME | 20031028 | ||||
| 2 | INFTY | Call by reference | Type reference (TYPE) | INFOTYP | 20031028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme bei HR Belegschreibung | 20031028 |
Method GET_CHANGEDOC_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGEDOC_FUNCTION | Value transfer | Type reference (TYPE) | RS38L_FNAM | 20031028 | ||||
| 2 | CHANGEDOC_OBJECT_NAME | Call by reference | Type reference (TYPE) | CDOBJECTCL | 20031028 |
Method GET_CHANGEDOC_FUNCTION on class CL_HRBAS_CDOCEXT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |