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 | Constant | Public | Type reference (TYPE) | STRING | ' ' | Category: BO | 20050928 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'IS_PROJECTION' | Category | 20050928 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Category | 20050928 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'B' | Normal BO | 20051115 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'D' | Dependent Object | 20051115 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'KIND' | Type of BO | 20051115 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | Type of BO Instance | 20051115 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'X' | Category: Projection | 20050928 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'ROOT_NODE' | Root Node | 20041028 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'T' | Category: Template | 20050928 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Category of BO | 20050928 | |
| 2 | Static method | Public | Method | Object Description | 20041108 | |
| 3 | Instance method | Public | Method | Type of BO | 20051115 | |
| 4 | Static method | Public | Method | Result Attributes | 20041028 | |
| 5 | Instance method | Public | Method | Gets Root Nodes | 20041028 | |
| 6 | Static method | Public | Method | Gets Object Type | 20041028 | |
| 7 | Instance method | Private | Method | Gets BO Category (for Object Factory) | 20050928 | |
| 8 | 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 | 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 | 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 | 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 | 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 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_BUSINESS_OBJECT_NODE | Business Object Node | 20041028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Queryservice | 20041028 | ||
| 2 | Repository nicht verfügbar | 20041028 | ||
| 3 | User nicht berechtigt | 20041028 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 |