SAP ABAP Class CL_BTP_DL_PFITEM (BTP Portfolio Item)
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_PFOBJECT | BTP Portfolio Object (Tests on Use Cases) | 20091229 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BTP_DL_ANALYSIS | BTP Portfolio Item Analysis | 20091229 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_BTP_DL_CONVPACK | BTP Portfolio Item CWB Package | 20100126 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_BTP_DL_DOCU | BTP Portfolio Item Documentation Object | 20091230 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_BTP_DL_LTRSOL | BTP Portfolio Item LTR Solution | 20110201 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_BTP_DL_ROADMAP | BTP Portfolio Item Roadmap | 20091229 |
Properties
Class | CL_BTP_DL_PFITEM | |
Short Description | BTP Portfolio Item | |
Super Class | CL_BTP_DL_PFOBJECT | BTP Portfolio Object (Tests on Use Cases) |
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_PFITEM has no interface implemented.
Friends
Class CL_BTP_DL_PFITEM 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_PFITEM | BTP Portfolio Item | 20091229 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Cleanup database | 20100222 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091229 |
3 | ![]() |
Static method | Public | Method | Get all portfolio items | 20100303 |
4 | ![]() |
Instance method | Public | Method | Get PIFD interface IDs of this portfolio item | 20110118 |
5 | ![]() |
Instance method | Public | Method | Get PIFD meta interface variant if available | 20110712 |
Events
Class CL_BTP_DL_PFITEM has no event.
Types
Class CL_BTP_DL_PFITEM has no local type.
Method Signatures
Method CLEANUP_PFITEM Signature
Method CLEANUP_PFITEM on class CL_BTP_DL_PFITEM has no parameter.
Method CLEANUP_PFITEM on class CL_BTP_DL_PFITEM 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_ALL_PFITEMS 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_EXCLUDE_DOCU | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Exclude Docu Objects | 20120330 | |
3 | ![]() |
IV_GET_HIDDEN | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_HIDDEN | ABAP_FALSE | Get also hidden objects | 20100416 | |
4 | ![]() |
IV_LATEST_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Get only latest version | 20100324 | |
5 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | CNV_MBT_SCENARIO | NC_SCENARIO_SLOP | MBT PCL: Scenario | 20100324 | |
6 | ![]() |
RT_PFITEM | Value transfer | Type reference (TYPE) | BTP_DL_T_REF_PFITEM | BTP References to Portfolio Items | 20100303 |
Method GET_ALL_PFITEMS on class CL_BTP_DL_PFITEM has no exception.
Method GET_PIFD_INTERFACE_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_INTERFACE_ID | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_T_INTERFACE_IDS | Interface IDs | 20110118 |
Method GET_PIFD_INTERFACE_IDS on class CL_BTP_DL_PFITEM has no exception.
Method GET_PIFD_MIFV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_MIFV | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_MIF_VARIANT | PIFD Meta Interface Variant | 20110712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110712 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2006_1_700 |