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 BASE64 Instance method Private Method Base 64 Conversion of a String 20040303
2 CHARTAB_STRING Instance method Public Method Convert CHAR Table to String 20040303
3 CHECK Instance method Public Method Get Response with Transfer Ticket 20040303
4 CHECK_BC Instance method Private Method Query Result of Transfer at Time Interval 20040303
5 CHECK_CREATE_PROT Instance method Public Method Generate XML for Log Request 20040303
6 CHECK_DECRYPT_TICKET Instance method Private Method Decrypt Transfer Ticket with Final Response 20040303
7 CHECK_PROCESS_PROT Instance method Private Method Evaluate Log 20040303
8 CHECK_PROCESS_TICKET Instance method Private Method Process Transfer Ticket with Final Response 20040303
9 COPY_1_OF_CHECK_CREATE_PROT Instance method Public Method Generate XML for Log Request 20040303
10 DEBASE64 Instance method Private Method Undo Base 64 Conversion of a String 20040303
11 GZIP_ENVELOPE_BASE64 Instance method Private Method GZIP, Encryption, and Base 64 Conversion of a String 20040303
12 PREPARE Instance method Public Method Prepare XML for Transfer (Supplement, Compress...) 20040303
13 PREPARE_BCZIP Instance method Private Method Compress Payload Data Blocs with ZIP in BC 20040303
14 PREPARE_ENCRYPT Instance method Private Method Server Encryption of Payload Data Blocks with PKCS#7 20040303
15 PREPARE_HEADER Instance method Private Method Fil Transfer Header with Missing Information 20040303
16 PREPARE_SIGNATUR Instance method Private Method Sign Individual Payload Data Blocks with PKCS#7 20040303
17 READ_PUBKEY Instance method Private Method Read Public Key of Employer 20040303
18 READ_TEMSE Instance method Private Method Read TemSe 20040303
19 STORE_TEMSE Instance method Private Method Save TemSe 20040303
20 STRING_CHARTAB Instance method Private Method Convert String to CHAR Table 20040303
21 TRANSFER Instance method Public Method Transfer XML 20040303
22 TRANSFER_BC Instance method Private Method Transfer Data to BC (Business Connector) 20040303
23 TRANSFER_PROCESS_TICKET Instance method Private Method Process Returned Transfer Tickets 20040303
24 UPLOAD 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 Exporting LENGTH_OUT Call by reference Type reference (TYPE) I Länge des konvertierten Blocks 20040303
2 Importing XML_IN Call by reference Type reference (TYPE) STRING Eingabe string 20040303
3 Exporting XML_OUT Call by reference Type reference (TYPE) STRING Ausgabe string 20040303
# Exception Resumable Description Created on
1 ERROR_BASE64 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 Importing LENGTH Call by reference Type reference (TYPE) I Länge der Zeichen in Tab 20040303
2 Exporting STRING Call by reference Type reference (TYPE) STRING Ausgabestring 20040303
3 Importing 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 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) PC_B2A_PROCBREAK User defined break in the process flow 20040303
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) PC_B2A_SOFTBREAK Temporärer Halt in Prozeßverarbeitung 20040303
5 Importing 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 Importing EXTFI Call by reference Type reference (TYPE) PC_B2A_KONW Dateipfad für Protokoll 20040303
2 Importing EXTPR Call by reference Type reference (TYPE) BOOLEAN Protokoll extern speichern 20040303
3 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
4 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
5 Importing SIMU Call by reference Type reference (TYPE) PC_B2A_SIMU HR-B2A: Testschalter 20040303
6 Importing XML_IN Call by reference Type reference (TYPE) STRING TransferTicket für Anfrage 20040303
7 Exporting XML_OUT Call by reference Type reference (TYPE) STRING Antwort 20040303
# Exception Resumable Description Created on
1 ERROR_CHECK_BC 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 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
3 Exporting XML_OUT Call by reference Type reference (TYPE) STRING XML für Protokollanforderung 20040303
# Exception Resumable Description Created on
1 ERROR_CREATE_PROT 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 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
3 Importing XML_IN Call by reference Type reference (TYPE) STRING TransferTicket 20040303
4 Exporting 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 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
3 Exporting RC Call by reference Type reference (TYPE) STRING RC Fehlercode 20040303
4 Importing SIMU Call by reference Type reference (TYPE) PC_B2A_SIMU HR-B2A: Testschalter 20040303
5 Importing XML_IN Call by reference Type reference (TYPE) STRING TransferTicket 20040303
6 Exporting XML_OUT Call by reference Type reference (TYPE) STRING Protokoll im Klartext 20040303
# Exception Resumable Description Created on
1 ERROR_PROCESS 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 Exporting BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID HR-B2A: Meldungsidentifikator 20040303
2 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
3 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
4 Importing 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 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
3 Exporting XML_OUT Call by reference Type reference (TYPE) STRING XML für Protokollanforderung 20040303
# Exception Resumable Description Created on
1 ERROR_CREATE_PROT Fehler beim Erzeugen der Protokollanforderung 20040303

Method DEBASE64 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LENGTH_OUT Call by reference Type reference (TYPE) I Länge des konvertierten Blocks 20040303
2 Importing XML_IN Call by reference Type reference (TYPE) STRING Eingabe string 20040303
3 Exporting XML_OUT Call by reference Type reference (TYPE) STRING Ausgabe string 20040303
# Exception Resumable Description Created on
1 ERROR_DEBASE64 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 Exporting LENGTH_OUT Call by reference Type reference (TYPE) I Länge des verschlüsselten Blocks 20040303
2 Importing XML_IN Call by reference Type reference (TYPE) STRING Eingabe string 20040303
3 Exporting XML_OUT Call by reference Type reference (TYPE) STRING Ausgabe string 20040303
# Exception Resumable Description Created on
1 ERROR_ENVELOPE Fehler beim Verschlüsseln (Envelope) 20040303

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) PC_B2A_PROCBREAK User defined break in the process flow 20040303
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) PC_B2A_SOFTBREAK Temporärer Halt in Prozeßverarbeitung 20040303
5 Importing 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 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing VERSION_TH Call by reference Type reference (TYPE) STRING Version des TransferHeaders 20040303
3 Importing XML_IN Call by reference Type reference (TYPE) STRING XML Eingabe 20040303
4 Exporting XML_OUT Call by reference Type reference (TYPE) STRING XML Ausgabe 20040303
# Exception Resumable Description Created on
1 NO_COMPRESSION Kein Kompression durchgeführt 20040303

Method PREPARE_ENCRYPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing SIMU Call by reference Type reference (TYPE) PC_B2A_SIMU HR-B2A: Testschalter 20040303
3 Importing VERSION_TH Call by reference Type reference (TYPE) STRING Version des TransferHeaders 20040303
4 Exporting XML_ENCRYPT Call by reference Type reference (TYPE) STRING Output XML 20040303
5 Importing XML_IN Call by reference Type reference (TYPE) STRING Input XML 20040303
# Exception Resumable Description Created on
1 ERROR_ENCRYPTION Fehler bei der Verschlüsselung 20040303
2 NO_ENCRYPTION Kein Verschlüsselung 20040303

Method PREPARE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing VERSION_TH Call by reference Type reference (TYPE) STRING Version des Transferheaders 20040303
3 Importing XML_IN Call by reference Type reference (TYPE) STRING Eingabe XML 20040303
4 Exporting 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 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing VERSION_TH Call by reference Type reference (TYPE) STRING Version des TransferHeaders 20040303
3 Importing XML_IN Call by reference Type reference (TYPE) STRING Input XML 20040303
4 Exporting XML_OUT Call by reference Type reference (TYPE) STRING Output XML 20040303
# Exception Resumable Description Created on
1 NO_SIGNATURE Kein Verschlüsselung 20040303

Method READ_PUBKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PUBKEY Call by reference Type reference (TYPE) STRING Öffentlicher Schlüssel des Arbeitgebers 20040303
# Exception Resumable Description Created on
1 ERROR_READ_PUBKEY 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 Importing B2AID Call by reference Type reference (TYPE) PC_B2A_B2AID B2A Identifikator 20040303
2 Importing BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID HR-B2A: Meldungsidentifikator 20040303
3 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
4 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
5 Exporting XML Call by reference Type reference (TYPE) STRING String 20040303
# Exception Resumable Description Created on
1 NO_DATA Keine Daten in Temse 20040303

Method STORE_TEMSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID HR-B2A: Meldungsidentifikator 20040303
2 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
3 Importing XML_IN Call by reference Type reference (TYPE) STRING XML Input 20040303
# Exception Resumable Description Created on
1 NO_SAVE 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 Importing LENGTH Call by reference Type reference (TYPE) I Länge String 20040303
2 Importing STRING Call by reference Type reference (TYPE) STRING Eingabe XML 20040303
3 Exporting 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 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) PC_B2A_PROCBREAK User defined break in the process flow 20040303
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) PC_B2A_SOFTBREAK Temporärer Halt in Prozeßverarbeitung 20040303
5 Importing 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 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
3 Importing SIMU Call by reference Type reference (TYPE) PC_B2A_SIMU Simulation 20040303
4 Exporting TICKET Call by reference Type reference (TYPE) STRING Rückgabeticket als XML 20040303
5 Importing XML_IN Call by reference Type reference (TYPE) STRING Eingabe XML 20040303
# Exception Resumable Description Created on
1 TRANS_ERROR 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 Exporting BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID HR-B2A: Meldungsidentifikator 20040303
2 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
3 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
4 Importing SIMU Call by reference Type reference (TYPE) PC_B2A_SIMU HR-B2A: Testschalter 20040303
5 Exporting TEMP Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040303
6 Importing XML_IN Call by reference Type reference (TYPE) STRING XML input 20040303
# Exception Resumable Description Created on
1 TRANSFER_PROCESS_TICKET Fehler beim Verarbeiten des Transfertickets 20040303

Method UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20040303
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20040303
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) PC_B2A_PROCBREAK User defined break in the process flow 20040303
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) PC_B2A_SOFTBREAK Temporärer Halt in Prozeßverarbeitung 20040303
5 Importing 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