SAP ABAP Class CL_ORGUNIT_BCS (BCS: Represents an Organizational Unit)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCOMS (Package) Business Communication Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DELETE_BCS BCS: Deletion Functions 20010119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 19990930
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECIPIENT_BCS Interface of Recipient Object in BCS 19991001
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SENDER_BCS Interface of Sender Object in BCS 19991001
Properties
Class CL_ORGUNIT_BCS  
Short Description BCS: Represents an Organizational Unit    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SBCOMS   Business Communication Service 
Created 19990930   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DELETE_BCS BCS: Deletion Functions 20010119
2 IF_OS_STATE State Management for a 'Managed Object' 19990930
3 IF_RECIPIENT_BCS Interface of Recipient Object in BCS 19991001
4 IF_SENDER_BCS Interface of Sender Object in BCS 19991001
Friends
# Friend Modeled only Created on Description
1 CB_ORGUNIT_BCS 20030512 Base Agent BCS: Represents an Organizational Unit
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ORGUNIT Instance attribute Protected Type reference (TYPE) HROBJEC_14 Concatenated Identification (Type and ID) of Org Objects 20001030
2 STATE Instance attribute Protected Object reference (TYPE REF TO) CL_ORGUNIT_BCS OBJECT SERVICES STATE 19990930
Methods
# Method Level Visibility Method type Description Created on
1 GETU_PERSISTENT Static method Public Method Instantiates Organizational Unit Wrapper 20000607
2 GET_ORGUNIT Instance method Public Get-method of a virtual attribute Reads Attribute ORGUNIT 19990930
3 GET_STATE Instance method Private Get-method of a virtual attribute Reads the Attribute STATE 20030512
4 SET_STATE Instance method Private Set-method of a virtual attribute Sets the Attribute STATE 20030512
Events
Class CL_ORGUNIT_BCS has no event.
Types
Class CL_ORGUNIT_BCS has no local type.
Method Signatures

Method GETU_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORGUNIT Call by reference Type reference (TYPE) HROBJEC_14 Konkatinierte Identifikation (Typ und ID) von Org Objekten 20000607
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ORGUNIT_BCS Organisationseinheit-Wrapper 20000607
# Exception Resumable Description Created on
1 CX_ADDRESS_BCS BCS: Ausnahmen bei Adressen (OS_EXCEPTION) 20010102

Method GET_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) HROBJEC_14 Attributwert 19990930
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ORGUNIT_BCS Attributwert 20030512
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030512

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATE Call by reference Object reference (TYPE REF TO) CL_ORGUNIT_BCS Attributwert 20030512
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030512
History
Last changed by/on SAP  20050213 
SAP Release Created in