SAP ABAP Class CL_HRPBSDE_ZFA_ADMIN (ZfA Notification Administration)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS (Application Component) Public Sector
     P01O (Package) HR Germany: Public Sector
Properties
Class CL_HRPBSDE_ZFA_ADMIN  
Short Description ZfA Notification Administration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package P01O   HR Germany: Public Sector 
Created 20071118   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_HRPBSDE_ZFA_NOTIFICATIONS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 HRZFA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPBSDE_ZFA_ADMIN has no interface implemented.
Friends
Class CL_HRPBSDE_ZFA_ADMIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADMIN_FILE_TAB Instance attribute Private Type reference (TYPE) T_ADMIN_FILE_TAB Administered Files 20071124
2 ADMIN_NOTIF_TAB Instance attribute Private Type reference (TYPE) T_ADMIN_NOTIF_TAB Administered Messages 20071124
3 C_APPL_ADMIN Constant Public Type reference (TYPE) P_APPL 'ZFAS' Subapplication for Status Management 20071118
4 C_APPL_IN Constant Public Type reference (TYPE) P_APPL 'ZFAI' Subapplication Inbound 20080302
5 C_APPL_OUT Constant Public Type reference (TYPE) P_APPL 'ZFAO' Subapplication Outbound 20080302
6 C_APPL_OUT_FAKA Constant Public Type reference (TYPE) P_APPL 'ZFFO' 20121109
7 C_APPL_Z16 Constant Public Type reference (TYPE) P_APPL 'ZF16' Subapplication Zusy Release 16 20091121
8 C_DOCTY_IN Constant Public Type reference (TYPE) PC_B2A_DOCTY 'IZFA' HR-B2A: Document Class 20071118
9 C_DOCTY_OUT Constant Public Type reference (TYPE) PC_B2A_DOCTY 'OZFA' HR-B2A: Document Class 20071118
10 C_FALSE Constant Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE False 20080425
11 C_MOLGA Constant Public Type reference (TYPE) MOLGA '01' Country Grouping 20071118
12 C_SAGRP Constant Public Type reference (TYPE) PCAL_SAGRP 'OED' Area 20071118
13 C_TRSTAT_ERROR Constant Public Type reference (TYPE) P01P_ZFA_TRSTAT '03' ZfA: Transfer Status for Notifications 20071124
14 C_TRSTAT_NEW Constant Public Type reference (TYPE) P01P_ZFA_TRSTAT '00' ZfA: Transfer Status for Notifications 20071124
15 C_TRSTAT_PARTIAL Constant Public Type reference (TYPE) P01P_ZFA_TRSTAT '04' ZfA: Transfer Status for Notifications 20071124
16 C_TRSTAT_PROCESSED Constant Public Type reference (TYPE) P01P_ZFA_TRSTAT '02' ZfA: Transfer Status for Notifications 20071124
17 C_TRSTAT_SENT Constant Public Type reference (TYPE) P01P_ZFA_TRSTAT '01' ZfA: Transfer Status for Notifications 20100423
18 C_TRUE Constant Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE True 20080425
19 G_TESTD Instance attribute Protected Type reference (TYPE) PC_B2A_TESTD HR-B2A: Test Data 20071121
Methods
# Method Level Visibility Method type Description Created on
1 ALV_DELETE_STATUS_SINGLE Instance method Public Method Delete Status Entries for Individual Notification 20071125
2 ALV_PREPARE_STATUS Instance method Public Method Supplements Status and Status Text in ALV Table 20071121
3 ALV_UNDO_STATUS Instance method Public Method Change Status of Notifications (ALV Table) 20071122
4 ALV_UPDATE_STATUS Instance method Public Method Change Status of Notifications (ALV Table) 20071121
5 APPEND_SY_MESSAGE Instance method Protected Method Error Output 20071121
6 B2AI_GET_FILETAB Instance method Public Method Get List of B2A Inbound Files 20071124
7 B2AI_GET_XML Instance method Public Method Get B2A Inbound File 20071124
8 B2AI_PROCESS_NOTIFS Instance method Public Method Notification Administration in B2A Inbox 20090130
9 B2AI_UPDATE_FILE_STATUS Instance method Public Method Change B2A File Status 20071124
10 B2AO_CREATE_B2A Instance method Public Method Generate B2A Process 20080302
11 B2AO_CREATE_FILE Instance method Public Method Generate Outgoing File 20080301
12 B2AO_GET_NOTIFS Instance method Public Method Get New Outgoing Messages 20080302
13 B2AO_UPDATE_STATUS Instance method Public Method Change Status of Outgoing Messages 20080301
14 CHECK_NOTIF_TYPE Static method Public Method Check Whether Notification Reason Can Be Processed 20080425
15 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071121
16 CREATE_NOTIF Instance method Public Method Create Notification 20110515
17 DELETE_KZNN_DUPLICATES Instance method Private Method Zusy ID Can Exist Only Once in Notification Table 20130104
18 GET_ADMIN_SWITCH Static method Public Method Switch for Status Management 20071121
19 GET_B2A_STATUS_TXT Static method Public Method Get Status Text 20101119
20 GET_B2A_SUBST_TXT Static method Public Method Get Substatus Text 20101119
21 GET_B2A_SWITCH Static method Public Method B2A Flag 20071123
22 GET_CLUSTER_DATA Instance method Protected Method Get Message Cluster Data 20080301
23 GET_NOTIF_TYPES_INBOUND Static method Public Method Reasons for Notification - Incoming 20071120
24 GET_NOTIF_TYPES_OUTBOUND Static method Public Method Reasons for Notification - Outgoing 20071120
25 GET_TEST_SWITCH Static method Public Method Flag: Test/Production Data 20071121
26 GET_TRANS_STATUS_TEXT Static method Public Method Return Text for Status from Domain Values 20100423
27 GET_Z16_SWITCH Static method Public Method Switch for Status Management 20091121
28 GET_ZKNN_REPLY Instance method Public Method Obtains Response for ZK01 Notifications Not Assigned 20071125
29 LOG_NOTIF_MSG Instance method Protected Method Log Notification of Message 20080302
30 LOG_SY_MESSAGE Instance method Public Method Writes System Message to Log 20080302
31 READ_NOTIFS_BY_GLBID Instance method Public Method Read Messages (by GLBID) 20071118
32 READ_NOTIFS_BY_STATUS Instance method Protected Method Read Messages (According to Status) 20080229
33 READ_NOTIF_DATA Instance method Protected Method Reads Message Data 20080302
34 READ_TRANS_BY_STATUS Instance method Protected Method Read B2A Files with a Specific Status 20071124
35 READ_TRANS_STATUS Instance method Protected Method Determine File Status 20100423
36 READ_ZKNN_BY_STATUS Instance method Protected Method Reads ZKNN Not Assigned with Specific Status 20080704
37 RESET_STATUS Instance method Public Method Change Status of Notifications 20071125
38 SHOW_STATUS_HISTORY Instance method Public Method Display Status History 20090112
39 TRANSMISSION_COMPLETED Instance method Public Method End-of-Transmission Message 20071118
40 TRANSMISSION_STARTED Instance method Public Method Start-of-Transmission Message 20071118
41 UPDATE_STATUS Instance method Public Method Change Status of Notifications 20071125
42 XML_DAQ_RENDERING Instance method Protected Method Transform Messages Using XML-DAQ_Handler 20080301
Events
Class CL_HRPBSDE_ZFA_ADMIN has no event.
Types
Class CL_HRPBSDE_ZFA_ADMIN has no local type.
Method Signatures

Method ALV_DELETE_STATUS_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALV_TAB Call by reference Type reference (TYPE) ANY TABLE 20071125
2 Importing I_NOTIF Call by reference Type reference (TYPE) P01P_ZFA_NOTIF ZfA Meldeart 20071125
3 Importing I_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20071125
4 Importing I_SEQNR Call by reference Type reference (TYPE) P01P_ZFA_SEQNR Sequenznummer der Meldung im Cluster ZF 20071125
# Exception Resumable Description Created on
1 ERROR Fehler beim Update 20071125

Method ALV_PREPARE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ALV_TAB Call by reference Type reference (TYPE) ANY TABLE 20071121
2 Importing I_NOTIF_TYPE Call by reference Type reference (TYPE) P01P_ZFA_NOTIF Falls Meldungen der gleichen Art 20071121

Method ALV_PREPARE_STATUS on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method ALV_UNDO_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ALV_TAB Call by reference Type reference (TYPE) ANY TABLE 20071122
2 Importing I_CBOX Call by reference Type reference (TYPE) XFELD 'X' Nur ausgewählte Meldungen 20071122
3 Importing I_MODE Call by reference Type reference (TYPE) P01P_ZFA_ZMODE Testlauf 20071122
4 Importing I_STATUS Call by reference Type reference (TYPE) P01P_ZFA_STATUS ZfA: Status der Meldung 20071122

Method ALV_UNDO_STATUS on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method ALV_UPDATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ALV_TAB Call by reference Type reference (TYPE) ANY TABLE 20071121
2 Importing I_CBOX Call by reference Type reference (TYPE) XFELD 'X' Nur ausgewählte Meldungen 20071121
3 Importing I_MODE Call by reference Type reference (TYPE) P01P_ZFA_ZMODE Testlauf 20071121
4 Importing I_STATUS Call by reference Type reference (TYPE) P01P_ZFA_STATUS ZfA: Status der Meldung 20071121

Method ALV_UPDATE_STATUS on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method APPEND_SY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20071121

Method APPEND_SY_MESSAGE on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method B2AI_GET_FILETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FILETAB Call by reference Type reference (TYPE) TABLE Zu füllende Tabelle 20071124
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Zu füllendes Feld 20071124
# Exception Resumable Description Created on
1 FILETAB_ERROR Fehler in Struktur der Übergabetabelle 20071124

Method B2AI_GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20121109
2 Exporting E_XMLSTR Call by reference Type reference (TYPE) PC_B2A_STR String 20071124
3 Importing I_ZFAID Call by reference Type reference (TYPE) P01P_ZFA_ID ZfA: Identnummer für Datenübertragung 20071124
# Exception Resumable Description Created on
1 ERROR Fehler beim Lesen 20071124

Method B2AI_PROCESS_NOTIFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOTIFICATIONS Call by reference Type reference (TYPE) STANDARD TABLE Meldungsliste 20090130
2 Importing I_FILENAME Call by reference Type reference (TYPE) STRING Filename 20090130

Method B2AI_PROCESS_NOTIFS on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method B2AI_UPDATE_FILE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_OK Call by reference Type reference (TYPE) ABAP_BOOL Tabelle mit Filenamen 20071124
2 Importing I_ZFAID Call by reference Type reference (TYPE) P01P_ZFA_ID Feld, das den Filenamen enthält 20071124
# Exception Resumable Description Created on
1 UPDATE_ERROR Fehler beim Update der Trans 20071124

Method B2AO_CREATE_B2A Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_B2AMGR Call by reference Type reference (TYPE) HRB2A_T_V_PB2AMGR HR-B2A: Tabellentyp für V_PB2AMGR 20080302
2 Changing IT_FILES Call by reference Type reference (TYPE) HRPBSDE_ZFA_T_FILE Dateiliste 20110427
3 Changing IT_NOTIFS Call by reference Type reference (TYPE) STANDARD TABLE Meldungsliste 20110427
# Exception Resumable Description Created on
1 ERROR_B2A Fehler im B2A-Manager 20080302
2 ERROR_REP_COMP Fehler bei Bestimmung Absender 20080302

Method B2AO_CREATE_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOTIFICATIONS Call by reference Type reference (TYPE) STANDARD TABLE Meldungen 20080301
2 Exporting E_XML Call by reference Type reference (TYPE) P01P_ZFA_S_XML ZfA: Übergabestruktur für XML + ZFAID 20080301
3 Importing I_TEST Call by reference Type reference (TYPE) P01P_ZFA_ZMODE Testlauf 20080301
# Exception Resumable Description Created on
1 XML_ERROR Fehler bei XML-Generierung 20080302
2 ZFAID_ERROR Fehler bei ID-Generierung 20080302

Method B2AO_GET_NOTIFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB Call by reference Type reference (TYPE) STANDARD TABLE Meldungen 20080302
2 Importing I_RANGE_NOTIF_TYPE Call by reference Type reference (TYPE) HRZFA_RANGE_NOTIF Selektion Meldegründe 20080302
3 Importing I_RANGE_PERNR Call by reference Type reference (TYPE) HRZFA_RANGE_PERNR Selektion Pernrs 20080302

Method B2AO_GET_NOTIFS on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method B2AO_UPDATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NOTIFICATIONS Call by reference Type reference (TYPE) STANDARD TABLE Meldungen 20080301
2 Importing I_DOWNLOAD Call by reference Type reference (TYPE) XFELD Option Download 20081106

Method B2AO_UPDATE_STATUS on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method CHECK_NOTIF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) P_APPL Teilapplikation 20080425
2 Importing I_NOTIF_TYPE Call by reference Type reference (TYPE) P01P_ZFA_NOTIF ZfA Meldeart 20080425
3 Returning R_OK Value transfer Type reference (TYPE) ABAP_BOOL Ok-Code 20080425

Method CHECK_NOTIF_TYPE on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRPBSDE_ZFA_ADMIN has no parameter.
Method CONSTRUCTOR on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method CREATE_NOTIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) P01P_ZFA_S_KEY ZfA: Schlüssel einer Meldung in der Meldungsverwaltung 20110515
2 Returning RR_NOTIF Value transfer Object reference (TYPE REF TO) CL_HRPBSDE_ZFA_NOTIFICATIONS ZfA-Meldungen 20110515

Method CREATE_NOTIF on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method DELETE_KZNN_DUPLICATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOTIFICATIONS Call by reference Type reference (TYPE) T_ADMIN_NOTIF_TAB 20130104

Method DELETE_KZNN_DUPLICATES on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method GET_ADMIN_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) ENDDA Gültigkeitsdatum 20071121
2 Returning R_VALID Value transfer Type reference (TYPE) ABAP_BOOL On = Aktiv, Off = Inaktiv 20071121

Method GET_ADMIN_SWITCH on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method GET_B2A_STATUS_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) PC_B2A_STATUS_TXT Status text 20101119
2 Importing I_STATUS Value transfer Type reference (TYPE) PC_B2A_STATUS Status 20101119

Method GET_B2A_STATUS_TXT on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method GET_B2A_SUBST_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) PC_B2A_STATUS_TXT Substatus text 20101119
2 Importing I_DOCTY Value transfer Type reference (TYPE) PC_B2A_DOCTY Document type 20101119
3 Importing I_STATUS Value transfer Type reference (TYPE) PC_B2A_STATUS Status 20101119
4 Importing I_SUBST Value transfer Type reference (TYPE) PC_B2A_SUBST Substatus 20101119

Method GET_B2A_SUBST_TXT on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method GET_B2A_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20071123
2 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20071123
3 Importing I_INBOUND Call by reference Type reference (TYPE) ABAP_BOOL true = Eingang, sonst Ausgang 20071123
4 Returning R_KWERT Value transfer Type reference (TYPE) PC_B2A_KONW HR-B2A: Konstantenwert 20071123

Method GET_B2A_SWITCH on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method GET_CLUSTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOTIFICATIONS Call by reference Type reference (TYPE) STANDARD TABLE Meldungen 20080301
2 Exporting E_EMPTAB Call by reference Type reference (TYPE) P01P_ZFA_EMPTAB Mitarbeiterdaten in Clustrstruktur 20080301
3 Exporting E_KIDTAB Call by reference Type reference (TYPE) P01P_ZFA_KIDTAB Kinderdaten in Clusterstruktur 20080301

Method GET_CLUSTER_DATA on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method GET_NOTIF_TYPES_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB Call by reference Type reference (TYPE) STANDARD TABLE 20071120

Method GET_NOTIF_TYPES_INBOUND on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method GET_NOTIF_TYPES_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB Call by reference Type reference (TYPE) STANDARD TABLE 20071120

Method GET_NOTIF_TYPES_OUTBOUND on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method GET_TEST_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20071121
2 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20071121
3 Importing I_INBOUND Call by reference Type reference (TYPE) ABAP_BOOL true = Eingang, sonst Ausgang 20071121
4 Returning R_TESTD Value transfer Type reference (TYPE) PC_B2A_TESTD HR-B2A: Testdaten 20071121

Method GET_TEST_SWITCH on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method GET_TRANS_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTEL Call by reference Type reference (TYPE) DFIES-TABNAME 'P01P_ZFA_TRSTAT' Datenelement Transferstatus 20100423
2 Importing I_TRSTAT Call by reference Type reference (TYPE) P01P_ZFA_TRSTAT Transferstatus Rentenbezugsmitteilungen 20100423
3 Returning R_TRSTAT_TEXT Value transfer Type reference (TYPE) CHAR50 20100423

Method GET_TRANS_STATUS_TEXT on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method GET_Z16_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) ENDDA Gültigkeitsdatum 20091121
2 Returning R_VALID Value transfer Type reference (TYPE) ABAP_BOOL On = Aktiv, Off = Inaktiv 20091121

Method GET_Z16_SWITCH on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method GET_ZKNN_REPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KINDER_WA Call by reference Type reference (TYPE) P01P_ZFA_KIDS Kinderdaten für ZfA-Meldungen 20071125
2 Exporting E_PERNR_WA Call by reference Type reference (TYPE) P01P_ZFA_EMP Mitarbeiterdaten für ZfA-Meldungen 20071125
3 Exporting E_REF_REPLY Call by reference Object reference (TYPE REF TO) OBJECT Antwortmeldung 20071125
4 Importing I_REF_ZKNN Call by reference Object reference (TYPE REF TO) OBJECT ZKNN-Meldung 20071125
# Exception Resumable Description Created on
1 ERROR Fehler 20071125

Method LOG_NOTIF_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOTIFICATION Call by reference Object reference (TYPE REF TO) OBJECT Meldung 20080302

Method LOG_NOTIF_MSG on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method LOG_SY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20080302

Method LOG_SY_MESSAGE on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method READ_NOTIFS_BY_GLBID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ADMIN_NOTIF_TAB Call by reference Type reference (TYPE) STANDARD TABLE 20071124
2 Importing I_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID 20071118
3 Importing I_NOTIF_RANGE Call by reference Type reference (TYPE) HRZFA_RANGE_NOTIF 20071120
4 Importing I_PERNR_RANGE Call by reference Type reference (TYPE) HRZFA_RANGE_PERNR 20071120
5 Importing I_ZFAID Call by reference Type reference (TYPE) P01P_ZFA_ID 20100423

Method READ_NOTIFS_BY_GLBID on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method READ_NOTIFS_BY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJ_TAB Call by reference Type reference (TYPE) STANDARD TABLE Meldungsobjekte 20080229
2 Importing I_RANGE_NOTIF_TYPES Call by reference Type reference (TYPE) HRZFA_RANGE_NOTIF Seleketion Meldegründe 20080229
3 Importing I_RANGE_PERNR Call by reference Type reference (TYPE) HRZFA_RANGE_PERNR Selektion Pernr 20080229
4 Importing I_RANGE_STATUS Call by reference Type reference (TYPE) HRZFA_RANGE_STATUS Selektion Status 20080229
5 Importing I_STATUS Call by reference Type reference (TYPE) P01P_ZFA_STATUS ZfA: Status der Meldung 20080229

Method READ_NOTIFS_BY_STATUS on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method READ_NOTIF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOTIFICATIONS Call by reference Type reference (TYPE) STANDARD TABLE Meldungen 20080302

Method READ_NOTIF_DATA on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method READ_TRANS_BY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRANS Call by reference Type reference (TYPE) P01P_ZFA_T_TRANS ZfA: Tabellentyp wie P01ZFA_TRANS 20071124
2 Importing I_DOCTY Call by reference Type reference (TYPE) PC_B2A_DOCTY C_DOCTY_IN HR-B2A: Dokumenttyp 20071124
3 Importing I_STATUS Call by reference Type reference (TYPE) P01P_ZFA_TRSTAT Aktueller Dateistatus 20071124

Method READ_TRANS_BY_STATUS on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method READ_TRANS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCTY Call by reference Type reference (TYPE) P01P_ZFA_DOCTY ZfA: Dokumenttyp für ZfA 20100423
2 Importing I_ZFAID Call by reference Type reference (TYPE) P01P_ZFA_ID ZfA: Identnummer für Datenübertragung 20100423
3 Returning R_TRSTAT Value transfer Type reference (TYPE) P01P_ZFA_TRSTAT ZfA: Transferstatus für Meldungen 20100423

Method READ_TRANS_STATUS on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method READ_ZKNN_BY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REF_TAB Call by reference Type reference (TYPE) TABLE Tabelle mit Objektreferenzen 20080704
2 Importing I_STATUS Call by reference Type reference (TYPE) P01P_ZFA_STATUS ZfA: Verwaltungsstatus von Meldungen 20080704

Method READ_ZKNN_BY_STATUS on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method RESET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMPTAB Call by reference Type reference (TYPE) P01P_ZFA_EMPTAB Meldungen, deren Status geändert werden soll 20071125
2 Importing I_MODE Call by reference Type reference (TYPE) P01P_ZFA_ZMODE Testlauf 20071125
3 Importing I_STATUS Call by reference Type reference (TYPE) P01P_ZFA_STATUS Status (für alle Meldungen ) 20071125

Method RESET_STATUS on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method SHOW_STATUS_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALV_LINE Call by reference Type reference (TYPE) ANY ausgewählte ALV-Zeile 20090112

Method SHOW_STATUS_HISTORY on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method TRANSMISSION_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_TAB Call by reference Type reference (TYPE) STANDARD TABLE Tabelle mit Fehlertexten fürs Protokoll 20071118
2 Importing I_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20071118
3 Importing I_ZFAID Call by reference Type reference (TYPE) P01P_ZFA_ID ZfA: Identnummer für Datenübertragung 20100423
# Exception Resumable Description Created on
1 ERROR Nachricht konnte nicht prozessiert werden 20071118

Method TRANSMISSION_STARTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_TAB Call by reference Type reference (TYPE) STANDARD TABLE Tabelle mit Fehlertexten fürs Protokoll 20071118
2 Importing I_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: globale ObjektID 20071118
3 Importing I_ZFAID Call by reference Type reference (TYPE) P01P_ZFA_ID ZfA: Identnummer für Datenübertragung 20100423
# Exception Resumable Description Created on
1 ERROR Fehler in der Statusverwaltung 20071118
2 FILE_ALREADY_SENT Datei bereits übertragen 20100423

Method UPDATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMPTAB Call by reference Type reference (TYPE) P01P_ZFA_EMPTAB Meldungen, deren Status geändert werden soll 20071125
2 Importing I_MODE Call by reference Type reference (TYPE) P01P_ZFA_ZMODE Testlauf 20071125
3 Importing I_STATUS Call by reference Type reference (TYPE) P01P_ZFA_STATUS Status (für alle Meldungen ) 20071125

Method UPDATE_STATUS on class CL_HRPBSDE_ZFA_ADMIN has no exception.

Method XML_DAQ_RENDERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOTIFICATIONS Call by reference Type reference (TYPE) STANDARD TABLE Meldungen 20080301
2 Exporting E_XMLSTR Call by reference Type reference (TYPE) STRING XML-String 20080301
# Exception Resumable Description Created on
1 NONDESCRIPT_TYPE Meldegrund nicht bestimmbar 20080302
2 NO_DATA Keine Meldedaten vorhanden 20080302
3 XML_DAQ_ERROR Fehler in der DAQ-Objektbestimmung 20080302
History
Last changed by/on SAP  20130531 
SAP Release Created in 600