SAP ABAP Class CL_RESC_MSU_ASSIGN_SU_MNGR (Manager for Assignment of SUs to Master SU (VISCSUREL))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SC (Application Component) Service Charge Settlement
     RE_SC_SU (Package) SCS: Settlement Unit
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 20030211
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RESC_MSU_ASSIGN_SU_MNGR Manager for Assignment of SUs to Master SU (VISCSUREL) 20030211
Properties
Class CL_RESC_MSU_ASSIGN_SU_MNGR  
Short Description Manager for Assignment of SUs to Master SU (VISCSUREL)    
Super Class CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_SC_SU   SCS: Settlement Unit 
Created 20030211   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RESC7 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RESC_MSU_ASSIGN_SU_MNGR Manager for Assignment of SUs to Master SU (VISCSUREL) 20030211
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20031014 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_STRUCTURENAME Constant Protected Type reference (TYPE) TABNAME 'RESCMSUASSIGNSU_S' Table Name 20030227
2 MC_STRUCTURENAME_SHAREOUT Constant Protected Type reference (TYPE) TABNAME 'RESCSUSHAREOUT_S' Table Name 20030228
3 MC_STRUCTURENAME_SU Constant Protected Type reference (TYPE) TABNAME 'RESC_SETTL_UNIT_S' Table Name 20030228
4 MO_PARENT Instance attribute Protected Object reference (TYPE REF TO) IF_RESC_SETTLUNIT_MASTER 20031008
5 MT_LIST Instance attribute Protected Type reference (TYPE) RE_T_MSUASSIGNSU_X 20031008
6 MT_LIST_OLD Instance attribute Protected Type reference (TYPE) RE_T_MSUASSIGNSU_X Master Settlement Unit: Participating Settlement Units 20030212
7 MT_OBJTYPE Instance attribute Protected Type reference (TYPE) RE_T_OBJECT_TYPE_ALLOWED_X Allowed Object Type and Additional Fields (TIVCAOBJYTPE) 20030410
8 MT_SHAREOUT_DISPLAY Instance attribute Protected Type reference (TYPE) RE_T_MSUSHAREOUT_X Allocation Rule and Additional Fields 20030410
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SUBOBJ Instance method Public Method 20040310
2 FILL_BUFFER Instance method Protected Method Fills Table Buffer 20030212
3 GET_ALLOWED_OBJTYPE Instance method Public Method 20030410
4 GET_DETAIL_X Instance method Protected Method Adds Additional Fields to the Assigned SUs 20031008
5 GET_DETAIL_X_BY_DATE Instance method Public Method 20030226
6 GET_LIST Instance method Public Method 20030213
7 GET_LIST_BY_VALIDFROM Instance method Public Method 20030214
8 GET_LIST_X_BY_VALIDFROM Instance method Public Method 20030228
9 GET_REAL_LIST Instance method Protected Method Gets Subordinate SUs Taking Frequencies into Account 20030918
10 ME_SET_DETAIL_BY_VALIDFROM Instance method Public Method Changes Apportionment Rule for a Date 20050614
11 SET_DETAIL_BY_VALIDFROM Instance method Public Method 20030410
12 SET_KEYFIELDS Instance method Protected Method All Key Fields Are Filled in Internal List 20030220
13 SET_LIST Instance method Public Method 20030219
14 SET_VALIDFROM Instance method Public Method 20130725
Events
Class CL_RESC_MSU_ASSIGN_SU_MNGR has no event.
Types
Class CL_RESC_MSU_ASSIGN_SU_MNGR has no local type.
Method Signatures

Method CHECK_SUBOBJ Signature

Method CHECK_SUBOBJ on class CL_RESC_MSU_ASSIGN_SU_MNGR has no parameter.
Method CHECK_SUBOBJ on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_RESC_MSU_ASSIGN_SU_MNGR has no parameter.
Method FILL_BUFFER on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method GET_ALLOWED_OBJTYPE Signature

Method GET_ALLOWED_OBJTYPE on class CL_RESC_MSU_ASSIGN_SU_MNGR has no parameter.
Method GET_ALLOWED_OBJTYPE on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method GET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DETAIL Call by reference Type reference (TYPE) RESCMSUASSIGNSU 20031008
2 Returning RS_DETAIL_X Value transfer Type reference (TYPE) RESCMSUASSIGNSU_X 20031008

Method GET_DETAIL_X on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method GET_DETAIL_X_BY_DATE Signature

Method GET_DETAIL_X_BY_DATE on class CL_RESC_MSU_ASSIGN_SU_MNGR has no parameter.
Method GET_DETAIL_X_BY_DATE on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method GET_LIST Signature

Method GET_LIST on class CL_RESC_MSU_ASSIGN_SU_MNGR has no parameter.
Method GET_LIST on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method GET_LIST_BY_VALIDFROM Signature

Method GET_LIST_BY_VALIDFROM on class CL_RESC_MSU_ASSIGN_SU_MNGR has no parameter.
Method GET_LIST_BY_VALIDFROM on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method GET_LIST_X_BY_VALIDFROM Signature

Method GET_LIST_X_BY_VALIDFROM on class CL_RESC_MSU_ASSIGN_SU_MNGR has no parameter.
Method GET_LIST_X_BY_VALIDFROM on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method GET_REAL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_MSUASSIGNSU_X 20030918

Method GET_REAL_LIST on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method ME_SET_DETAIL_BY_VALIDFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ALTERNATIVEMEAS Call by reference Type reference (TYPE) RESCMSUSHAREOUT_X-ALTERNATIVEMEAS Alternative Bemessungsart 20050614
2 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RESCSUSHAREOUT-VALIDFROM Datum, ab dem die Zuordnung beachtet wird 20050614
3 Importing IS_DETAIL Call by reference Type reference (TYPE) RESCSUSHAREOUT Gesplittete Abrechnungsgrößen zur Abrechnungsvariante 20050614

Method ME_SET_DETAIL_BY_VALIDFROM on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method SET_DETAIL_BY_VALIDFROM Signature

Method SET_DETAIL_BY_VALIDFROM on class CL_RESC_MSU_ASSIGN_SU_MNGR has no parameter.
Method SET_DETAIL_BY_VALIDFROM on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method SET_KEYFIELDS Signature

Method SET_KEYFIELDS on class CL_RESC_MSU_ASSIGN_SU_MNGR has no parameter.
Method SET_KEYFIELDS on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method SET_LIST Signature

Method SET_LIST on class CL_RESC_MSU_ASSIGN_SU_MNGR has no parameter.
Method SET_LIST on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.

Method SET_VALIDFROM Signature

Method SET_VALIDFROM on class CL_RESC_MSU_ASSIGN_SU_MNGR has no parameter.
Method SET_VALIDFROM on class CL_RESC_MSU_ASSIGN_SU_MNGR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200