SAP ABAP Class CL_EPIC_EBR_CLAIM_INVC_VO (Value object for claim invoice)
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_INVC_VO  
Short Description Value object for claim invoice    
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 20130506   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_INVC_VO has no interface implemented.
Friends
Class CL_EPIC_EBR_CLAIM_INVC_VO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_INVOICE Instance attribute Private Type reference (TYPE) EPIC_S_EBR_CLAIM_INVC Invoice of Electronic Bank Receipt Claim 20130605
2 GT_REF_VO_LIST Instance attribute Private Type reference (TYPE) CL_EPIC_EBR_UTIL=>TTY_INVC_LIST 20130605
3 GV_EDITABLE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130605
4 GV_ICON_COLLAPSE Instance attribute Private Type reference (TYPE) CHAR46 Comments on runtime measurement 20130605
5 GV_ICON_EXPAND Instance attribute Private Type reference (TYPE) CHAR46 Comments on runtime measurement 20130605
6 GV_INNER_INDEX Instance attribute Private Type reference (TYPE) INT4 Natural Number 20130605
7 GV_IS_EXPAND Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130605
8 GV_IS_REF_INVC Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130605
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REF_INVC Instance method Public Method 20130605
2 ADD_REF_INVC_BATCH Instance method Public Method Batch add reference invoice 20131115
3 CHECK_IS_REF_INVC Instance method Public Method 20130605
4 CLEAR_REF Instance method Public Method Clear invoice reference 20131115
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130605
6 GET_CLAIM Instance method Public Method 20130605
7 GET_EDITABLE Instance method Public Method 20130605
8 GET_EXPAND Instance method Public Method 20130605
9 GET_INVOICE Instance method Public Method 20130605
10 GET_REF_LIST Instance method Public Method 20130605
11 GET_REF_VO_LIST Instance method Public Method 20130605
12 HAS_REF_INVC Instance method Public Method 20130605
13 INVC_EQUAL Instance method Public Method 20130605
14 SET_AMT_SIGN Instance method Public Method 20130605
15 SET_CLAIM Instance method Public Method 20130605
16 SET_CLAIM_BY_INPUT Instance method Public Method 20130605
17 SET_EDITABLE Instance method Public Method 20130605
18 SET_EXPAND Instance method Public Method 20130605
19 SET_INNER_INDEX Instance method Public Method 20130605
20 SET_INVOICE Instance method Public Method Set invoice 20131115
21 SET_REF_VO_LIST Instance method Public Method 20130605
22 _CREATE_ICON Instance method Private Method 20130605
23 _UPDATE_EXPAND Instance method Private Method 20130605
Events
Class CL_EPIC_EBR_CLAIM_INVC_VO has no event.
Types
Class CL_EPIC_EBR_CLAIM_INVC_VO has no local type.
Method Signatures

Method ADD_REF_INVC Signature

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

Method ADD_REF_INVC on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method ADD_REF_INVC_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INVC_LIST Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_INVC Table Type of EPIC_S_EBR_CLAIM_INVC 20131115

Method ADD_REF_INVC_BATCH on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method CHECK_IS_REF_INVC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_REF_INVC Value transfer Type reference (TYPE) ABAP_BOOL 20130605

Method CHECK_IS_REF_INVC on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method CLEAR_REF Signature

Method CLEAR_REF on class CL_EPIC_EBR_CLAIM_INVC_VO has no parameter.
Method CLEAR_REF on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method GET_CLAIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CLAIMED Value transfer Type reference (TYPE) ABAP_BOOL 20130605

Method GET_CLAIM on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method GET_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EDITABLE Value transfer Type reference (TYPE) ABAP_BOOL 20130605

Method GET_EDITABLE on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method GET_EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXPAND Value transfer Type reference (TYPE) ABAP_BOOL 20130605

Method GET_EXPAND on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method GET_INVOICE Signature

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

Method GET_INVOICE on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method GET_REF_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REF_LIST Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_INVC 20131119

Method GET_REF_LIST on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method GET_REF_VO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REF_VO_LIST Call by reference Type reference (TYPE) CL_EPIC_EBR_UTIL=>TTY_INVC_LIST 20130605

Method GET_REF_VO_LIST on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method HAS_REF_INVC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_REF Value transfer Type reference (TYPE) ABAP_BOOL 20130605

Method HAS_REF_INVC on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method INVC_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INVC Call by reference Type reference (TYPE) EPIC_S_EBR_CLAIM_INVC Invoice of Electronic Bank Receipt Claim 20130605
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130605

Method INVC_EQUAL on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method SET_AMT_SIGN Signature

Method SET_AMT_SIGN on class CL_EPIC_EBR_CLAIM_INVC_VO has no parameter.
Method SET_AMT_SIGN on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method SET_CLAIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TICK_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20131115

Method SET_CLAIM on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method SET_CLAIM_BY_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXCLUDE_REF Call by reference Type reference (TYPE) ABAP_BOOL 20131115
2 Importing IV_INPUT Call by reference Type reference (TYPE) ABAP_BOOL 20130605

Method SET_CLAIM_BY_INPUT on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method SET_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDITABLE Call by reference Type reference (TYPE) ABAP_BOOL 20130605

Method SET_EDITABLE on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method SET_EXPAND Signature

Method SET_EXPAND on class CL_EPIC_EBR_CLAIM_INVC_VO has no parameter.
Method SET_EXPAND on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method SET_INNER_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_INNER_INDEX Call by reference Type reference (TYPE) INT4 Natural Number 20130605

Method SET_INNER_INDEX on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method SET_INVOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INVC Value transfer Type reference (TYPE) EPIC_S_EBR_CLAIM_INVC Invoice of Electronic Bank Receipt Claim 20131115

Method SET_INVOICE on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method SET_REF_VO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REF_VO_LIST Call by reference Type reference (TYPE) CL_EPIC_EBR_UTIL=>TTY_INVC_LIST 20130605

Method SET_REF_VO_LIST on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method _CREATE_ICON Signature

Method _CREATE_ICON on class CL_EPIC_EBR_CLAIM_INVC_VO has no parameter.
Method _CREATE_ICON on class CL_EPIC_EBR_CLAIM_INVC_VO has no exception.

Method _UPDATE_EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) CHAR46 20130605

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