SAP ABAP Class CL_HR_CH_XML (Partial Copy of CL_HR_DE_XML for Decoupling PY-DE/CH)
Hierarchy
SAP_HRCCH (Software Component) Sub component SAP_HRCCH of SAP_HR
   PY-CH (Application Component) Switzerland
     PC02 (Package) HR Payroll: Switzerland
Properties
Class CL_HR_CH_XML  
Short Description Partial Copy of CL_HR_DE_XML for Decoupling PY-DE/CH    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC02   HR Payroll: Switzerland 
Created 20121023   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_CH_XML has no forward declaration.
Interfaces
Class CL_HR_CH_XML has no interface implemented.
Friends
Class CL_HR_CH_XML has no friend class.
Attributes
Class CL_HR_CH_XML has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 REPLACE_CHARS Static method Public Method Copy of CL_HR_DE_XML=>REPLACE_CHARS 20121023
2 WRITE_TAG Static method Public Method Copy of CL_HR_DE_XML=>WRITE_TAG 20121023
Events
Class CL_HR_CH_XML has no event.
Types
Class CL_HR_CH_XML has no local type.
Method Signatures

Method REPLACE_CHARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE_IN Call by reference Type reference (TYPE) ANY Eingangswert 20121023
2 Exporting VALUE_OUT Call by reference Type reference (TYPE) ANY Ausgangswert 20121023

Method REPLACE_CHARS on class CL_HR_CH_XML has no exception.

Method WRITE_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR1 Call by reference Type reference (TYPE) STRING Name des ersten Attributs 20121023
2 Importing ATTR2 Call by reference Type reference (TYPE) STRING Name des zweiten Attributs 20121023
3 Importing AVAL1 Call by reference Type reference (TYPE) ANY Wert des ersten Attributs 20121023
4 Importing AVAL2 Call by reference Type reference (TYPE) ANY Wert des zweiten Attributs 20121023
5 Importing LENGTH Call by reference Type reference (TYPE) NUMC4 Zählparameter 20121023
6 Importing TAGNAME Call by reference Type reference (TYPE) STRING Name des XML-Tags 20121023
7 Importing TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20121023
8 Importing VALUE Call by reference Type reference (TYPE) ANY Feldwert im XML-Tag 20121023
9 Importing WAY Call by reference Type reference (TYPE) CHAR2 Einstelliges Kennzeichen 20121023
10 Importing WAY_EXT Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20121023
11 Exporting XML_TAG Call by reference Type reference (TYPE) STRING Ausgabe XML-Tag 20121023

Method WRITE_TAG on class CL_HR_CH_XML has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in