SAP ABAP Class CL_HRPAYDE_RBM_XML (Creation of ZfA XMLs)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PA-PF-DE (Application Component) Company Pension Scheme Germany
⤷
P01A (Package) HR Germany: Retirement Pension Plan
⤷
⤷
Properties
| Class | CL_HRPAYDE_RBM_XML | |
| Short Description | Creation of ZfA XMLs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P01A | HR Germany: Retirement Pension Plan |
| Created | 20081021 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYDE_RBM_XML has no forward declaration.
Interfaces
Class CL_HRPAYDE_RBM_XML has no interface implemented.
Friends
Class CL_HRPAYDE_RBM_XML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20081119 |
Methods
Events
Class CL_HRPAYDE_RBM_XML has no event.
Types
Class CL_HRPAYDE_RBM_XML has no local type.
Method Signatures
Method ADD_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAG | Call by reference | Type reference (TYPE) | STRING | Hinzuzufügender String | 20081119 |
Method ADD_TAG on class CL_HRPAYDE_RBM_XML has no exception.
Method CLOSE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Tag-Name | 20081119 |
Method CLOSE_NODE on class CL_HRPAYDE_RBM_XML has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_XML | Call by reference | Type reference (TYPE) | STRING | XML-String | 20081119 |
Method CONSTRUCTOR on class CL_HRPAYDE_RBM_XML has no exception.
Method CUT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Knotenname | 20081119 | |||
| 2 | RR_NODE | Value transfer | Object reference (TYPE REF TO) | CL_HRPAYDE_RBM_XML | Gesuchter Knoten | 20081119 |
Method CUT_NODE on class CL_HRPAYDE_RBM_XML has no exception.
Method GET_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Knotenname | 20081119 | |||
| 2 | R_AMOUNT | Value transfer | Type reference (TYPE) | P01_RBM_LEBTR | Betrag der Leistung | 20081119 |
Method GET_AMOUNT on class CL_HRPAYDE_RBM_XML has no exception.
Method GET_ATTRIBUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20081119 | |||
| 2 | I_NODE | Call by reference | Type reference (TYPE) | STRING | Knotenname | 20081119 | |||
| 3 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20081119 |
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_XML | Call by reference | Type reference (TYPE) | STRING | XML-String | 20081119 | |||
| 2 | E_TAG | Call by reference | Type reference (TYPE) | STRING | Knoten | 20081119 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Knotenname | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anderer Fehler | 20081119 | ||
| 2 | Knoten wurde nicht gefunden | 20081119 |
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Knotenname | 20081119 | |||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anderer Fehler | 20081119 | ||
| 2 | Knoten wurde nicht gefunden | 20081119 |
Method GET_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_XML | Value transfer | Type reference (TYPE) | STRING | 20081119 |
Method GET_XML on class CL_HRPAYDE_RBM_XML has no exception.
Method OPEN_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Tag-Name | 20081119 |
Method OPEN_NODE on class CL_HRPAYDE_RBM_XML has no exception.
Method SET_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AMOUNT | Call by reference | Type reference (TYPE) | P01_RBM_LEBTR | Betrag der Leistung | 20081119 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Tag-Name | 20081119 |
Method SET_AMOUNT on class CL_HRPAYDE_RBM_XML has no exception.
Method SET_ATTRIBUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20081119 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20081119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20081119 |
Method SET_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENCODING | Call by reference | Type reference (TYPE) | STRING | 20081119 | ||||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | STRING | 20081119 |
Method SET_PREFIX on class CL_HRPAYDE_RBM_XML has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Tag-Name | 20081119 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert | 20081119 |
Method SET_VALUE on class CL_HRPAYDE_RBM_XML has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in |