SAP ABAP Class CL_REBD_LOC_HIER_MNGR (Hierarchical Location Structures - Manager)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-BD (Application Component) Basic Data
     RE_BD_LC (Package) RE: Location Structure
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 20050105
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_REBD_LOC_HIER_MNGR Hierarchical Location Structure - Manager 20050105
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RELM_LOC_HIER_MNGR_PE Hierarchical Location Structure - Other Public Registers 20050215
2 Inheritance (c INHERITING FROM c_ref)  CL_RELM_LOC_HIER_MNGR_PL Hierarchical Location Structures - Parcel 20050112
Properties
Class CL_REBD_LOC_HIER_MNGR  
Short Description Hierarchical Location Structures - Manager    
Super Class CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_BD_LC   RE: Location Structure 
Created 20050105   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_REBD_LOC_HIER_MNGR Hierarchical Location Structure - Manager 20050105
Friends
Class CL_REBD_LOC_HIER_MNGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MSGID Constant Protected Type reference (TYPE) SY-MSGID 'REBDLC' Messages, Message Class 20050105
2 MC_STRUCTURENAME Constant Protected Type reference (TYPE) TABNAME 'REBD_LOC_HIER_S' Table Name 20050105
3 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20050105
4 MT_LIST Instance attribute Protected Type reference (TYPE) RE_T_LOC_HIER Hierarchical Object Locations 20050105
5 MT_LIST_OLD Instance attribute Protected Type reference (TYPE) RE_T_LOC_HIER Old Data of Hierarchical Object Locations 20050105
6 MT_REQUIRED_LOCSYS Instance attribute Private Type reference (TYPE) MTYPE_T_LOCSYS Mandatory Location Structures 20061016
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ALL_REQUIRED Instance method Protected Method Checks for Required Assignments 20050110
2 CHECK_DELETE_ALLOWED Instance method Public Method 20050113
3 CHECK_DETAIL Instance method Protected Method Checks an Individual Row of the Assignment 20050105
4 CHECK_KEY Instance method Public Method 20050107
5 CHECK_UPDATE_ALLOWED Instance method Public Method 20050113
6 COUNT Instance method Public Method 20050107
7 DELETE_DETAIL Instance method Public Method 20050107
8 EXISTS Instance method Public Method 20050107
9 FILL_BUFFER Instance method Protected Method Gets Relationships for Type Entered 20050105
10 FILL_DATA Instance method Protected Method Adds Additional Data to Data Fields 20050110
11 FILL_X_DATA Instance method Protected Method Adds Additional Data to "X" Fields 20050105
12 GET_DETAIL Instance method Public Method 20050107
13 GET_DETAIL_X Instance method Public Method 20050107
14 GET_LIST Instance method Public Method 20050107
15 GET_LIST_X Instance method Public Method 20050107
16 INIT_BY_PARENT Instance method Public Method 20050107
17 INSERT_DETAIL Instance method Public Method 20050107
18 SORT_LIST Instance method Protected Method Sorts Internal Buffer List 20050105
19 UPDATE_DETAIL Instance method Public Method 20050107
20 _FILL_REQUIRED Instance method Private Method Enters Initial Values in Required Assignments 20050429
21 _GET_REQUIRED Instance method Private Method Gets the Mandatory Location Structures 20061016
Events
Class CL_REBD_LOC_HIER_MNGR has no event.
Types
Class CL_REBD_LOC_HIER_MNGR has no local type.
Method Signatures

Method CHECK_ALL_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050110

Method CHECK_ALL_REQUIRED on class CL_REBD_LOC_HIER_MNGR has no exception.

Method CHECK_DELETE_ALLOWED Signature

Method CHECK_DELETE_ALLOWED on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method CHECK_DELETE_ALLOWED on class CL_REBD_LOC_HIER_MNGR has no exception.

Method CHECK_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INDEX Value transfer Type reference (TYPE) SYTABIX Geprüfte Zeile der internen Tabelle 20050105
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050105
3 Importing IS_DETAIL Call by reference Type reference (TYPE) REBD_LOC_HIER Hierarchische Objektlage 20050105

Method CHECK_DETAIL on class CL_REBD_LOC_HIER_MNGR has no exception.

Method CHECK_KEY Signature

Method CHECK_KEY on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method CHECK_KEY on class CL_REBD_LOC_HIER_MNGR has no exception.

Method CHECK_UPDATE_ALLOWED Signature

Method CHECK_UPDATE_ALLOWED on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method CHECK_UPDATE_ALLOWED on class CL_REBD_LOC_HIER_MNGR has no exception.

Method COUNT Signature

Method COUNT on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method COUNT on class CL_REBD_LOC_HIER_MNGR has no exception.

Method DELETE_DETAIL Signature

Method DELETE_DETAIL on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method DELETE_DETAIL on class CL_REBD_LOC_HIER_MNGR has no exception.

Method EXISTS Signature

Method EXISTS on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method EXISTS on class CL_REBD_LOC_HIER_MNGR has no exception.

Method FILL_BUFFER Signature

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

Method FILL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DETAIL Call by reference Type reference (TYPE) REBD_LOC_HIER Hierarchische Objektlage 20050110

Method FILL_DATA on class CL_REBD_LOC_HIER_MNGR has no exception.

Method FILL_X_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DETAIL_X Call by reference Type reference (TYPE) REBD_LOC_HIER_X Hierarchische Objektlage mit Zusatzfeldern 20050105
2 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050105

Method FILL_X_DATA on class CL_REBD_LOC_HIER_MNGR has no exception.

Method GET_DETAIL Signature

Method GET_DETAIL on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method GET_DETAIL on class CL_REBD_LOC_HIER_MNGR has no exception.

Method GET_DETAIL_X Signature

Method GET_DETAIL_X on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method GET_DETAIL_X on class CL_REBD_LOC_HIER_MNGR has no exception.

Method GET_LIST Signature

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

Method GET_LIST_X Signature

Method GET_LIST_X on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method GET_LIST_X on class CL_REBD_LOC_HIER_MNGR has no exception.

Method INIT_BY_PARENT Signature

Method INIT_BY_PARENT on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method INIT_BY_PARENT on class CL_REBD_LOC_HIER_MNGR has no exception.

Method INSERT_DETAIL Signature

Method INSERT_DETAIL on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method INSERT_DETAIL on class CL_REBD_LOC_HIER_MNGR has no exception.

Method SORT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LIST Call by reference Attribute reference (LIKE) MT_LIST Hierarchische Objektlagen 20050105

Method SORT_LIST on class CL_REBD_LOC_HIER_MNGR has no exception.

Method UPDATE_DETAIL Signature

Method UPDATE_DETAIL on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method UPDATE_DETAIL on class CL_REBD_LOC_HIER_MNGR has no exception.

Method _FILL_REQUIRED Signature

Method _FILL_REQUIRED on class CL_REBD_LOC_HIER_MNGR has no parameter.
Method _FILL_REQUIRED on class CL_REBD_LOC_HIER_MNGR has no exception.

Method _GET_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LOCSYS Value transfer Type reference (TYPE) MTYPE_T_LOCSYS Obligatorische Lagesysteme 20061016

Method _GET_REQUIRED on class CL_REBD_LOC_HIER_MNGR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600