SAP ABAP Class /EACC/CL_DC_HD_DERIVE_STEP (Executes Configured Derivations for Header Characteristics)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-AE (Application Component) Accounting Engine
     /EACC/DOCUMENT_CREATION (Package) Document Structure in the Accounting Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /EACC/CL_DOC_DERIVATION_STEP Derivation Step for a Document 20030702
2 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/IF_DERIVATION_STEP Derivation Step 20030702
3 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/IF_DERIVATION_STEP_GEN Derivation Step (General) 20030702
Properties
Class /EACC/CL_DC_HD_DERIVE_STEP  
Short Description Executes Configured Derivations for Header Characteristics    
Super Class /EACC/CL_DOC_DERIVATION_STEP Derivation Step for a Document 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /EACC/MSG_DOC_CREA    
Program status     
Category 0   
Package /EACC/DOCUMENT_CREATION   Document Structure in the Accounting Engine 
Created 20030702   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /EACC/CL_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /EACC/CL_CONSTNATS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 /EACC/IF_DERIVATION_STEP Derivation Step 20030702
2 /EACC/IF_DERIVATION_STEP_GEN Derivation Step (General) 20030702
Friends
Class /EACC/CL_DC_HD_DERIVE_STEP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_LOG_FUNC_NAME Instance attribute Protected Type reference (TYPE) FINB_LOG_FUNC_NAME Logical Name of a Function 20030702
2 XO_CURRENT_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) IF_FINB_KF_CHARS_TABLE_W_KEY Table of Characteristic Values 20030702
3 XS_LOG_FUNC_NAME Instance attribute Protected Type reference (TYPE) LYS_LOG_FUN_NAME 20030702
4 XT_LOG_FUNC_NAME Instance attribute Protected See coding 20030702
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030702
2 DERIVE Instance method Public Method 20030702
3 GET_SOURCE_CHARACTERISTICS Instance method Public Method 20030702
4 GET_TARGET_CHARACTERISTICS Instance method Public Method 20030702
5 SET_TABLE_TO_BE_ENRICHED Instance method Public Method 20030702
Events
Class /EACC/CL_DC_HD_DERIVE_STEP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LYS_LOG_FUN_NAME Protected See coding 20030702
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONSTANTS_ACC_DOC Call by reference Object reference (TYPE REF TO) /EACC/IF_CONSTANTS_ACC_DOC Konstanten 20030702
2 Importing IO_MD_FACTORY Call by reference Object reference (TYPE REF TO) IF_FINB_MD_CHAR_FACTORY Zugriff auf Stammdaten über die Local Integrity 20040507
3 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20030702

Method CONSTRUCTOR on class /EACC/CL_DC_HD_DERIVE_STEP has no exception.

Method DERIVE Signature

Method DERIVE on class /EACC/CL_DC_HD_DERIVE_STEP has no parameter.
Method DERIVE on class /EACC/CL_DC_HD_DERIVE_STEP has no exception.

Method GET_SOURCE_CHARACTERISTICS Signature

Method GET_SOURCE_CHARACTERISTICS on class /EACC/CL_DC_HD_DERIVE_STEP has no parameter.
Method GET_SOURCE_CHARACTERISTICS on class /EACC/CL_DC_HD_DERIVE_STEP has no exception.

Method GET_TARGET_CHARACTERISTICS Signature

Method GET_TARGET_CHARACTERISTICS on class /EACC/CL_DC_HD_DERIVE_STEP has no parameter.
Method GET_TARGET_CHARACTERISTICS on class /EACC/CL_DC_HD_DERIVE_STEP has no exception.

Method SET_TABLE_TO_BE_ENRICHED Signature

Method SET_TABLE_TO_BE_ENRICHED on class /EACC/CL_DC_HD_DERIVE_STEP has no parameter.
Method SET_TABLE_TO_BE_ENRICHED on class /EACC/CL_DC_HD_DERIVE_STEP has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 350