SAP ABAP Class CL_RSO_RES_OBJDETAILS_XML (Builds XML for object details)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_REPOSITORY (Package) Package for Repository related objects

⤷

⤷

Properties
Class | CL_RSO_RES_OBJDETAILS_XML | |
Short Description | Builds XML for object details | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSO_RES_REPOSITORY | Package for Repository related objects |
Created | 20130129 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSO_RES_OBJDETAILS_XML has no forward declaration.
Interfaces
Class CL_RSO_RES_OBJDETAILS_XML has no interface implemented.
Friends
Class CL_RSO_RES_OBJDETAILS_XML has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TN_S_BW_OBJECT_DETAILS | 20130129 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSO_RES_XML | 20130312 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130129 |
2 | ![]() |
Instance method | Public | Method | 20130312 | |
3 | ![]() |
Instance method | Public | Method | 20130129 | |
4 | ![]() |
Instance method | Public | Method | 20130312 |
Events
Class CL_RSO_RES_OBJDETAILS_XML has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_BW_OBJECT_DETAILS | Public | See coding | 20130129 | BEGIN OF tn_s_bw_object_details,
objnm TYPE string,
techn_objnm TYPE string,
tlogo TYPE string,
objstat TYPE string,
END OF tn_s_bw_object_details
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_OBJECT_DETAILS | Call by reference | Type reference (TYPE) | TN_S_BW_OBJECT_DETAILS | 20130129 |
Method CONSTRUCTOR on class CL_RSO_RES_OBJDETAILS_XML has no exception.
Method GET_OBJECT_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_OBJECT_DETAILS | Value transfer | Type reference (TYPE) | TN_S_BW_OBJECT_DETAILS | 20130312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130314 |
Method GET_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_XML | Value transfer | Type reference (TYPE) | RSO_RES_XML | Any XML data | 20130129 |
Method GET_XML on class CL_RSO_RES_OBJDETAILS_XML has no exception.
Method SET_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_XML | Call by reference | Type reference (TYPE) | RSO_RES_XML | 20130312 |
Method SET_XML on class CL_RSO_RES_OBJDETAILS_XML has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |