SAP ABAP Class CL_HR_B2A_DE_ST_LSTB_TAB (HR-B2A: B2A Health Insurance Fund Procedure General)
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 | 20040303 |
Properties
| Class | CL_HR_B2A_DE_ST_LSTB_TAB | |
| Short Description | HR-B2A: B2A Health Insurance Fund Procedure General | |
| 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 | 20040303 | SAP |
| Last change | 20040819 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HR_B2A_DE_ST_LSTB_TAB has no forward declaration.
Interfaces
Class CL_HR_B2A_DE_ST_LSTB_TAB has no interface implemented.
Friends
Class CL_HR_B2A_DE_ST_LSTB_TAB has no friend class.
Attributes
Class CL_HR_B2A_DE_ST_LSTB_TAB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Base 64 Conversion of a String | 20040303 | |
| 2 | Instance method | Public | Method | Convert CHAR Table to String | 20040303 | |
| 3 | Instance method | Public | Method | Get Response with Transfer Ticket | 20040303 | |
| 4 | Instance method | Private | Method | Query Result of Transfer at Time Interval | 20040303 | |
| 5 | Instance method | Public | Method | Generate XML for Log Request | 20040303 | |
| 6 | Instance method | Private | Method | Decrypt Transfer Ticket with Final Response | 20040303 | |
| 7 | Instance method | Private | Method | Evaluate Log | 20040303 | |
| 8 | Instance method | Private | Method | Process Transfer Ticket with Final Response | 20040303 | |
| 9 | Instance method | Public | Method | Generate XML for Log Request | 20040303 | |
| 10 | Instance method | Private | Method | Undo Base 64 Conversion of a String | 20040303 | |
| 11 | Instance method | Private | Method | GZIP, Encryption, and Base 64 Conversion of a String | 20040303 | |
| 12 | Instance method | Public | Method | Prepare XML for Transfer (Supplement, Compress...) | 20040303 | |
| 13 | Instance method | Private | Method | Compress Payload Data Blocs with ZIP in BC | 20040303 | |
| 14 | Instance method | Private | Method | Server Encryption of Payload Data Blocks with PKCS#7 | 20040303 | |
| 15 | Instance method | Private | Method | Fil Transfer Header with Missing Information | 20040303 | |
| 16 | Instance method | Private | Method | Sign Individual Payload Data Blocks with PKCS#7 | 20040303 | |
| 17 | Instance method | Private | Method | Read Public Key of Employer | 20040303 | |
| 18 | Instance method | Private | Method | Read TemSe | 20040303 | |
| 19 | Instance method | Private | Method | Save TemSe | 20040303 | |
| 20 | Instance method | Private | Method | Convert String to CHAR Table | 20040303 | |
| 21 | Instance method | Public | Method | Transfer XML | 20040303 | |
| 22 | Instance method | Private | Method | Transfer Data to BC (Business Connector) | 20040303 | |
| 23 | Instance method | Private | Method | Process Returned Transfer Tickets | 20040303 | |
| 24 | Instance method | Public | Method | Read and Evaluate Log | 20040303 |
Events
Class CL_HR_B2A_DE_ST_LSTB_TAB has no event.
Types
Class CL_HR_B2A_DE_ST_LSTB_TAB has no local type.
Method Signatures
Method BASE64 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH_OUT | Call by reference | Type reference (TYPE) | I | Länge des konvertierten Blocks | 20040303 | |||
| 2 | XML_IN | Call by reference | Type reference (TYPE) | STRING | Eingabe string | 20040303 | |||
| 3 | XML_OUT | Call by reference | Type reference (TYPE) | STRING | Ausgabe string | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Verschlüsseln (Envelope) | 20040303 |
Method CHARTAB_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH | Call by reference | Type reference (TYPE) | I | Länge der Zeichen in Tab | 20040303 | |||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | Ausgabestring | 20040303 | |||
| 3 | TAB_CHAR255 | Call by reference | Type reference (TYPE) | HRB2A_TAB_CHAR255 | HR Test CHARTAB | 20040303 |
Method CHARTAB_STRING on class CL_HR_B2A_DE_ST_LSTB_TAB has no exception.
Method CHECK 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 | 20040303 | |||
| 2 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 3 | PROCESS_BREAK | Call by reference | Type reference (TYPE) | PC_B2A_PROCBREAK | User defined break in the process flow | 20040303 | |||
| 4 | PROCESS_SOFTBREAK | Call by reference | Type reference (TYPE) | PC_B2A_SOFTBREAK | Temporärer Halt in Prozeßverarbeitung | 20040303 | |||
| 5 | SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | HR-B2A: Testschalter | 20040303 |
Method CHECK on class CL_HR_B2A_DE_ST_LSTB_TAB has no exception.
Method CHECK_BC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTFI | Call by reference | Type reference (TYPE) | PC_B2A_KONW | Dateipfad für Protokoll | 20040303 | |||
| 2 | EXTPR | Call by reference | Type reference (TYPE) | BOOLEAN | Protokoll extern speichern | 20040303 | |||
| 3 | GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: globale ObjektID | 20040303 | |||
| 4 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 5 | SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | HR-B2A: Testschalter | 20040303 | |||
| 6 | XML_IN | Call by reference | Type reference (TYPE) | STRING | TransferTicket für Anfrage | 20040303 | |||
| 7 | XML_OUT | Call by reference | Type reference (TYPE) | STRING | Antwort | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Aufruf des Services | 20040303 |
Method CHECK_CREATE_PROT 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 | 20040303 | |||
| 2 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 3 | XML_OUT | Call by reference | Type reference (TYPE) | STRING | XML für Protokollanforderung | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen der Protokollanforderung | 20040303 |
Method CHECK_DECRYPT_TICKET 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 | 20040303 | |||
| 2 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 3 | XML_IN | Call by reference | Type reference (TYPE) | STRING | TransferTicket | 20040303 | |||
| 4 | XML_OUT | Call by reference | Type reference (TYPE) | STRING | TransferTicket | 20040303 |
Method CHECK_DECRYPT_TICKET on class CL_HR_B2A_DE_ST_LSTB_TAB has no exception.
Method CHECK_PROCESS_PROT 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 | 20040303 | |||
| 2 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 3 | RC | Call by reference | Type reference (TYPE) | STRING | RC Fehlercode | 20040303 | |||
| 4 | SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | HR-B2A: Testschalter | 20040303 | |||
| 5 | XML_IN | Call by reference | Type reference (TYPE) | STRING | TransferTicket | 20040303 | |||
| 6 | XML_OUT | Call by reference | Type reference (TYPE) | STRING | Protokoll im Klartext | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Auswerten des Protokolls | 20040303 |
Method CHECK_PROCESS_TICKET 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 | 20040303 | |||
| 2 | GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: globale ObjektID | 20040303 | |||
| 3 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 4 | XML_IN | Call by reference | Type reference (TYPE) | STRING | TransferTicket | 20040303 |
Method CHECK_PROCESS_TICKET on class CL_HR_B2A_DE_ST_LSTB_TAB has no exception.
Method COPY_1_OF_CHECK_CREATE_PROT 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 | 20040303 | |||
| 2 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 3 | XML_OUT | Call by reference | Type reference (TYPE) | STRING | XML für Protokollanforderung | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen der Protokollanforderung | 20040303 |
Method DEBASE64 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH_OUT | Call by reference | Type reference (TYPE) | I | Länge des konvertierten Blocks | 20040303 | |||
| 2 | XML_IN | Call by reference | Type reference (TYPE) | STRING | Eingabe string | 20040303 | |||
| 3 | XML_OUT | Call by reference | Type reference (TYPE) | STRING | Ausgabe string | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Verschlüsseln (Envelope) | 20040303 |
Method GZIP_ENVELOPE_BASE64 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH_OUT | Call by reference | Type reference (TYPE) | I | Länge des verschlüsselten Blocks | 20040303 | |||
| 2 | XML_IN | Call by reference | Type reference (TYPE) | STRING | Eingabe string | 20040303 | |||
| 3 | XML_OUT | Call by reference | Type reference (TYPE) | STRING | Ausgabe string | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Verschlüsseln (Envelope) | 20040303 |
Method PREPARE 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 | 20040303 | |||
| 2 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 3 | PROCESS_BREAK | Call by reference | Type reference (TYPE) | PC_B2A_PROCBREAK | User defined break in the process flow | 20040303 | |||
| 4 | PROCESS_SOFTBREAK | Call by reference | Type reference (TYPE) | PC_B2A_SOFTBREAK | Temporärer Halt in Prozeßverarbeitung | 20040303 | |||
| 5 | SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | HR-B2A: Testschalter | 20040303 |
Method PREPARE on class CL_HR_B2A_DE_ST_LSTB_TAB has no exception.
Method PREPARE_BCZIP 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 | 20040303 | |||
| 2 | VERSION_TH | Call by reference | Type reference (TYPE) | STRING | Version des TransferHeaders | 20040303 | |||
| 3 | XML_IN | Call by reference | Type reference (TYPE) | STRING | XML Eingabe | 20040303 | |||
| 4 | XML_OUT | Call by reference | Type reference (TYPE) | STRING | XML Ausgabe | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Kompression durchgeführt | 20040303 |
Method PREPARE_ENCRYPT 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 | 20040303 | |||
| 2 | SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | HR-B2A: Testschalter | 20040303 | |||
| 3 | VERSION_TH | Call by reference | Type reference (TYPE) | STRING | Version des TransferHeaders | 20040303 | |||
| 4 | XML_ENCRYPT | Call by reference | Type reference (TYPE) | STRING | Output XML | 20040303 | |||
| 5 | XML_IN | Call by reference | Type reference (TYPE) | STRING | Input XML | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Verschlüsselung | 20040303 | ||
| 2 | Kein Verschlüsselung | 20040303 |
Method PREPARE_HEADER 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 | 20040303 | |||
| 2 | VERSION_TH | Call by reference | Type reference (TYPE) | STRING | Version des Transferheaders | 20040303 | |||
| 3 | XML_IN | Call by reference | Type reference (TYPE) | STRING | Eingabe XML | 20040303 | |||
| 4 | XML_OUT | Call by reference | Type reference (TYPE) | STRING | Ausgabe XML mit zusätzl. Headerinformationen | 20040303 |
Method PREPARE_HEADER on class CL_HR_B2A_DE_ST_LSTB_TAB has no exception.
Method PREPARE_SIGNATUR 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 | 20040303 | |||
| 2 | VERSION_TH | Call by reference | Type reference (TYPE) | STRING | Version des TransferHeaders | 20040303 | |||
| 3 | XML_IN | Call by reference | Type reference (TYPE) | STRING | Input XML | 20040303 | |||
| 4 | XML_OUT | Call by reference | Type reference (TYPE) | STRING | Output XML | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Verschlüsselung | 20040303 |
Method READ_PUBKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PUBKEY | Call by reference | Type reference (TYPE) | STRING | Öffentlicher Schlüssel des Arbeitgebers | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen des öffentlichen Schlüssels Arbeitgeber | 20040303 |
Method READ_TEMSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | B2AID | Call by reference | Type reference (TYPE) | PC_B2A_B2AID | B2A Identifikator | 20040303 | |||
| 2 | BMSID | Call by reference | Type reference (TYPE) | PC_B2A_BMSID | HR-B2A: Meldungsidentifikator | 20040303 | |||
| 3 | GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: globale ObjektID | 20040303 | |||
| 4 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 5 | XML | Call by reference | Type reference (TYPE) | STRING | String | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Daten in Temse | 20040303 |
Method STORE_TEMSE 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 | 20040303 | |||
| 2 | GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: globale ObjektID | 20040303 | |||
| 3 | XML_IN | Call by reference | Type reference (TYPE) | STRING | XML Input | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Temse konnte nicht gespeichert werden | 20040303 |
Method STRING_CHARTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH | Call by reference | Type reference (TYPE) | I | Länge String | 20040303 | |||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | Eingabe XML | 20040303 | |||
| 3 | TAB_CHAR255 | Call by reference | Type reference (TYPE) | HRB2A_TAB_CHAR255 | Rückgabeticket als XML | 20040303 |
Method STRING_CHARTAB on class CL_HR_B2A_DE_ST_LSTB_TAB has no exception.
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 | 20040303 | |||
| 2 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 3 | PROCESS_BREAK | Call by reference | Type reference (TYPE) | PC_B2A_PROCBREAK | User defined break in the process flow | 20040303 | |||
| 4 | PROCESS_SOFTBREAK | Call by reference | Type reference (TYPE) | PC_B2A_SOFTBREAK | Temporärer Halt in Prozeßverarbeitung | 20040303 | |||
| 5 | SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | HR-B2A: Testschalter | 20040303 |
Method TRANSFER on class CL_HR_B2A_DE_ST_LSTB_TAB has no exception.
Method TRANSFER_BC 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 | 20040303 | |||
| 2 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 3 | SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | Simulation | 20040303 | |||
| 4 | TICKET | Call by reference | Type reference (TYPE) | STRING | Rückgabeticket als XML | 20040303 | |||
| 5 | XML_IN | Call by reference | Type reference (TYPE) | STRING | Eingabe XML | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler beim Transport über Business Connector | 20040303 |
Method TRANSFER_PROCESS_TICKET 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 | 20040303 | |||
| 2 | GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: globale ObjektID | 20040303 | |||
| 3 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 4 | SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | HR-B2A: Testschalter | 20040303 | |||
| 5 | TEMP | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040303 | |||
| 6 | XML_IN | Call by reference | Type reference (TYPE) | STRING | XML input | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Verarbeiten des Transfertickets | 20040303 |
Method UPLOAD 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 | 20040303 | |||
| 2 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20040303 | |||
| 3 | PROCESS_BREAK | Call by reference | Type reference (TYPE) | PC_B2A_PROCBREAK | User defined break in the process flow | 20040303 | |||
| 4 | PROCESS_SOFTBREAK | Call by reference | Type reference (TYPE) | PC_B2A_SOFTBREAK | Temporärer Halt in Prozeßverarbeitung | 20040303 | |||
| 5 | SIMU | Call by reference | Type reference (TYPE) | PC_B2A_SIMU | HR-B2A: Testschalter | 20040303 |
Method UPLOAD on class CL_HR_B2A_DE_ST_LSTB_TAB has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 500 |