SAP ABAP Class IF_HRBAS_CDOC_HANDLER (HRBAS: Change Documents)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRBAS_CDOC_HANDLER | HR: Change Document | 20030903 |
Properties
Class | IF_HRBAS_CDOC_HANDLER | |
Short Description | HRBAS: Change Documents | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030820 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_HRBAS_CDOC_HANDLER has no forward declaration.
Interfaces
Class IF_HRBAS_CDOC_HANDLER has no interface implemented.
Friends
Class IF_HRBAS_CDOC_HANDLER has no friend class.
Attributes
Class IF_HRBAS_CDOC_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Transfer application data to Change Documents | 20030825 |
2 | ![]() |
Instance method | Public | Method | Delivers name of the document object for an infotype | 20030915 |
3 | ![]() |
Instance method | Public | Method | Create change documents for existing application data | 20030825 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CDOC_CREATED | Instance Event (0) |
Public (2) |
A change document has been created | 20030923 |
Types
Class IF_HRBAS_CDOC_HANDLER has no local type.
Method Signatures
Method ADD_CHANGEDOC_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGEDOC_VALUES | Value transfer | Type reference (TYPE) | HRCDOC_VALUES_REF | 20030825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme bei HR Belegschreibung | 20031017 |
Method GET_CHANGEDOC_OBJECT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGEDOC_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 WRITE_CHANGE_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TCODE | Call by reference | Type reference (TYPE) | CDHDR-TCODE | SY-TCODE | 20030825 | ||
2 | ![]() |
UDATE | Call by reference | Type reference (TYPE) | CDHDR-UDATE | SY-DATUM | 20030825 | ||
3 | ![]() |
UPDATE_ID | Call by reference | Type reference (TYPE) | GUID_22 | SPACE | Kennung des Verbucheraufrufs | 20031008 | |
4 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | CDHDR-USERNAME | SY-UNAME | 20030825 | ||
5 | ![]() |
UTIME | Call by reference | Type reference (TYPE) | CDHDR-UTIME | SY-UZEIT | 20030825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme bei HR Belegschreibung | 20031017 |
Event Signatures
Event CDOC_CREATED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CDOC_CHANGENR | Exporting | Value transfer | Type reference (TYPE) | CDCHANGENR | Nummer des erzeugten Änderungsbelegs | 20030924 | ||
2 | CDOC_OBJECTCLAS | Exporting | Value transfer | Type reference (TYPE) | CDOBJECTCL | Änderungsbelegobjekt | 20030923 | ||
3 | CDOC_OBJECTID | Exporting | Value transfer | Type reference (TYPE) | CDOBJECTV | ID des erzeugten Änderungsbelegs | 20030923 | ||
4 | CONTEXT | Exporting | Value transfer | Type reference (TYPE) | HRBAS_CDOC_CONTEXT_T | Anwendungs-Kontext der die Belegschreibung initiiert hat | 20030929 | ||
5 | KEYS_OF_CHANGED_RECORDS | Exporting | Value transfer | Type reference (TYPE) | HRBAS_CDOC_INFTY_KEY_T | Keys der zum Beleg gehörenden Infotypsätze | 20031007 |
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in |