SAP ABAP Class CL_HR99S00_XML_HANDLER_SPEC1 (Special XML-Handler1)
Hierarchy
☛
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
⤷
PY-GB-BA (Application Component) B2A: Business to Administration
⤷
PC_XML (Package) XML-Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HR99S00_XML_HANDLER | CL_HR99S00_XML_HANDLER | 20030722 |
Properties
| Class | CL_HR99S00_XML_HANDLER_SPEC1 | |
| Short Description | Special XML-Handler1 | |
| Super Class | CL_HR99S00_XML_HANDLER | CL_HR99S00_XML_HANDLER |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC_XML | XML-Tools |
| Created | 20030722 | SAP |
| Last change | 20050411 | 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_HR99S00_XML_HANDLER_SPEC1 has no interface implemented.
Friends
Class CL_HR99S00_XML_HANDLER_SPEC1 has no friend class.
Attributes
Class CL_HR99S00_XML_HANDLER_SPEC1 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change the parent of the given node | 20030722 | |
| 2 | Instance method | Public | Method | Check the status of nodes children | 20040130 | |
| 3 | Instance method | Public | Method | Get the parent node of the current node | 20031030 | |
| 4 | Instance method | Public | Method | Check if node is in the tree | 20040212 |
Events
Class CL_HR99S00_XML_HANDLER_SPEC1 has no event.
Types
Class CL_HR99S00_XML_HANDLER_SPEC1 has no local type.
Method Signatures
Method CHANGE_PARENT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_ID | Call by reference | Type reference (TYPE) | I | Knoten, der übergeordneten Knoten ändert | 20030722 | |||
| 2 | PARENT | Call by reference | Type reference (TYPE) | I | Neuer übergeordneter Knoten des Knotens | 20030722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PARENT_NOT_FOUND | 20030722 | ||
| 2 | XML_TREE_CORRUPT | 20030722 |
Method CHECK_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Type reference (TYPE) | P99SG_XML_NODE_T-ID | Übergeordnete Knoten-ID | 20040130 | |||
| 2 | STATUS | Call by reference | Type reference (TYPE) | X | Status der untergeordneten Knoten | 20040130 |
Method CHECK_STATUS on class CL_HR99S00_XML_HANDLER_SPEC1 has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_ID | Call by reference | Type reference (TYPE) | P99SG_XML_NODE_T-ID | Aktueller Knoten | 20031030 | |||
| 2 | PARENT | Call by reference | Type reference (TYPE) | P99SG_XML_NODE_T | Übergeordneter Knoten des aktuellen Knotens | 20031030 |
Method GET_PARENT on class CL_HR99S00_XML_HANDLER_SPEC1 has no exception.
Method NODE_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_ID | Call by reference | Type reference (TYPE) | P99SG_XML_NODE_T-ID | Knoten-ID | 20040212 | |||
| 2 | SUCCESS | Call by reference | Type reference (TYPE) | C | Erfolg der Prüfung | 20040212 |
Method NODE_EXIST on class CL_HR99S00_XML_HANDLER_SPEC1 has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 46C |