SAP ABAP Class CL_HR_T5UPBSNOARMKS (Class to read table T5UPBSNOARMKS)
Hierarchy
SAP_HRCUS (Software Component) Sub component SAP_HRCUS of SAP_HR
   PY-US-PS (Application Component) Öffentlicher Dienst
     P10PA (Package) HR master data: Development Personnel Actions
Properties
Class CL_HR_T5UPBSNOARMKS  
Short Description Class to read table T5UPBSNOARMKS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P10PA   HR master data: Development Personnel Actions 
Created 20030114   SAP 
Last change 20030318   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_HR_T5UPBSNOARMKS has no interface implemented.
Friends
Class CL_HR_T5UPBSNOARMKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030318
2 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20030318
3 A_T5UPBSNOARMKS Static Attribute Private Type reference (TYPE) T5UPBSNOARMKS Nature of Actions Remarks Codes 20030318
4 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030114
5 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030114
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Datensatz lesen 20030115
2 READ_BY_NOACD_REMARK Static method Public Method read by remark code 20030318
Events
Class CL_HR_T5UPBSNOARMKS has no event.
Types
Class CL_HR_T5UPBSNOARMKS has no local type.
Method Signatures

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOACD Call by reference Type reference (TYPE) P10_NOACD Nature of Action Code 20030115
2 Importing SEQNR Call by reference Type reference (TYPE) SEQNR Number of Infotype Record With Same Key 20030318
3 Returning T5UPBSNOARMKS Value transfer Type reference (TYPE) T5UPBSNOARMKS Nature of Actions Remarks Codes 20030318

Method READ on class CL_HR_T5UPBSNOARMKS has no exception.

Method READ_BY_NOACD_REMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting L_SUBRC Call by reference Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20030318
2 Importing NOACD Call by reference Type reference (TYPE) P10_NOACD Nature of Action Code 20030318
3 Importing REMARK Call by reference Type reference (TYPE) P10_REMARK Noa Remark 20030318

Method READ_BY_NOACD_REMARK on class CL_HR_T5UPBSNOARMKS has no exception.
History
Last changed by/on SAP  20030318 
SAP Release Created in 470