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 | Instance method | Public | Method | Insert Closing Tag | 20070925 | |
| 2 | Instance method | Public | Method | Insert Opening Tag | 20070925 | |
| 3 | Instance method | Public | Method | Insert Character String Unchanged | 20071005 | |
| 4 | Instance method | Public | Method | Insert Value | 20070925 | |
| 5 | Instance method | Public | Method | Attach Another Document | 20071005 | |
| 6 | Instance method | Public | Method | Partial Download: Close File | 20070925 | |
| 7 | Instance method | Public | Method | Closes and Returns XML Data | 20080826 | |
| 8 | Instance method | Public | Method | Completely Download File | 20070925 | |
| 9 | Instance method | Public | Method | Determine Extract/Hash Value | 20071007 | |
| 10 | Instance method | Public | Method | Current Path in XML File | 20070925 | |
| 11 | Instance method | Public | Method | Determine Signature | 20071005 | |
| 12 | Instance method | Public | Method | Read Content in Internal Table | 20071015 | |
| 13 | 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 | IM_NSPACE | Call by reference | Type reference (TYPE) | STRING | Namespace | 20070925 | |||
| 2 | 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
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 | 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 | 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 | CH_MESSAGES | Call by reference | Type reference (TYPE) | HRPAYCH_PERNR_MESSAGE_LIST | 20071005 | ||||
| 2 | EX_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20071005 | |||
| 3 | IM_DOC | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYCH_ELM_DOC_BUFFER | Zwischenspeicher für Lohnmeldung | 20071005 | |||
| 4 | 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 | EX_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20071031 | |||
| 2 | EX_WRITTEN | Call by reference | Type reference (TYPE) | I | Anzahl geschriebener Bytes | 20071031 | |||
| 3 | IM_CONTEXT | Call by reference | Type reference (TYPE) | P02_B2A_ELM_CONTEXT_PERNR | Kontextinformationen Einheitliches Lohnmeldeverfahren (ELM) | 20071031 | |||
| 4 | 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 | EV_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20080827 | |||
| 2 | EV_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | Barcodedaten | 20080827 | |||
| 3 | IS_CONTEXT | Call by reference | Type reference (TYPE) | P02_B2A_ELM_CONTEXT_PERNR | Kontextinformationen Einheitliches Lohnmeldeverfahren (ELM) | 20080827 | |||
| 4 | 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 | 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 | 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 | EX_PATH | Value transfer | Type reference (TYPE) | P02_ELM_XML_PATH | Pfad | 20071023 | |||
| 2 | IM_MAXLENGTH | Call by reference | Type reference (TYPE) | I | 128 | Maximallänge | 20071023 | ||
| 3 | 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 | 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 | EX_DATA | Call by reference | Type reference (TYPE) | DCXMLLINES | XML-Dokument | 20071015 | |||
| 2 | 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 | CH_FILENAME | Call by reference | Type reference (TYPE) | STRING | Dateiname, unter dem die XML-Datei gepeichert wird | 20071031 | |||
| 2 | EX_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20071031 | |||
| 3 | IM_CONTEXT | Call by reference | Type reference (TYPE) | P02_B2A_ELM_CONTEXT_PERNR | Kontextinformationen Einheitliches Lohnmeldeverfahren (ELM) | 20071031 | |||
| 4 | IM_FLUSH | Call by reference | Type reference (TYPE) | I | Schwelle für partiellen Download in Byte (0 = kein part. D.) | 20071031 | |||
| 5 | 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 | 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 |