SAP ABAP Interface IF_REBD_HAS_LOC_HIER (Object with Hierarchical Location Structure)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-BD (Application Component) Basic Data
     RE_BD_LC (Package) RE: Location Structure
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_REBD_BUILDING Building (VIBDBU) 20060113
2 Interface composition (i COMPRISING i_ref)  IF_REBD_PROPERTY Land (VIBDPR) 20060113
3 Interface composition (i COMPRISING i_ref)  IF_RELM_PARCEL_OF_LAND Parcel of Land (VILMPL) 20050107
4 Interface composition (i COMPRISING i_ref)  IF_RELM_PUBLIC_ENCUMBRANCE Other Public Register (VILMPE) 20050203
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REBD_BUILDING Building (VIBDBU): Standard Impl. 20060113
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REBD_PROPERTY Property (VIBDPR): Standard Implementation 20060113
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RELM_PARCEL_OF_LAND Parcel of Land (VILMPL): Standard Implementation 20050107
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RELM_PUBLIC_ENCUMBRANCE Other Public Register (VILMPE): Standard Implementation 20050203
Properties
Interface IF_REBD_HAS_LOC_HIER  
Short Description Object with Hierarchical Location Structure    
General Data
Package RE_BD_LC   RE: Location Structure 
Created 20050105   SAP 
Last changed 20050301   SAP 
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_RECA_BUS_OBJECT Business Object 20050105
Friends
Interface IF_REBD_HAS_LOC_HIER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20050105
2 MD_BUKRS Instance attribute Public Attribute reference (LIKE) 20050105
3 MD_INTRENO Instance attribute Public Attribute reference (LIKE) 20050105
4 MD_OBJNR Instance attribute Public Attribute reference (LIKE) 20050105
5 MD_OBJTYPE Instance attribute Public Attribute reference (LIKE) 20050105
6 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20050105
7 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20050105
8 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20050105
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20050105
2 CHECK_ALL Instance method Public Method 20050105
3 CHECK_AUTHORITY Instance method Public Method 20050105
4 CHECK_AUTH_GROUP Instance method Public Method 20050105
5 DEQUEUE Instance method Public Method 20050105
6 ENABLE_SOURCE_ACCESS Instance method Public Method 20050225
7 ENQUEUE Instance method Public Method 20050105
8 FREE Instance method Public Method 20050105
9 GET_AUTH_GROUP Instance method Public Method 20050105
10 GET_BUSDETAIL Instance method Public Method 20050105
11 GET_BUSDETAIL_X Instance method Public Method 20050105
12 GET_BUSKEY Instance method Public Method 20050105
13 GET_BUSTYPE Instance method Public Method 20050105
14 GET_CHANGE_DOCUMENT_IDENT Instance method Public Method 20050105
15 GET_CHILDREN Instance method Public Method 20050105
16 GET_CI_DATA Instance method Public Method 20050105
17 GET_EXTENSION Instance method Public Method 20050105
18 GET_FIELDSTATUS Instance method Public Method 20050225
19 GET_IDENT Instance method Public Method 20050105
20 GET_IMKEY Instance method Public Method 20050105
21 GET_LOC_HIER_MNGR Instance method Public Method Gets Hierarchical Location Structure Manager 20050105
22 GET_OBJTYPEDIFF Instance method Public Method 20050105
23 GET_PARENT_OBJECT Instance method Public Method 20050105
24 GET_RESPONSIBLE Instance method Public Method 20050105
25 GET_RUSER Instance method Public Method 20050105
26 GET_STORE_DATE Instance method Public Method 20050105
27 GET_SUB_OBJECTS Instance method Public Method 20050105
28 GET_SWENR Instance method Public Method 20050105
29 GET_TEXT Instance method Public Method 20050105
30 GET_USER_EXCLUSIVE Instance method Public Method 20050105
31 GET_VALID_PERIOD Instance method Public Method 20050105
32 HAS_SUBOBJECTS Instance method Public Method 20050105
33 INIT_BUS_OBJECT Instance method Public Method 20050105
34 INIT_BY_TEMPLATE Instance method Public Method 20050105
35 IS_FIELDSTATUS_SET Instance method Public Method 20050225
36 IS_MODIFIED Instance method Public Method 20050105
37 IS_OK Instance method Public Method 20050105
38 IS_SOURCE_ACCESS_ENABLED Instance method Public Method 20050225
39 IS_VALID_IN_PERIOD Instance method Public Method 20050105
40 REGISTER_ALL_CHILDREN Instance method Public Method 20050105
41 RELEASE Instance method Public Method 20050105
42 SET_AUTH_GROUP Instance method Public Method 20050105
43 SET_CI_DATA Instance method Public Method 20050105
44 SET_RESPONSIBLE Instance method Public Method 20050105
45 SET_USER_EXCLUSIVE Instance method Public Method 20050105
46 STORE Instance method Public Method 20050105
47 SUBSTITUTE Instance method Public Method 20050105
Events
# Event Type Visibility Description Created on
1 AFTER_CHANGE_RESPONSIBLE Instance Event
(0)
Public
(2)
20050105
2 AFTER_STORE Instance Event
(0)
Public
(2)
20050105
3 BEFORE_STORE Instance Event
(0)
Public
(2)
20050105
4 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050105
5 ON_SUBSTITUTE Instance Event
(0)
Public
(2)
20050105
Types
Interface IF_REBD_HAS_LOC_HIER has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method ADD_CHILD on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method CHECK_ALL on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method CHECK_AUTHORITY on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method CHECK_AUTH_GROUP Signature

Method CHECK_AUTH_GROUP on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method CHECK_AUTH_GROUP on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method DEQUEUE Signature

Method DEQUEUE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method DEQUEUE on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method ENABLE_SOURCE_ACCESS Signature

Method ENABLE_SOURCE_ACCESS on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method ENABLE_SOURCE_ACCESS on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method ENQUEUE Signature

Method ENQUEUE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method ENQUEUE on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method FREE Signature

Method FREE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method FREE on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_AUTH_GROUP Signature

Method GET_AUTH_GROUP on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_AUTH_GROUP on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_BUSDETAIL Signature

Method GET_BUSDETAIL on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_BUSDETAIL on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_BUSDETAIL_X Signature

Method GET_BUSDETAIL_X on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_BUSDETAIL_X on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_BUSKEY Signature

Method GET_BUSKEY on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_BUSKEY on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_BUSTYPE Signature

Method GET_BUSTYPE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_BUSTYPE on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_CHANGE_DOCUMENT_IDENT Signature

Method GET_CHANGE_DOCUMENT_IDENT on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_CHANGE_DOCUMENT_IDENT on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_CHILDREN on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_CI_DATA Signature

Method GET_CI_DATA on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_CI_DATA on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_EXTENSION Signature

Method GET_EXTENSION on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_EXTENSION on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_FIELDSTATUS on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_IDENT Signature

Method GET_IDENT on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_IDENT on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_IMKEY Signature

Method GET_IMKEY on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_IMKEY on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_LOC_HIER_MNGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LOC_HIER_MNGR Value transfer Object reference (TYPE REF TO) IF_REBD_LOC_HIER_MNGR Hierarchisches Lagesystem - Manager 20050105

Method GET_LOC_HIER_MNGR on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_OBJTYPEDIFF Signature

Method GET_OBJTYPEDIFF on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_OBJTYPEDIFF on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_PARENT_OBJECT Signature

Method GET_PARENT_OBJECT on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_PARENT_OBJECT on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_RESPONSIBLE Signature

Method GET_RESPONSIBLE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_RESPONSIBLE on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_RUSER Signature

Method GET_RUSER on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_RUSER on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_STORE_DATE Signature

Method GET_STORE_DATE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_STORE_DATE on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_SUB_OBJECTS Signature

Method GET_SUB_OBJECTS on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_SUB_OBJECTS on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_SWENR Signature

Method GET_SWENR on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_SWENR on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_TEXT Signature

Method GET_TEXT on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_TEXT on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_USER_EXCLUSIVE Signature

Method GET_USER_EXCLUSIVE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_USER_EXCLUSIVE on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method GET_VALID_PERIOD Signature

Method GET_VALID_PERIOD on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method GET_VALID_PERIOD on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method HAS_SUBOBJECTS Signature

Method HAS_SUBOBJECTS on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method HAS_SUBOBJECTS on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method INIT_BUS_OBJECT Signature

Method INIT_BUS_OBJECT on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method INIT_BUS_OBJECT on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method IS_FIELDSTATUS_SET Signature

Method IS_FIELDSTATUS_SET on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method IS_FIELDSTATUS_SET on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method IS_MODIFIED on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method IS_OK Signature

Method IS_OK on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method IS_OK on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method IS_SOURCE_ACCESS_ENABLED Signature

Method IS_SOURCE_ACCESS_ENABLED on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method IS_SOURCE_ACCESS_ENABLED on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method IS_VALID_IN_PERIOD Signature

Method IS_VALID_IN_PERIOD on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method IS_VALID_IN_PERIOD on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method RELEASE Signature

Method RELEASE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method RELEASE on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method SET_AUTH_GROUP Signature

Method SET_AUTH_GROUP on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method SET_AUTH_GROUP on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method SET_CI_DATA Signature

Method SET_CI_DATA on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method SET_CI_DATA on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method SET_RESPONSIBLE Signature

Method SET_RESPONSIBLE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method SET_RESPONSIBLE on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method SET_USER_EXCLUSIVE Signature

Method SET_USER_EXCLUSIVE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method SET_USER_EXCLUSIVE on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method STORE Signature

Method STORE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method STORE on Interface IF_REBD_HAS_LOC_HIER has no exception.

Method SUBSTITUTE Signature

Method SUBSTITUTE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Method SUBSTITUTE on Interface IF_REBD_HAS_LOC_HIER has no exception.
Event Signatures

Event AFTER_CHANGE_RESPONSIBLE Signature
Event AFTER_CHANGE_RESPONSIBLE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_REBD_HAS_LOC_HIER has no parameter.
Event ON_SUBSTITUTE Signature
Event ON_SUBSTITUTE on Interface IF_REBD_HAS_LOC_HIER has no parameter.
History
Last changed by/on SAP  20050301 
SAP Release Created in 600