SAP ABAP Class IF_HRBAS_PQ_CONVERSION (HRBAS: Interface for Conversion Between Pnnnn and Qnnnn)
Properties
Class IF_HRBAS_PQ_CONVERSION  
Short Description HRBAS: Interface for Conversion Between Pnnnn and Qnnnn    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030319   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRBAS_PQ_CONVERSION has no forward declaration.
Interfaces
Class IF_HRBAS_PQ_CONVERSION has no interface implemented.
Friends
Class IF_HRBAS_PQ_CONVERSION has no friend class.
Attributes
Class IF_HRBAS_PQ_CONVERSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_QNNNN Instance method Public Method Deliver Reference to Q Structure of an Infotype 20030319
2 PNNNN_TO_QNNNN Instance method Public Method Convert P to Q 20030319
3 QNNNN_TO_PNNNN Instance method Public Method Convert Q to P 20030319
Events
Class IF_HRBAS_PQ_CONVERSION has no event.
Types
Class IF_HRBAS_PQ_CONVERSION has no local type.
Method Signatures

Method GET_QNNNN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting QNNNN_NAME Call by reference Type reference (TYPE) PPNNN Name der Q-Struktur 20030319
2 Exporting QNNNN_REF Call by reference Object reference (TYPE REF TO) DATA Referenz auf Q-Struktur 20030319
# Exception Resumable Description Created on
1 CX_HRBAS_VIOLATED_ASSERTION HRBAS-Infotypdaten: unerfüllte Programmbedingung 20030319

Method PNNNN_TO_QNNNN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HRTNNNN Call by reference Type reference (TYPE) ANY TABLE Tabellenteil bei Tabelleninfotypen 20030319
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030319
3 Importing MESSAGE_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Referenz auf Interface des Message Handlers 20030319
4 Importing PNNNN Call by reference Type reference (TYPE) ANY Infotypsatz 20030319
5 Exporting QNNNN Call by reference Type reference (TYPE) ANY Q-Struktur 20030319
# Exception Resumable Description Created on
1 CX_HRBAS_VIOLATED_ASSERTION HRBAS-Infotypdaten: unerfüllte Programmbedingung 20030319

Method QNNNN_TO_PNNNN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HRTNNNN Call by reference Type reference (TYPE) ANY TABLE Tabellenteil bei Tabelleninfotypen 20030319
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030319
3 Importing MESSAGE_HANDLER Call by reference Type reference (TYPE) HRBAS_MSG_HANDLER_IF_REF Referenz auf Interface des Message Handlers 20030319
4 Changing PNNNN Call by reference Type reference (TYPE) ANY Infotypsatz 20030319
5 Importing QNNNN Call by reference Type reference (TYPE) ANY Q-Struktur 20030319
# Exception Resumable Description Created on
1 CX_HRBAS_VIOLATED_ASSERTION HRBAS-Infotypdaten: unerfüllte Programmbedingung 20030319
History
Last changed by/on SAP  00000000 
SAP Release Created in