SAP ABAP Class /EACC/CL_DM_TRANCHE_MANAGEMENT (Data Retention: Tranche Administration)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-AE (Application Component) Accounting Engine
     /EACC/DM_TRANCHE (Package) Data Retention: Tranche Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/IF_COMPONENT_ACTIVATION Activate (Generator Run) 20010823
2 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/IF_DM_PRIVATE_TRANCHE Data Retention: Private Tranches 20010709
3 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/IF_DM_TRANCHE_FOR_DOC Data Retention: Set/Check Tranche in Documents 20010724
4 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/IF_DM_TRANCHE_MANAGEMENT Data Retention: Tranche Administration 20010709
Properties
Class /EACC/CL_DM_TRANCHE_MANAGEMENT  
Short Description Data Retention: Tranche Administration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /EACC/DM_TRANCHE   Data Retention: Tranche Management 
Created 20010417   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/CL_DM_TRANCHE_MANAGEMENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /EACC/IF_COMPONENT_ACTIVATION Activate (Generator Run) 20010823
2 /EACC/IF_DM_PRIVATE_TRANCHE Data Retention: Private Tranches 20010709
3 /EACC/IF_DM_TRANCHE_FOR_DOC Data Retention: Set/Check Tranche in Documents 20010724
4 /EACC/IF_DM_TRANCHE_MANAGEMENT Data Retention: Tranche Administration 20010709
Friends
Class /EACC/CL_DM_TRANCHE_MANAGEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACINST Instance attribute Private Type reference (TYPE) ACC_DATABASIS Data Basis 20010724
2 AC_SERIAL Constant Private Type reference (TYPE) /EACC/DM_COUNTEROBJ 'SERIAL' Counter Object 20010814
3 AC_TRANCHE Constant Private Type reference (TYPE) /EACC/DM_COUNTEROBJ 'TRANCHE' Counter Object 20010814
4 AO_ACC_DOC_CONSTANTS Instance attribute Public Object reference (TYPE REF TO) /EACC/IF_CONSTANTS_ACC_DOC_AD Constants 20020619
5 MO_MD_FACTORY Instance attribute Public Object reference (TYPE REF TO) IF_FINB_MD_CHAR_FACTORY Central Factory 20040504
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20010823
2 CHECK_TRANCHE Instance method Public Method 20010823
3 CLOSE_DEFAULT_TRANCHES Instance method Private Method Closes Old Default Tranches 20010514
4 CLOSE_TRANCHE Instance method Public Method 20010709
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010718
6 CREATE_DEFAULT_TRANCHE Instance method Private Method Created New Default Tranche 20010515
7 CREATE_DEFAULT_TRANCHE_INT Static method Public Method Internal ! Creates New Default Tranche 20010821
8 CREATE_TRANCHE Instance method Private Method Open New Tranche 20010423
9 GET_DEFAULT_TRANCHE Instance method Private Method Returns Default Tranche 20010724
10 GET_NOT_CLOSED_TRANCHES Instance method Public Method 20020731
11 GET_SERIALMAX Instance method Private Method Returns Highest Serial Number Issued 20010418
12 GET_TRANCHES Instance method Public Method 20010709
13 GET_TRANCHES_FOR_CURRENT_DATA Instance method Public Method 20010709
14 IS_ACTIVE Instance method Public Method 20010823
15 OPEN_TRANCHE Instance method Public Method 20010709
16 PREPARE_UPLOAD Instance method Public Method 20010709
17 SET_SERIAL_FOR_TRANCHE Instance method Private Method Issue Serial for Tranche 20010423
18 SET_SERIAL_FOR_TRANCHE_INT Static method Public Method Issue Serial for Tranche 20011022
19 STATUS_OF_TRANCHE Instance method Public Method Status of a Tranche 20020604
Events
Class /EACC/CL_DM_TRANCHE_MANAGEMENT has no event.
Types
Class /EACC/CL_DM_TRANCHE_MANAGEMENT has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no parameter.
Method ACTIVATE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method CHECK_TRANCHE Signature

Method CHECK_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no parameter.
Method CHECK_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method CLOSE_DEFAULT_TRANCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20010813
# Exception Resumable Description Created on
1 ERROR_PASSED_TO_MSG_HANDLER 20010813

Method CLOSE_TRANCHE Signature

Method CLOSE_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no parameter.
Method CLOSE_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACINST Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20010724
# Exception Resumable Description Created on
1 DATABASE_HASNTBEEN_INITIALIZED 20021017

Method CREATE_DEFAULT_TRANCHE Signature

Method CREATE_DEFAULT_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no parameter.
Method CREATE_DEFAULT_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method CREATE_DEFAULT_TRANCHE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACINST Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20010821

Method CREATE_DEFAULT_TRANCHE_INT on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method CREATE_TRANCHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANCHE_TYPE Call by reference Type reference (TYPE) /EACC/DM_STATUS_TRANCHE Serialnummer 20010516
2 Returning R_TRANCHE Value transfer Type reference (TYPE) /EACC/DM_TRANCHE Tranche 20010423

Method CREATE_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method GET_DEFAULT_TRANCHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20010823
2 Returning R_DEFAULT_TRANCHE Value transfer Type reference (TYPE) /EACC/DM_TRANCHE Defaulttranche 20010724

Method GET_DEFAULT_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method GET_NOT_CLOSED_TRANCHES Signature

Method GET_NOT_CLOSED_TRANCHES on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no parameter.
Method GET_NOT_CLOSED_TRANCHES on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method GET_SERIALMAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SERIALMAX Value transfer Type reference (TYPE) /EACC/DM_SERIALMAX Höchste vergebene Serialnummer 20010418

Method GET_SERIALMAX on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method GET_TRANCHES Signature

Method GET_TRANCHES on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no parameter.
Method GET_TRANCHES on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method GET_TRANCHES_FOR_CURRENT_DATA Signature

Method GET_TRANCHES_FOR_CURRENT_DATA on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no parameter.
Method GET_TRANCHES_FOR_CURRENT_DATA on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method IS_ACTIVE Signature

Method IS_ACTIVE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no parameter.
Method IS_ACTIVE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method OPEN_TRANCHE Signature

Method OPEN_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no parameter.
Method OPEN_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method PREPARE_UPLOAD Signature

Method PREPARE_UPLOAD on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no parameter.
Method PREPARE_UPLOAD on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method SET_SERIAL_FOR_TRANCHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANCHE Value transfer Type reference (TYPE) /EACC/DM_TRANCHE Tranche 20010423

Method SET_SERIAL_FOR_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method SET_SERIAL_FOR_TRANCHE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACINST Value transfer Type reference (TYPE) ACC_DATABASIS Datenbasis 20011022
2 Importing I_TRANCHE Value transfer Type reference (TYPE) /EACC/DM_TRANCHE Tranche 20011022

Method SET_SERIAL_FOR_TRANCHE_INT on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.

Method STATUS_OF_TRANCHE Signature

Method STATUS_OF_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no parameter.
Method STATUS_OF_TRANCHE on class /EACC/CL_DM_TRANCHE_MANAGEMENT has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 10A