SAP ABAP Interface IF_HRPAYCH_ELM_DOC_BUFFER (Temporary Storage for Wage Notification)
Hierarchy
SAP_HRCCH (Software Component) Sub component SAP_HRCCH of SAP_HR
   PY-CH (Application Component) Switzerland
     PC02 (Package) HR Payroll: Switzerland
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYCH_ELM_DOC_BUFFER Temporary Storage for Wage Notification 20070925
Properties
Interface IF_HRPAYCH_ELM_DOC_BUFFER  
Short Description Temporary Storage for Wage Notification    
General Data
Package PC02   HR Payroll: Switzerland 
Created 20070925   SAP 
Last changed 20081217   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRPAYCH_ELM_DUMMY_MSGH Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HRPAYCH_ELM_XML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_HRPAYCH_ELM_DOC_BUFFER has no interface.
Friends
Interface IF_HRPAYCH_ELM_DOC_BUFFER has no friend.
Attributes
Interface IF_HRPAYCH_ELM_DOC_BUFFER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CTAG Instance method Public Method Insert Closing Tag 20070925
2 ADD_OTAG Instance method Public Method Insert Opening Tag 20070925
3 ADD_STRING_RAW Instance method Public Method Insert Character String Unchanged 20071005
4 ADD_VALUE Instance method Public Method Insert Value 20070925
5 APPEND_DOC Instance method Public Method Attach Another Document 20071005
6 CLOSE Instance method Public Method Partial Download: Close File 20070925
7 CLOSE_GET_XML Instance method Public Method Closes and Returns XML Data 20080826
8 DOWNLOAD Instance method Public Method Completely Download File 20070925
9 GET_DIGEST Instance method Public Method Determine Extract/Hash Value 20071007
10 GET_PATH Instance method Public Method Current Path in XML File 20070925
11 GET_SIGNATURE Instance method Public Method Determine Signature 20071005
12 GET_TABLE Instance method Public Method Read Content in Internal Table 20071015
13 OPEN Instance method Public Method Partial Download: Open File 20070925
Events
Interface IF_HRPAYCH_ELM_DOC_BUFFER has no event.
Types
Interface IF_HRPAYCH_ELM_DOC_BUFFER has no local type.
Method Signatures

Method ADD_CTAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NSPACE Call by reference Type reference (TYPE) STRING Namespace 20070925
2 Importing IM_TAG Call by reference Type reference (TYPE) STRING XML-Tag 20070925

Method ADD_CTAG on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.

Method ADD_OTAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATT_01 Call by reference Type reference (TYPE) STRING Attribut 1 20070925
2 Importing IM_ATT_02 Call by reference Type reference (TYPE) STRING Attribut 2 20070925
3 Importing IM_ATT_03 Call by reference Type reference (TYPE) STRING Attribut 3 20070925
4 Importing IM_ATT_04 Call by reference Type reference (TYPE) STRING Attribut 4 20070925
5 Importing IM_ATT_05 Call by reference Type reference (TYPE) STRING Attribut 5 20071007
6 Importing IM_ATT_06 Call by reference Type reference (TYPE) STRING Attribut 6 20071007
7 Importing IM_ATT_07 Call by reference Type reference (TYPE) STRING Attribut 7 20071007
8 Importing IM_NSPACE Call by reference Type reference (TYPE) STRING Namespace 20070925
9 Importing IM_TAG Call by reference Type reference (TYPE) STRING XML-Tag 20070925
10 Importing IM_VAL_01 Call by reference Type reference (TYPE) STRING Wert 1 20070925
11 Importing IM_VAL_02 Call by reference Type reference (TYPE) STRING Wert 2 20070925
12 Importing IM_VAL_03 Call by reference Type reference (TYPE) STRING Wert 3 20070925
13 Importing IM_VAL_04 Call by reference Type reference (TYPE) STRING Wert 4 20070925
14 Importing IM_VAL_05 Call by reference Type reference (TYPE) STRING Wert 5 20071007
15 Importing IM_VAL_06 Call by reference Type reference (TYPE) STRING Wert 6 20071007
16 Importing IM_VAL_07 Call by reference Type reference (TYPE) STRING Wert 7 20071007

Method ADD_OTAG on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.

Method ADD_STRING_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) STRING 20071005

Method ADD_STRING_RAW on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.

Method ADD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) ANY Einzufügender Wert 20070925

Method ADD_VALUE on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.

Method APPEND_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_MESSAGES Call by reference Type reference (TYPE) HRPAYCH_PERNR_MESSAGE_LIST 20071005
2 Exporting EX_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20071005
3 Importing IM_DOC Call by reference Object reference (TYPE REF TO) IF_HRPAYCH_ELM_DOC_BUFFER Zwischenspeicher für Lohnmeldung 20071005
4 Importing IM_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPAYCH_ELM_MSG_HANDLER CL_HRPAYCH_ELM_DUMMY_MSGH=>A_DUMMY_HANDLER HR-CH: Fehlermeldungen ELM 20071022

Method APPEND_DOC on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20071031
2 Exporting EX_WRITTEN Call by reference Type reference (TYPE) I Anzahl geschriebener Bytes 20071031
3 Importing IM_CONTEXT Call by reference Type reference (TYPE) P02_B2A_ELM_CONTEXT_PERNR Kontextinformationen Einheitliches Lohnmeldeverfahren (ELM) 20071031
4 Importing IM_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPAYCH_ELM_MSG_HANDLER CL_HRPAYCH_ELM_DUMMY_MSGH=>A_DUMMY_HANDLER HR-CH: Fehlermeldungen ELM 20071031

Method CLOSE on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.

Method CLOSE_GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080827
2 Exporting EV_XML_DATA Call by reference Type reference (TYPE) XSTRING Barcodedaten 20080827
3 Importing IS_CONTEXT Call by reference Type reference (TYPE) P02_B2A_ELM_CONTEXT_PERNR Kontextinformationen Einheitliches Lohnmeldeverfahren (ELM) 20080827
4 Importing IS_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPAYCH_ELM_MSG_HANDLER CL_HRPAYCH_ELM_DUMMY_MSGH=>A_DUMMY_HANDLER HR-CH: Fehlermeldungen ELM 20080827

Method CLOSE_GET_XML on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.

Method DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FULLPATH Call by reference Type reference (TYPE) STRING 20070925

Method DOWNLOAD on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.

Method GET_DIGEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DIGEST Call by reference Type reference (TYPE) STRING 20071007

Method GET_DIGEST on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.

Method GET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_PATH Value transfer Type reference (TYPE) P02_ELM_XML_PATH Pfad 20071023
2 Importing IM_MAXLENGTH Call by reference Type reference (TYPE) I 128 Maximallänge 20071023
3 Importing IM_PATH_POSTFIX Call by reference Type reference (TYPE) STRING 20071024

Method GET_PATH on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.

Method GET_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SIGNATURE Call by reference Type reference (TYPE) STRING 20071005

Method GET_SIGNATURE on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATA Call by reference Type reference (TYPE) DCXMLLINES XML-Dokument 20071015
2 Exporting EX_SIZE Call by reference Type reference (TYPE) I Anzahl Bytes 20071101

Method GET_TABLE on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FILENAME Call by reference Type reference (TYPE) STRING Dateiname, unter dem die XML-Datei gepeichert wird 20071031
2 Exporting EX_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20071031
3 Importing IM_CONTEXT Call by reference Type reference (TYPE) P02_B2A_ELM_CONTEXT_PERNR Kontextinformationen Einheitliches Lohnmeldeverfahren (ELM) 20071031
4 Importing IM_FLUSH Call by reference Type reference (TYPE) I Schwelle für partiellen Download in Byte (0 = kein part. D.) 20071031
5 Importing IM_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPAYCH_ELM_MSG_HANDLER CL_HRPAYCH_ELM_DUMMY_MSGH=>A_DUMMY_HANDLER Fehlermeldungen 20071031
6 Importing IM_STORAGE Call by reference Object reference (TYPE REF TO) IF_HR_B2A_CH_STORAGE Meldungsdaten, aus die XML-Datei erstellt werden soll 20071031

Method OPEN on Interface IF_HRPAYCH_ELM_DOC_BUFFER has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in 600