SAP ABAP Class CL_K_KSVD_CONFIG (Special Valuation Date Config: access & constants)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-OM (Application Component) Overhead Cost Controlling
     KSVD (Package) Cost Accounting - Special Valuation Date
Properties
Class CL_K_KSVD_CONFIG  
Short Description Special Valuation Date Config: access & constants    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package KSVD   Cost Accounting - Special Valuation Date 
Created 20060210   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_K_KSVD_CONFIG has no forward declaration.
Interfaces
Class CL_K_KSVD_CONFIG has no interface implemented.
Friends
Class CL_K_KSVD_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ON Constant Private Type reference (TYPE) BOOLE_D 'X' 'X' 20060210
2 C_SOURCE_DOC_DT Constant Public Type reference (TYPE) K_KSVD_SOURCE '1' Source = Document date 20060210
3 C_SOURCE_USER_EXIT Constant Public Type reference (TYPE) K_KSVD_SOURCE '2' Source = User exit 20060210
4 GT_SUPPORTED_ACTIVITIES Static Attribute Private Type reference (TYPE) T_TJ01T List of support VRGNG codes 20060303
5 GT_TKSVD Static Attribute Private Type reference (TYPE) T_TKSVD Table of TKSVD records 20060210
6 GT_TKSVD_CONF Static Attribute Private Type reference (TYPE) T_TKSVD_CONF Table of TKSVD_CONF records 20060210
7 GT_TKSVD_VRGNG Static Attribute Private Type reference (TYPE) T_TKSVD_VRGNG Table of TKSVD_VRGNG records 20060210
8 G_TKSVD_CONF_READ Static Attribute Private Type reference (TYPE) BOOLE_D Has TKSVD_CONF read been done? 20060210
9 G_TKSVD_READ Static Attribute Private Type reference (TYPE) BOOLE_D Has TKSVD read been done? 20060210
10 G_TKSVD_VRGNG_READ Static Attribute Private Type reference (TYPE) BOOLE_D Has TKSVD_VRGNG read been done? 20060210
Methods
# Method Level Visibility Method type Description Created on
1 DB_READ_TKSVD Static method Private Method Read / buffer all TKSVD records 20060210
2 DB_READ_TKSVD_CONF Static method Private Method Read / buffer all TKSVD_CONF records 20060210
3 DB_READ_TKSVD_VRGNG Static method Private Method Read / buffer all TKSVD_VRGNG records 20060210
4 FILL_SUPPORTED_ACTIVITIES_LIST Static method Private Method Fill list of supported VRGNGs 20060303
5 IS_CONF_DOC_DATE_ACTIVE Static method Public Method Return indicator if Doc Date = Work Date for confirmations 20060210
6 LIST_SUPPORTED_ACTIVITIES Static method Public Method List of VORGANG codes that support special valuation date 20060303
7 PROFILE_DETERMINE Static method Public Method Determine and return date profile for a business transaction 20060210
8 PROFILE_READ Static method Public Method Return valuation date profile data 20060210
Events
Class CL_K_KSVD_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_TJ01T Public See coding Table of business transaction code and texts 20060303 T_TJ01T type STANDARD TABLE OF tj01t
2 T_TKSVD Private See coding Table of TKSVD records 20060210 T_TKSVD TYPE STANDARD TABLE OF TKSVD
3 T_TKSVD_CONF Private See coding Table of TKSVD_CONF records 20060210 T_TKSVD_CONF type standard table of tksvd_conf
4 T_TKSVD_VRGNG Private See coding Table of TKSVD_VRGNG records 20060210 T_TKSVD_VRGNG TYPE STANDARD TABLE OF TKSVD_VRGNG
Method Signatures

Method DB_READ_TKSVD Signature

Method DB_READ_TKSVD on class CL_K_KSVD_CONFIG has no parameter.
Method DB_READ_TKSVD on class CL_K_KSVD_CONFIG has no exception.

Method DB_READ_TKSVD_CONF Signature

Method DB_READ_TKSVD_CONF on class CL_K_KSVD_CONFIG has no parameter.
Method DB_READ_TKSVD_CONF on class CL_K_KSVD_CONFIG has no exception.

Method DB_READ_TKSVD_VRGNG Signature

Method DB_READ_TKSVD_VRGNG on class CL_K_KSVD_CONFIG has no parameter.
Method DB_READ_TKSVD_VRGNG on class CL_K_KSVD_CONFIG has no exception.

Method FILL_SUPPORTED_ACTIVITIES_LIST Signature

Method FILL_SUPPORTED_ACTIVITIES_LIST on class CL_K_KSVD_CONFIG has no parameter.
Method FILL_SUPPORTED_ACTIVITIES_LIST on class CL_K_KSVD_CONFIG has no exception.

Method IS_CONF_DOC_DATE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KOKRS Call by reference Type reference (TYPE) KOKRS Controlling Area 20060210
2 Returning R_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Doc Date = Work Date active for confirmations 20060210

Method IS_CONF_DOC_DATE_ACTIVE on class CL_K_KSVD_CONFIG has no exception.

Method LIST_SUPPORTED_ACTIVITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VORGANG Call by reference Type reference (TYPE) T_TJ01T Transactions 20060303

Method LIST_SUPPORTED_ACTIVITIES on class CL_K_KSVD_CONFIG has no exception.

Method PROFILE_DETERMINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TKSVD Call by reference Type reference (TYPE) TKSVD Special Valuation Date Settings 20060210
2 Importing I_KOKRS Call by reference Type reference (TYPE) KOKRS Controlling Area 20060210
3 Importing I_VORGANG Call by reference Type reference (TYPE) CO_VORGANG CO Business Transaction 20060210

Method PROFILE_DETERMINE on class CL_K_KSVD_CONFIG has no exception.

Method PROFILE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TKSVD Call by reference Type reference (TYPE) TKSVD Special Valuation Date Settings 20060210
2 Importing I_KOKRS Call by reference Type reference (TYPE) KOKRS Controlling Area 20060210
3 Importing I_SVD_PROFILE Call by reference Type reference (TYPE) K_KSVD_PROFILE Profile ID 20060210
# Exception Resumable Description Created on
1 NOT_FOUND No profile found 20060210
History
Last changed by/on SAP  20100310 
SAP Release Created in 700