SAP ABAP Class CL_HRPAYDE_RBM_ADMB2A (Services for ZFA-B2A)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PA-PF-DE (Application Component) Company Pension Scheme Germany
     P01A (Package) HR Germany: Retirement Pension Plan
Properties
Class CL_HRPAYDE_RBM_ADMB2A  
Short Description Services for ZFA-B2A    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P01A   HR Germany: Retirement Pension Plan 
Created 20081028   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPAYDE_RBM_ADMB2A has no forward declaration.
Interfaces
Class CL_HRPAYDE_RBM_ADMB2A has no interface implemented.
Friends
Class CL_HRPAYDE_RBM_ADMB2A has no friend class.
Attributes
Class CL_HRPAYDE_RBM_ADMB2A has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLOG_ADD_MSG Static method Public Method Add a Message 20081104
2 APPLOG_CREATE Static method Public Method Create Application Log 20081104
3 APPLOG_SAVE_DB Static method Public Method Save Application Log to DB 20081104
4 CREATE_ZFAID Static method Public Method Create ZFAID for Administration 20081104
5 CREATE_ZFA_B2A Static method Public Method Create ZFA Process for OZFA 20081104
6 MQCUST_READ Static method Public Method Read Customizing for MQ 20081104
7 UPDATE_TRANS Static method Public Method Write Status 20081104
8 ZFAXML_READ Static method Public Method Read ZFA XML 20081104
9 ZFAXML_SPLITT Static method Public Method Split Messages (from BC) in a String 20081104
10 ZFAXML_STORE Static method Public Method Save ZFA XML 20081104
Events
Class CL_HRPAYDE_RBM_ADMB2A has no event.
Types
Class CL_HRPAYDE_RBM_ADMB2A has no local type.
Method Signatures

Method APPLOG_ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20081104
2 Importing S_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20081104
# Exception Resumable Description Created on
1 ERROR Fehler beim Hinzufügen einer Message 20081104

Method APPLOG_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20081104
2 Importing S_LOG Call by reference Type reference (TYPE) BAL_S_LOG Anwendungs-Log: Daten des Protokollkopfes 20081104
# Exception Resumable Description Created on
1 ERROR Fehler beim Erzeugen des Applikation Logs 20081104

Method APPLOG_SAVE_DB Signature

Method APPLOG_SAVE_DB on class CL_HRPAYDE_RBM_ADMB2A has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Speichern des Applikation-Logs auf die Datenbank 20081104

Method CREATE_ZFAID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ZFAID Call by reference Type reference (TYPE) P01P_ZFA_ID ZfA: Identnummer für Datenübertragung 20081104

Method CREATE_ZFAID on class CL_HRPAYDE_RBM_ADMB2A has no exception.

Method CREATE_ZFA_B2A Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BTRTL Call by reference Type reference (TYPE) BTRTL Personalteilbereich 20081104
2 Importing TAB_XML Call by reference Type reference (TYPE) P01P_ZFA_T_XML ZfA: Übergabetabelle für XML + ZFAID 20081104
3 Exporting TAB_XML_GLBID Call by reference Type reference (TYPE) TABLE Table mit Beziehung ZFAID-GLBID 20110427
4 Changing V_PB2AMGR Call by reference Type reference (TYPE) HRB2A_T_V_PB2AMGR HR-B2A: Tabellentyp für V_PB2AMGR 20081104
5 Importing WERKS Call by reference Type reference (TYPE) PERSA Personalbereich 20081104
# Exception Resumable Description Created on
1 ERROR Sonstiger Fehler 20081104
2 ERROR_TAB Fehlerhafte TAB_XML 20081104

Method MQCUST_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BTRTL Call by reference Type reference (TYPE) BTRTL Personalteilbereich 20081104
2 Exporting CHANNELNAME Call by reference Type reference (TYPE) STRING 20081104
3 Importing DOCTY Call by reference Type reference (TYPE) PC_B2A_DOCTY HR-B2A: Dokumenttyp 20081104
4 Exporting HOSTNAME Call by reference Type reference (TYPE) STRING 20081104
5 Exporting PORT Call by reference Type reference (TYPE) STRING 20081104
6 Exporting QUEUEMANAGER Call by reference Type reference (TYPE) STRING 20081104
7 Exporting QUEUENAME Call by reference Type reference (TYPE) STRING 20081104
8 Importing WERKS Call by reference Type reference (TYPE) PERSA Personalbereich 20081104
# Exception Resumable Description Created on
1 ERROR_CUST Fehler beim Lesen des Customizings 20081104

Method UPDATE_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCTY Call by reference Type reference (TYPE) P01P_ZFA_DOCTY ZfA: Dokumenttyp für ZfA 20081104
2 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20081104
3 Importing TRSTAT Call by reference Type reference (TYPE) P01P_ZFA_TRSTAT ZfA: Transferstatus für Meldungen 20081104
4 Importing ZFAID Call by reference Type reference (TYPE) P01P_ZFA_ID ZfA: Identnummer für Datenübertragung 20081104
# Exception Resumable Description Created on
1 ERROR_STATUS Fehler beim Setzen des Status 20081104

Method ZFAXML_READ 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 20081104
2 Importing DOCTY Call by reference Type reference (TYPE) PC_B2A_DOCTY HR-B2A: Dokumenttyp 20081104
3 Importing SEQNO Call by reference Type reference (TYPE) PC_B2A_SEQNO HR-B2A: laufende Nummer 20081104
4 Exporting XMLSTR Call by reference Type reference (TYPE) STRING 20081104
# Exception Resumable Description Created on
1 ERROR_INPUT Unzulässige Parameter beim Aufruf 20081104
2 ERROR_READ Fehler beim Abspeichern der Daten in Tabelle 20081104

Method ZFAXML_SPLITT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGINFO Call by reference Type reference (TYPE) STRING 20081104
2 Exporting TAB_MESSAGES Call by reference Type reference (TYPE) P01P_ZFA_T_MESSAGE ZfA: Tabellentyp für ZfA-Messages 20081104
3 Importing XML Call by reference Type reference (TYPE) STRING 20081104
# Exception Resumable Description Created on
1 ERROR_SPLITT Fehler beim Splitten der Messages 20081104

Method ZFAXML_STORE 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 20081104
2 Importing DOCTY Call by reference Type reference (TYPE) PC_B2A_DOCTY XML mit ZFA-Daten 20081104
3 Importing SEQNO Call by reference Type reference (TYPE) PC_B2A_SEQNO HR-B2A: laufende Nummer 20081104
4 Importing XMLSTR Call by reference Type reference (TYPE) STRING 20081104
# Exception Resumable Description Created on
1 ERROR_INPUT Unzulässige Parameter beim Aufruf 20081104
2 ERROR_SAVE Fehler beim Abspeichern der Daten in Tabelle 20081104
History
Last changed by/on SAP  20081217 
SAP Release Created in