SAP ABAP Class CL_HRPADDEPF_UI_CONVERT (Class for Executing Standard Conversion)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PA-PA-DE (Application Component) Germany
     PB01 (Package) HR Master Data: Germany
Properties
Class CL_HRPADDEPF_UI_CONVERT  
Short Description Class for Executing Standard Conversion    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB01   HR Master Data: Germany 
Created 20070619   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPADDEPF_UI_CONVERT has no forward declaration.
Interfaces
Class CL_HRPADDEPF_UI_CONVERT has no interface implemented.
Friends
Class CL_HRPADDEPF_UI_CONVERT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MSGC Static Attribute Private Type reference (TYPE) STRING Message Container 20080401
2 C_BETRAG Constant Private Type reference (TYPE) SFART 2 Special Case of Garnishment - Field Type 20070621
3 C_FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20070621
4 C_HIGH_DATE Constant Private Type reference (TYPE) ENDDA '99991231' Valid To Date 20070621
5 C_LOW_DATE Constant Private Type reference (TYPE) BEGDA '18000101' Valid-From Date 20070621
6 C_PROZENTSATZ Constant Private Type reference (TYPE) SFART 1 Special Case of Garnishment - Field Type 20070621
7 C_TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20070621
Methods
# Method Level Visibility Method type Description Created on
1 INPUT_CONVERSION Static method Public Method Conversion of Screen Structure to Infotype Structure 20070621
2 INPUT_TABLE_CONVERSION Static method Public Method Conversion of Screen Structure to Infotype Repeat Structure 20070625
3 INPUT_TABLINE_CONVERSION Static method Private Method Convert Repeat Structure Mapping to Tables 20070625
4 MOVE_P_TO_R Static method Private Method Mapping when Merging P Structure with R Structure 20070621
5 MOVE_R_TO_P Static method Private Method Mapping when Merging R Structure with P Structure 20070621
6 OUTPUT_CONVERSION Static method Public Method Conversion of Infotype Structure to Screen Structure 20070621
7 OUTPUT_TABLE_CONVERSION_VWL Static method Public Method Conversion of Infotype Repeat Structure by CPS Screen Struc. 20070626
8 READ_T521B Static method Private Method Read Table T521B 20070625
9 READ_T5D3H Static method Private Method Read Table T5D3H 20070625
Events
Class CL_HRPADDEPF_UI_CONVERT has no event.
Types
Class CL_HRPADDEPF_UI_CONVERT has no local type.
Method Signatures

Method INPUT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PFDAT Call by reference Type reference (TYPE) HRPADDEPFS_PFBETRAG Personal-Stammsatz (Pf. Betrg D) 20070621
2 Changing CS_SCREEN_STRUCTURE Call by reference Type reference (TYPE) HRPADDEPFS_SCREEN_RNNNN Einzelbild Infotyp NNNN - pfb. Betrag 20070702
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070621
4 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20070627
5 Importing IS_PSHDR Call by reference Type reference (TYPE) PSHDR Header von Infotypsaetzen 20080401

Method INPUT_CONVERSION on class CL_HRPADDEPF_UI_CONVERT has no exception.

Method INPUT_TABLE_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PNNNN Call by reference Type reference (TYPE) ANY Infotypdaten pfändbarer Betrag 20070625
2 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070625
3 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20070627
4 Importing IS_SCREEN_STRUCTURE Call by reference Type reference (TYPE) HRPADDEPFS_SCREEN_RNNNN Einzelbild Infotyp NNNN - pfb. Betrag 20070625
5 Importing I_TABNO Call by reference Type reference (TYPE) HRTABSEQNR Fortlaufende Nummer in Tabellenteil Tabelleninfotyp 20070625

Method INPUT_TABLE_CONVERSION on class CL_HRPADDEPF_UI_CONVERT has no exception.

Method INPUT_TABLINE_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PNNNN Call by reference Type reference (TYPE) ANY Infotypstruktur 20070625
2 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070627
3 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20070627
4 Importing IS_TABLINE Call by reference Type reference (TYPE) ANY Tabellenzeile 20070625
5 Importing IT_MAPPING_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Zuweisung für Wiederholstruktur/Tabellen Konvertierung 20070625
6 Importing I_NUMBER_OF_REPEAT_PLACES Call by reference Type reference (TYPE) PDE_PF_PAD_PLACES 2 Größe der Wiederholzahl 20070625
7 Importing I_TABNO Call by reference Type reference (TYPE) HRTABSEQNR Nummer des Repeatsatzes im Infotyp 20070625

Method INPUT_TABLINE_CONVERSION on class CL_HRPADDEPF_UI_CONVERT has no exception.

Method MOVE_P_TO_R Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SCREEN_STRUCTURE Call by reference Type reference (TYPE) HRPADDEPFS_SCREEN_RNNNN 20070702
2 Importing IS_PFDAT Call by reference Type reference (TYPE) HRPADDEPFS_PFBETRAG Infotypdaten pfändbarer Betrag 20070702

Method MOVE_P_TO_R on class CL_HRPADDEPF_UI_CONVERT has no exception.

Method MOVE_R_TO_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PFDAT Call by reference Type reference (TYPE) HRPADDEPFS_PFBETRAG Infotypdaten pfändbarer Betrag 20070702
2 Changing CS_SCREEN_STRUCTURE Call by reference Type reference (TYPE) HRPADDEPFS_SCREEN_RNNNN Einzelbild Infotyp NNNN - pfb. Betrag 20070702

Method MOVE_R_TO_P on class CL_HRPADDEPF_UI_CONVERT has no exception.

Method OUTPUT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PFDAT Call by reference Type reference (TYPE) HRPADDEPFS_PFBETRAG Personal-Stammsatz (Pf. Betrg D) 20070625
2 Changing CS_SCREEN_STRUCTURE Call by reference Type reference (TYPE) HRPADDEPFS_SCREEN_RNNNN Einzelbild Infotyp NNNN - pfb. Betrag 20070621
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070621
4 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20070627
5 Importing IS_P0111 Call by reference Type reference (TYPE) P0111 Personal-Stammsatz Infotyp 0111 (Pf. Verwaltungsdaten) 20070621
6 Importing IS_PSHDR Call by reference Type reference (TYPE) PSHDR Header von Infotypsaetzen 20070621

Method OUTPUT_CONVERSION on class CL_HRPADDEPF_UI_CONVERT has no exception.

Method OUTPUT_TABLE_CONVERSION_VWL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_VB3 Call by reference Type reference (TYPE) HRPADDEPFT_RNNNN_LIN_A Tabelle zum Table Control 20070626
2 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070626
3 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR-Stammdaten: Meldungen 20070627
4 Importing IT_P0010 Call by reference Type reference (TYPE) P0010_TAB Personal-Stammsatz Infotyp 0010 (Vermögensbildung) 20070626

Method OUTPUT_TABLE_CONVERSION_VWL on class CL_HRPADDEPF_UI_CONVERT has no exception.

Method READ_T521B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMFSL Call by reference Type reference (TYPE) EMFSL_521B Empfängerschlüssel für Überweisungen 20070625
2 Importing I_KEY_DAY Call by reference Type reference (TYPE) D Stichtag 20070625
3 Returning RS_T521B Value transfer Type reference (TYPE) T521B Bankverbindung: Relevanz spezieller Felder 20070625

Method READ_T521B on class CL_HRPADDEPF_UI_CONVERT has no exception.

Method READ_T5D3H Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VBAFM Call by reference Type reference (TYPE) VBAFM Anlageart Vermögensbildung 20070625
2 Returning RS_T5D3H Value transfer Type reference (TYPE) T5D3H Anlagearten Vermögensbildung 20070625

Method READ_T5D3H on class CL_HRPADDEPF_UI_CONVERT has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in