SAP ABAP Class CL_EPIC_EBR_CLAIM_DTL_VO (Value object for claim detail)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-EBR (Package) Globalization: E-Payment Integration Bank Receipt
Properties
Class CL_EPIC_EBR_CLAIM_DTL_VO  
Short Description Value object for claim detail    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-EBR   Globalization: E-Payment Integration Bank Receipt 
Created 20130528   SAP 
Last change 20140121   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_EPIC_EBR_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EPIC_EBR_CLAIM_DTL_VO has no interface implemented.
Friends
Class CL_EPIC_EBR_CLAIM_DTL_VO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_CLAIM_DTL Instance attribute Private Type reference (TYPE) EPIC_S_EBR_CLAIM_DTL Invoice of Electronic Bank Receipt Claim 20130605
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130605
2 GET_STRUCTURE_VALUE Instance method Public Method 20130605
3 SET_FLOWSCODE Instance method Public Method 20130605
Events
Class CL_EPIC_EBR_CLAIM_DTL_VO has no event.
Types
Class CL_EPIC_EBR_CLAIM_DTL_VO has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STRUCTURE Call by reference Type reference (TYPE) EPIC_S_EBR_CLAIM_DTL Invoice of Electronic Bank Receipt Claim 20130605

Method CONSTRUCTOR on class CL_EPIC_EBR_CLAIM_DTL_VO has no exception.

Method GET_STRUCTURE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CLAIM_DTL Value transfer Type reference (TYPE) EPIC_S_EBR_CLAIM_DTL Invoice of Electronic Bank Receipt Claim 20130605

Method GET_STRUCTURE_VALUE on class CL_EPIC_EBR_CLAIM_DTL_VO has no exception.

Method SET_FLOWSCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLOWSCODE Call by reference Type reference (TYPE) EPIC_FLOWSCODE Cash Flow Category 20130605

Method SET_FLOWSCODE on class CL_EPIC_EBR_CLAIM_DTL_VO has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in