SAP ABAP Class CL_HR_B2A_DE_ST_E2 (ELStAM Procedure)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-BA (Application Component) B2A: Business to Administration
⤷
PC01B2A (Package) HR Germany: Business to Administration (B2A)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HR_B2A_DOCUMENT | HR-B2A: B2A Document | 20111018 |
Properties
Class | CL_HR_B2A_DE_ST_E2 | |
Short Description | ELStAM Procedure | |
Super Class | CL_HR_B2A_DOCUMENT | HR-B2A: B2A Document |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PC01B2A | HR Germany: Business to Administration (B2A) |
Created | 20110509 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HR_B2A_DE_ST_E2 has no forward declaration.
Interfaces
Class CL_HR_B2A_DE_ST_E2 has no interface implemented.
Friends
Class CL_HR_B2A_DE_ST_E2 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | System Test/Productive | 20111018 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Evaluation of XML Response of Clearing House | 20111018 |
2 | ![]() |
Instance method | Public | Method | Dummy method | 20111018 |
3 | ![]() |
Static method | Public | Method | Determination of URL Sequence | 20111018 |
4 | ![]() |
Instance method | Public | Method | Reading of XML Data | 20111018 |
5 | ![]() |
Instance method | Public | Method | Saving of Data in PB2ADATB | 20111018 |
6 | ![]() |
Static method | Public | Method | Reading of RC Information in Transfer Header | 20111018 |
7 | ![]() |
Instance method | Public | Method | Transfer XML with Data to Clearing House | 20111018 |
8 | ![]() |
Instance method | Public | Method | Transfer via BC | 20111018 |
9 | ![]() |
Instance method | Public | Method | Transfer via XI | 20111018 |
Events
Class CL_HR_B2A_DE_ST_E2 has no event.
Types
Class CL_HR_B2A_DE_ST_E2 has no local type.
Method Signatures
Method CHECK_TRANS_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Call by reference | Type reference (TYPE) | STRING | RC-Code | 20111018 | ||
2 | ![]() |
RC_TEXT | Call by reference | Type reference (TYPE) | STRING | RC-Code Text | 20111018 | ||
3 | ![]() |
TRANSFERTICKET | Call by reference | Type reference (TYPE) | P01T_TFTIC | LSt: Ticketnummer für Transferheader | 20111018 | ||
4 | ![]() |
XML | Call by reference | Type reference (TYPE) | STRING | XML | 20111018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Auswerten des XML-Response | 20111018 | |
2 | ![]() |
Fehlerrückmeldung im Transferheader | 20111018 |
Method DUMMY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: globale ObjektID | 20111018 | ||
2 | ![]() |
MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20111018 | ||
3 | ![]() |
PROCESS_BREAK | Call by reference | Type reference (TYPE) | PC_B2A_PROCBREAK | User defined break in the process flow | 20111018 | ||
4 | ![]() |
PROCESS_SOFTBREAK | Call by reference | Type reference (TYPE) | PC_B2A_SOFTBREAK | PC_B2A_SOFTBREAK | 20111018 | ||
5 | ![]() |
SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | HR-B2A: Testschalter | 20111018 |
Method DUMMY on class CL_HR_B2A_DE_ST_E2 has no exception.
Method GET_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCTY | Call by reference | Type reference (TYPE) | PC_B2A_DOCTY | HR-B2A: Dokumenttyp | 20111018 | ||
2 | ![]() |
TAB_URL | Call by reference | Type reference (TYPE) | HRDEST_E2_T_STR | Elster 2: Tabellentyp für Strings | 20111018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Bestimmen der URLs | 20111018 |
Method READ_DATA_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: globale ObjektID | 20111018 | ||
2 | ![]() |
XML | Call by reference | Type reference (TYPE) | STRING | 20111018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Lesen der Daten | 20111018 |
Method STORE_XML_DATB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BMSID | Call by reference | Type reference (TYPE) | PC_B2A_BMSID | HR-B2A: Meldungsidentifikator | 20111018 | ||
2 | ![]() |
GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: globale ObjektID | 20111018 | ||
3 | ![]() |
XML | Call by reference | Type reference (TYPE) | STRING | XML | 20111018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Speichern der Daten in PB2ADATB | 20111018 |
Method TH_GET_RC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Call by reference | Type reference (TYPE) | STRING | Komplettes Tag RC aus Transferheader | 20111018 | ||
2 | ![]() |
RC_CODE | Call by reference | Type reference (TYPE) | STRING | RC-Code | 20111018 | ||
3 | ![]() |
RC_TEXT | Call by reference | Type reference (TYPE) | STRING | RC-Text | 20111018 | ||
4 | ![]() |
STACK_CODE | Call by reference | Type reference (TYPE) | STRING | Stack-Code | 20111018 | ||
5 | ![]() |
STACK_TEXT | Call by reference | Type reference (TYPE) | STRING | Stack-Text | 20111018 | ||
6 | ![]() |
TRANSFERHEADER | Call by reference | Type reference (TYPE) | STRING | Komplettes Tag Transferheader | 20111018 | ||
7 | ![]() |
XML_IN | Call by reference | Type reference (TYPE) | STRING | XML | 20111018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Auswerten des Transferheaders | 20111018 |
Method TRANSFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: globale ObjektID | 20111018 | ||
2 | ![]() |
MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20111018 | ||
3 | ![]() |
PROCESS_BREAK | Call by reference | Type reference (TYPE) | PC_B2A_PROCBREAK | User defined break in the process flow | 20111018 | ||
4 | ![]() |
PROCESS_SOFTBREAK | Call by reference | Type reference (TYPE) | PC_B2A_SOFTBREAK | PC_B2A_SOFTBREAK | 20111018 | ||
5 | ![]() |
SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | HR-B2A: Testschalter | 20111018 |
Method TRANSFER on class CL_HR_B2A_DE_ST_E2 has no exception.
Method TRANS_BC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCTY | Call by reference | Type reference (TYPE) | PC_B2A_DOCTY | HR-B2A: Dokumenttyp | 20111018 | ||
2 | ![]() |
GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | 20111018 | |||
3 | ![]() |
PROT | Call by reference | Type reference (TYPE) | BOOLEAN | 20111018 | |||
4 | ![]() |
RC_OK | Call by reference | Type reference (TYPE) | BOOLEAN | 20111018 | |||
5 | ![]() |
SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | HR-B2A: Testschalter | 20111018 | ||
6 | ![]() |
URL | Call by reference | Type reference (TYPE) | STRING | 20111018 | |||
7 | ![]() |
XML_IN | Call by reference | Type reference (TYPE) | STRING | 20111018 | |||
8 | ![]() |
XML_OUT | Call by reference | Type reference (TYPE) | STRING | 20111018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Transfer der Daten via BC | 20111018 |
Method TRANS_XI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCTY | Call by reference | Type reference (TYPE) | PC_B2A_DOCTY | HR-B2A: Dokumenttyp | 20111018 | ||
2 | ![]() |
GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: globale ObjektID | 20111018 | ||
3 | ![]() |
PROT | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20111018 | ||
4 | ![]() |
RC_OK | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20111018 | ||
5 | ![]() |
SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | HR-B2A: Testschalter | 20111018 | ||
6 | ![]() |
URL | Call by reference | Type reference (TYPE) | STRING | 20111018 | |||
7 | ![]() |
XML_IN | Call by reference | Type reference (TYPE) | STRING | 20111018 | |||
8 | ![]() |
XML_OUT | Call by reference | Type reference (TYPE) | STRING | 20111018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Transfer der Daten via BC | 20111018 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |