SAP ABAP Class CL_BTP_DL_PFOBJECT (BTP Portfolio Object (Tests on Use Cases))
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
BTP_DL (Package) BTP Application Data Layer Basis
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BTP_DL_OBJECT | BTP Object (Tests on Projects) | 20091229 |
Meta Relationship - Used By
Properties
| Class | CL_BTP_DL_PFOBJECT | |
| Short Description | BTP Portfolio Object (Tests on Use Cases) | |
| Super Class | CL_BTP_DL_OBJECT | BTP Object (Tests on Projects) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BTP_DL | BTP Application Data Layer Basis |
| Created | 20091229 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BTP_DL_PFOBJECT has no interface implemented.
Friends
Class CL_BTP_DL_PFOBJECT 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) | BTP_DL_PFOBJ | BTP Portfolio Object | 20091229 | |||
| 2 | Instance attribute | Private | See coding | 20091229 | |||||
| 3 | Instance attribute | Private | See coding | 20100125 | |||||
| 4 | Instance attribute | Private | See coding | 20091229 | |||||
| 5 | Instance attribute | Private | See coding | 20091229 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add an additional docu object to this portfolio object | 20100125 | |
| 2 | Instance method | Public | Method | Add a new tag to this portfolio object | 20091229 | |
| 3 | Static method | Public | Method | Cleanup database | 20100222 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20091229 | |
| 5 | Instance method | Public | Method | Get the additional docu objects of this portfolio object | 20100125 | |
| 6 | Static method | Public | Method | Get all portfolio objects | 20100310 | |
| 7 | Instance method | Public | Method | Return a table with refs to attributes and their values | 20091229 | |
| 8 | Instance method | Public | Method | Get the master docu object of this portfolio object | 20091230 | |
| 9 | Instance method | Public | Method | Get the PIFD interfaces of this portfolio object | 20110118 | |
| 10 | Instance method | Public | Method | Return a table with references to all tags | 20091229 | |
| 11 | Instance method | Public | Method | Get the name of the utilities class | 20120301 | |
| 12 | Instance method | Public | Method | Object type can be indexed with a Tag or Attribute Value | 20100324 | |
| 13 | Instance method | Public | Method | Remove an additional docu object from this portfolio object | 20100125 | |
| 14 | Instance method | Public | Method | Remove an attribute with its value from this object | 20091229 | |
| 15 | Instance method | Public | Method | Remove the docu object of this portfolio object | 20100216 | |
| 16 | Instance method | Public | Method | Remove a tag assigned to this portfolio object | 20091229 | |
| 17 | Instance method | Public | Method | Set or overwrites a value for a given attribute | 20091229 | |
| 18 | Instance method | Public | Method | Set the master docu object of this portfolio object | 20091230 | |
| 19 | Instance method | Public | Method | Set the PIFD interfaces of this portfolio object | 20110124 | |
| 20 | Instance method | Public | Method | Set the name of the utilities class | 20120301 | |
| 21 | Instance method | Public | Method | Synchronize PIFD data (sync own persistence with MIFV) | 20111128 | |
| 22 | Instance method | Public | Method | Set translation of TEXT for a different language | 20091229 |
Events
Class CL_BTP_DL_PFOBJECT has no event.
Types
Class CL_BTP_DL_PFOBJECT has no local type.
Method Signatures
Method ADD_ADDITIONAL_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DOCU | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_DOCU | BTP Portfolio Item Documentation Object | 20100125 |
Method ADD_ADDITIONAL_DOCU on class CL_BTP_DL_PFOBJECT has no exception.
Method ADD_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TAG | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_IDXTAG | BTP Index Tag | 20091229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Portfolio Objects | 20100324 |
Method CLEANUP_PFOBJECT Signature
Method CLEANUP_PFOBJECT on class CL_BTP_DL_PFOBJECT has no parameter.
Method CLEANUP_PFOBJECT on class CL_BTP_DL_PFOBJECT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | BTP GUID | 20110128 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_NAME | BTP Technical Object Name | 20100129 | |||
| 3 | IV_SCENARIO | Call by reference | Type reference (TYPE) | CNV_MBT_SCENARIO | NC_SCENARIO_SLOP | MBT PCL: Scenario | 20100224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Objects | 20100930 |
Method GET_ADDITIONAL_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GET_HIDDEN | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_HIDDEN | ABAP_FALSE | Get also hidden additional docu objects | 20100420 | ||
| 2 | RT_DOCU | Value transfer | Type reference (TYPE) | BTP_DL_T_REF_DOCU | BTP References to Documentation Objects | 20100125 |
Method GET_ADDITIONAL_DOCU on class CL_BTP_DL_PFOBJECT has no exception.
Method GET_ALL_PFOBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | BTP_DL_BYPASS_BUFFER | ABAP_FALSE | BTP Bypass Buffer for Read Access | 20100729 | ||
| 2 | IV_GET_HIDDEN | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_HIDDEN | ABAP_FALSE | Get also hidden objects | 20100416 | ||
| 3 | IV_INDEXED_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Get only object types that can be indexed by Attribs or Tags | 20100324 | ||
| 4 | IV_LATEST_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Get only latest version or all versions | 20100317 | ||
| 5 | IV_SCENARIO | Call by reference | Type reference (TYPE) | CNV_MBT_SCENARIO | NC_SCENARIO_SLOP | MBT PCL: Scenario | 20100315 | ||
| 6 | RT_PFOBJECT | Value transfer | Type reference (TYPE) | BTP_DL_T_REF_PFOBJECT | BTP References to Portfolio Objects | 20100310 |
Method GET_ALL_PFOBJECTS on class CL_BTP_DL_PFOBJECT has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GET_HIDDEN | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_HIDDEN | ABAP_FALSE | Get also hidden attributes | 20100420 | ||
| 2 | RT_ATTRVALUE | Value transfer | Type reference (TYPE) | BTP_DL_T_ATTRVALUE | BTP Attribute Value Assignments | 20091229 |
Method GET_ATTRIBUTES on class CL_BTP_DL_PFOBJECT has no exception.
Method GET_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GET_HIDDEN | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_HIDDEN | ABAP_FALSE | Get also hidden docu object | 20100420 | ||
| 2 | RR_DOCU | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_DOCU | BTP Portfolio Item Documentation Object | 20091230 |
Method GET_DOCU on class CL_BTP_DL_PFOBJECT has no exception.
Method GET_PIFD_INTERFACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_INTERFACE | Value transfer | Type reference (TYPE) | BTP_DL_T_PIFD_IF_PFOBJECT | BTP PIFD Interfaces of a portfolio object | 20110118 |
Method GET_PIFD_INTERFACES on class CL_BTP_DL_PFOBJECT has no exception.
Method GET_TAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GET_HIDDEN | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_HIDDEN | ABAP_FALSE | Get also hidden tags | 20100420 | ||
| 2 | RT_TAGS | Value transfer | Type reference (TYPE) | BTP_DL_T_REF_IDXTAG | Table with references to CL_BTP_DL_CORE_IDXTAG | 20091229 |
Method GET_TAGS on class CL_BTP_DL_PFOBJECT has no exception.
Method GET_UTILS_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UTIL | Value transfer | Type reference (TYPE) | BTP_DL_CLASSNAME | Name of the utils class | 20120301 |
Method GET_UTILS_CLASS on class CL_BTP_DL_PFOBJECT has no exception.
Method IS_INDEXED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INDEXED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100324 |
Method IS_INDEXED on class CL_BTP_DL_PFOBJECT has no exception.
Method REMOVE_ADDITIONAL_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DOCU | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_DOCU | BTP Portfolio Item Documentation Object | 20100125 |
Method REMOVE_ADDITIONAL_DOCU on class CL_BTP_DL_PFOBJECT has no exception.
Method REMOVE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ATTR | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_IDXATTR | BTP Index Attribute | 20091229 |
Method REMOVE_ATTRIBUTE on class CL_BTP_DL_PFOBJECT has no exception.
Method REMOVE_DOCU Signature
Method REMOVE_DOCU on class CL_BTP_DL_PFOBJECT has no parameter.
Method REMOVE_DOCU on class CL_BTP_DL_PFOBJECT has no exception.
Method REMOVE_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TAG | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_IDXTAG | BTP Index Tag | 20091229 |
Method REMOVE_TAG on class CL_BTP_DL_PFOBJECT has no exception.
Method SET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ATTR | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_IDXATTR | BTP Index Attribute | 20091229 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | BTP_DL_IDXATTR_VALUE | BTP Attribute Value | 20091229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Portfolio Objects | 20100310 |
Method SET_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DOCU | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_DOCU | BTP Portfolio Item Documentation Object | 20091230 |
Method SET_DOCU on class CL_BTP_DL_PFOBJECT has no exception.
Method SET_PIFD_INTERFACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INTERFACE | Call by reference | Type reference (TYPE) | BTP_DL_T_PIFD_IF_PFOBJECT | BTP PIFD Interfaces of a portfolio object | 20110124 |
Method SET_PIFD_INTERFACES on class CL_BTP_DL_PFOBJECT has no exception.
Method SET_UTILS_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UTIL | Call by reference | Type reference (TYPE) | BTP_DL_CLASSNAME | DName of the utils class | 20120301 |
Method SET_UTILS_CLASS on class CL_BTP_DL_PFOBJECT has no exception.
Method SYNC_PIFD_DATA Signature
Method SYNC_PIFD_DATA on class CL_BTP_DL_PFOBJECT has no parameter.
Method SYNC_PIFD_DATA on class CL_BTP_DL_PFOBJECT has no exception.
Method TRANSLATE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SPRAS | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20091229 | |||
| 2 | IV_TEXT | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_TEXT | BTP Text | 20091229 |
Method TRANSLATE_TEXT on class CL_BTP_DL_PFOBJECT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |