SAP ABAP Class CL_SRAPI_BUSINESS_OBJECT (Business object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAPI_REP_OBJECT Repository Object 20041028
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAPI_WSDL_OBJECT WSDL Object from Service Repository 20041028
Properties
Class CL_SRAPI_BUSINESS_OBJECT  
Short Description Business object    
Super Class CL_SRAPI_REP_OBJECT Repository Object 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20041028   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAPI_BUSINESS_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAPI_WSDL_OBJECT WSDL Object from Service Repository 20041028
Friends
# Friend Modeled only Created on Description
1 CL_SRAPI_QUERY_RES_2_REP_OBJ 20041028 Factory for Repository Objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUSINESS_OBJECT Constant Public Type reference (TYPE) STRING ' ' Category: BO 20050928
2 CATEGORY Constant Public Type reference (TYPE) STRING 'IS_PROJECTION' Category 20050928
3 CATEGORY_ATTR Instance attribute Private Type reference (TYPE) STRING Category 20050928
4 C_BUSINESS_OBJECT Constant Public Type reference (TYPE) STRING 'B' Normal BO 20051115
5 C_DEPENDEND_OBJECT Constant Public Type reference (TYPE) STRING 'D' Dependent Object 20051115
6 OBJECT_TYPE Constant Public Type reference (TYPE) STRING 'KIND' Type of BO 20051115
7 OBJECT_TYPE_ATTR Instance attribute Private Type reference (TYPE) STRING Type of BO Instance 20051115
8 PROJECTION Constant Public Type reference (TYPE) STRING 'X' Category: Projection 20050928
9 ROOT_NODE Constant Public Type reference (TYPE) STRING 'ROOT_NODE' Root Node 20041028
10 TEMPLATE Constant Public Type reference (TYPE) STRING 'T' Category: Template 20050928
Methods
# Method Level Visibility Method type Description Created on
1 GET_CATEGORY Instance method Public Method Category of BO 20050928
2 GET_LABEL Static method Public Method Object Description 20041108
3 GET_OBJECT_TYPE Instance method Public Method Type of BO 20051115
4 GET_RESULT_ATTRIBUTES Static method Public Method Result Attributes 20041028
5 GET_ROOT_NODE Instance method Public Method Gets Root Nodes 20041028
6 GET_TYPE Static method Public Method Gets Object Type 20041028
7 SET_CATEGORY Instance method Private Method Gets BO Category (for Object Factory) 20050928
8 SET_OBJECT_TYPE Instance method Private Method Sets BO Type 20051115
Events
Class CL_SRAPI_BUSINESS_OBJECT has no event.
Types
Class CL_SRAPI_BUSINESS_OBJECT has no local type.
Method Signatures

Method GET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Kategorie 20050928

Method GET_CATEGORY on class CL_SRAPI_BUSINESS_OBJECT has no exception.

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Bezeichnung 20041108

Method GET_LABEL on class CL_SRAPI_BUSINESS_OBJECT has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Typ des BOs 20051115

Method GET_OBJECT_TYPE on class CL_SRAPI_BUSINESS_OBJECT has no exception.

Method GET_RESULT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) SRAPI_T_STRING Ergebnisattribute 20041028

Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_BUSINESS_OBJECT has no exception.

Method GET_ROOT_NODE 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_SRAPI_BUSINESS_OBJECT_NODE Business Object Node 20041028
# Exception Resumable Description Created on
1 CX_SRAPI_QUERY_SERVICE_ERROR Ausnahme Queryservice 20041028
2 CX_SRAPI_REP_NOT_AVAILABLE Repository nicht verfügbar 20041028
3 CX_SRAPI_USER_NOT_AUTHORIZED User nicht berechtigt 20041028

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Objekttyp 20041028

Method GET_TYPE on class CL_SRAPI_BUSINESS_OBJECT has no exception.

Method SET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CATEGORY Call by reference Type reference (TYPE) STRING Kategorie des BOs 20050928

Method SET_CATEGORY on class CL_SRAPI_BUSINESS_OBJECT has no exception.

Method SET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_TYPE Call by reference Type reference (TYPE) STRING Typ des BOs 20051115

Method SET_OBJECT_TYPE on class CL_SRAPI_BUSINESS_OBJECT has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700