SAP ABAP Class CL_CIAP_FINAL_ASSET_VALUES (Class for the CIAP final record ICMS taxes)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   FI-LOC (Application Component) Localization
     INT_TMF_CIAP (Package) TMF Integration Features: CIAP
Properties
Class CL_CIAP_FINAL_ASSET_VALUES  
Short Description Class for the CIAP final record ICMS taxes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package INT_TMF_CIAP   TMF Integration Features: CIAP 
Created 20131101   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CIAP_FINAL_ASSET_VALUES has no forward declaration.
Interfaces
Class CL_CIAP_FINAL_ASSET_VALUES has no interface implemented.
Friends
Class CL_CIAP_FINAL_ASSET_VALUES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_GOODS_VALUE Instance attribute Protected Type reference (TYPE) CIAP_GOODS_VALUE CIAP goods value 20131118
2 MV_ICMS_BASE Instance attribute Protected Type reference (TYPE) CIAP_ICMS_BASE CIAP ICMS tax base 20131118
3 MV_ICMS_DIFAL Instance attribute Protected Type reference (TYPE) CIAP_DIFAL_VALUE CIAP DIFAL Value 20131118
4 MV_ICMS_FREIGHT Instance attribute Protected Type reference (TYPE) CIAP_FREIGHT_ICMS_VALUE CIAP Freight ICMS Value 20131118
5 MV_ICMS_FREIGHT_DIFAL Instance attribute Protected Type reference (TYPE) CIAP_FREIGHT_DIFAL_VALUE CIAP Freight DIFAL Value 20131118
6 MV_ICMS_FREIGHT_ST Instance attribute Protected Type reference (TYPE) CIAP_FREIGHT_SUB_TRIB_VALUE CIAP Freight "Substituição Tributária" Value 20131118
7 MV_ICMS_ST Instance attribute Protected Type reference (TYPE) CIAP_SUB_TRIB_VALUE CIAP "Substituição Tributária" Value 20131118
8 MV_ICMS_VALUE Instance attribute Protected Type reference (TYPE) CIAP_ICMS_VALUE CIAP ICMS Value 20131118
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Constructor for CL_CIAP_FINAL_ASSET_TAXES 20131118
2 GET_GOODS_VALUE Instance method Public Method Getter for attribute: MV_GOODS_VALUE 20131118
3 GET_ICMS_BASE Instance method Public Method Getter for attribute: MV_ICMS_BASE 20131118
4 GET_ICMS_DIFAL Instance method Public Method Getter for attribute: MV_ICMS_DIFAL 20131118
5 GET_ICMS_FREIGHT Instance method Public Method Getter for attribute: MV_ICMS_FREIGHT 20131118
6 GET_ICMS_FREIGHT_DIFAL Instance method Public Method Getter for attribute: MV_ICMS_FREIGHT_DIFAL 20131118
7 GET_ICMS_FREIGHT_ST Instance method Public Method Getter for attribute: MV_ICMS_FREIGHT_ST 20131118
8 GET_ICMS_ST Instance method Public Method Getter for attribute: MV_ICMS_ST 20131118
9 GET_ICMS_VALUE Instance method Public Method Getter for attribute: MV_ICMS 20131118
10 LOAD_BY_RECORD Static method Public Method Load CL_CIAP_FINAL_ASSET_TAXES values 20131118
11 MAP_DATA_FOR_REPORT Instance method Public Method Map data for report 20131118
Events
Class CL_CIAP_FINAL_ASSET_VALUES has no event.
Types
Class CL_CIAP_FINAL_ASSET_VALUES has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ICMS_TAXES Call by reference Type reference (TYPE) CL_CIAP_RECORD=>TY_FINAL_ASSET_VALUES Structure with all the ICMS taxes possible for the record 20131118
2 Returning RO_FINAL_ASSET_VALUES Value transfer Object reference (TYPE REF TO) CL_CIAP_FINAL_ASSET_VALUES 20131118

Method CREATE on class CL_CIAP_FINAL_ASSET_VALUES has no exception.

Method GET_GOODS_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GOODS_VALUE Value transfer Type reference (TYPE) CIAP_GOODS_VALUE CIAP goods value 20131118

Method GET_GOODS_VALUE on class CL_CIAP_FINAL_ASSET_VALUES has no exception.

Method GET_ICMS_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ICMS_BASE Value transfer Type reference (TYPE) CIAP_ICMS_BASE CIAP ICMS tax base 20131118

Method GET_ICMS_BASE on class CL_CIAP_FINAL_ASSET_VALUES has no exception.

Method GET_ICMS_DIFAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ICMS_DIFAL Value transfer Type reference (TYPE) CIAP_DIFAL_VALUE CIAP DIFAL Value 20131118

Method GET_ICMS_DIFAL on class CL_CIAP_FINAL_ASSET_VALUES has no exception.

Method GET_ICMS_FREIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ICMS_FREIGHT Value transfer Type reference (TYPE) CIAP_FREIGHT_ICMS_VALUE CIAP Freight ICMS Value 20131118

Method GET_ICMS_FREIGHT on class CL_CIAP_FINAL_ASSET_VALUES has no exception.

Method GET_ICMS_FREIGHT_DIFAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ICMS_FREIGHT_DIFAL Value transfer Type reference (TYPE) CIAP_FREIGHT_DIFAL_VALUE CIAP Freight DIFAL Value 20131118

Method GET_ICMS_FREIGHT_DIFAL on class CL_CIAP_FINAL_ASSET_VALUES has no exception.

Method GET_ICMS_FREIGHT_ST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ICMS_FREIGHT_ST Value transfer Type reference (TYPE) CIAP_FREIGHT_SUB_TRIB_VALUE CIAP Freight "Substituição Tributária" Value 20131118

Method GET_ICMS_FREIGHT_ST on class CL_CIAP_FINAL_ASSET_VALUES has no exception.

Method GET_ICMS_ST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ICMS_ST Value transfer Type reference (TYPE) CIAP_SUB_TRIB_VALUE CIAP "Substituição Tributária" Value 20131118

Method GET_ICMS_ST on class CL_CIAP_FINAL_ASSET_VALUES has no exception.

Method GET_ICMS_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ICMS_VALUE Value transfer Type reference (TYPE) CIAP_ICMS_VALUE CIAP ICMS Value 20131118

Method GET_ICMS_VALUE on class CL_CIAP_FINAL_ASSET_VALUES has no exception.

Method LOAD_BY_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RECORD Call by reference Type reference (TYPE) CIAP_D_RECORD CIAP Record 20131118
2 Returning RO_FINAL_ASSET_VALUES Value transfer Object reference (TYPE REF TO) CL_CIAP_FINAL_ASSET_VALUES 20131118

Method LOAD_BY_RECORD on class CL_CIAP_FINAL_ASSET_VALUES has no exception.

Method MAP_DATA_FOR_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RECORD_DATA Call by reference Type reference (TYPE) CIAP_RECORD_DATA CIAP Record data 20131118

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