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 G_XML Instance attribute Protected Type reference (TYPE) STRING 20081119
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TAG Instance method Public Method Add XML String 20081119
2 CLOSE_NODE Instance method Public Method Write XML End Tag 20081119
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081119
4 CUT_NODE Instance method Public Method Cut XML Node 20081119
5 GET_AMOUNT Instance method Public Method Convert Amount 20081119
6 GET_ATTRIBUT Instance method Public Method Read XML Attribute 20081119
7 GET_NODE Instance method Public Method Read XML Node 20081119
8 GET_VALUE Instance method Public Method Read XML Value 20081119
9 GET_XML Instance method Public Method Return XML 20081119
10 OPEN_NODE Instance method Public Method Write XML Start Tag 20081119
11 SET_AMOUNT Instance method Public Method Write XML Value 20081119
12 SET_ATTRIBUT Instance method Public Method Write XML Attribute 20081119
13 SET_PREFIX Instance method Public Method Write XML Prefix 20081119
14 SET_VALUE Instance method Public Method Write XML Value 20081119
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 Importing 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 Importing 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 Importing 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 Importing I_NAME Call by reference Type reference (TYPE) STRING Knotenname 20081119
2 Returning 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 Importing I_NAME Call by reference Type reference (TYPE) STRING Knotenname 20081119
2 Returning 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 Importing I_NAME Call by reference Type reference (TYPE) STRING Attributname 20081119
2 Importing I_NODE Call by reference Type reference (TYPE) STRING Knotenname 20081119
3 Returning R_VALUE Value transfer Type reference (TYPE) STRING Wert 20081119
# Exception Resumable Description Created on
1 ERROR Fehler 20081119

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_XML Call by reference Type reference (TYPE) STRING XML-String 20081119
2 Exporting E_TAG Call by reference Type reference (TYPE) STRING Knoten 20081119
3 Importing I_NAME Call by reference Type reference (TYPE) STRING Knotenname 20081119
# Exception Resumable Description Created on
1 ERROR Anderer Fehler 20081119
2 NODE_NOT_FOUND Knoten wurde nicht gefunden 20081119

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING Knotenname 20081119
2 Returning R_VALUE Value transfer Type reference (TYPE) STRING Wert 20081119
# Exception Resumable Description Created on
1 ERROR Anderer Fehler 20081119
2 NODE_NOT_FOUND Knoten wurde nicht gefunden 20081119

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing 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 Importing I_AMOUNT Call by reference Type reference (TYPE) P01_RBM_LEBTR Betrag der Leistung 20081119
2 Importing 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 Importing I_NAME Call by reference Type reference (TYPE) STRING 20081119
2 Importing I_VALUE Call by reference Type reference (TYPE) ANY 20081119
# Exception Resumable Description Created on
1 ERROR Fehler 20081119

Method SET_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENCODING Call by reference Type reference (TYPE) STRING 20081119
2 Importing 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 Importing I_NAME Call by reference Type reference (TYPE) STRING Tag-Name 20081119
2 Importing 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