SAP ABAP Class IF_DIAN_CONCEPT_SETTINGS (DIAN Concept Settings)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DIAN_EQUATABLE Equatable interface 20121029
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DIAN_CONCEPT_SETTINGS DIAN Concept Settings 20120823
Properties
Class IF_DIAN_CONCEPT_SETTINGS  
Short Description DIAN Concept Settings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120823   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_DIAN_CONCEPT_ACCOUNT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_DIAN_CONCEPT_WITHHOLDING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_DIAN_VAT_MAPPING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_DIAN_CONCEPT_SETTINGS has no interface implemented.
Friends
Class IF_DIAN_CONCEPT_SETTINGS has no friend class.
Attributes
Class IF_DIAN_CONCEPT_SETTINGS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACCOUNTS Instance method Public Method Gets concept accounts settings 20120823
2 GET_CONCEPT_CODE Instance method Public Method 20121029
3 GET_VAT_MAJOR_VALUES Instance method Public Method Gets concept VAT Major Values settings 20120823
4 GET_VERSION Instance method Public Method 20121029
5 GET_WITHHOLDING_TAXES Instance method Public Method Gets concept withholding taxes settings 20120823
Events
Class IF_DIAN_CONCEPT_SETTINGS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY Public See coding Table of this type 20120823 tty TYPE TABLE OF REF TO if_dian_concept_settings WITH DEFAULT KEY
Method Signatures

Method GET_ACCOUNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_DIAN_LIST_ACCOUNT 20120831

Method GET_ACCOUNTS on class IF_DIAN_CONCEPT_SETTINGS has no exception.

Method GET_CONCEPT_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) DIAN_D_CONCEPT 20121029

Method GET_CONCEPT_CODE on class IF_DIAN_CONCEPT_SETTINGS has no exception.

Method GET_VAT_MAJOR_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_DIAN_LIST_VAT_MAPPING 20120831

Method GET_VAT_MAJOR_VALUES on class IF_DIAN_CONCEPT_SETTINGS has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) DIAN_D_CONCEPT_VERSION 20121029

Method GET_VERSION on class IF_DIAN_CONCEPT_SETTINGS has no exception.

Method GET_WITHHOLDING_TAXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_DIAN_LIST_WITHHOLDING 20120831

Method GET_WITHHOLDING_TAXES on class IF_DIAN_CONCEPT_SETTINGS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in