SAP ABAP Class IF_BTP_DL_PIFD (Access from BTP objects to PIFD)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BTP_DL_BLUEPRINT | BTP Blueprint | 20110119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BTP_DL_PROJECT | BTP Project | 20110125 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BTP_DL_PROJSTEP | BTP Step in a Project Phase | 20110210 |
Properties
| Class | IF_BTP_DL_PIFD | |
| Short Description | Access from BTP objects to PIFD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110119 | 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 IF_BTP_DL_PIFD has no interface implemented.
Friends
Class IF_BTP_DL_PIFD has no friend class.
Attributes
Class IF_BTP_DL_PIFD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy an existing variant | 20110209 | |
| 2 | Instance method | Public | Method | Create a new variant for a PIFD interface | 20110202 | |
| 3 | Instance method | Public | Method | Delete an existing variant | 20110208 | |
| 4 | Instance method | Public | Method | Download a variant into a file (SAP GUI Callback !) | 20110718 | |
| 5 | Instance method | Public | Method | Get GUID of this object | 20130423 | |
| 6 | Instance method | Public | Method | Get landscape for object (if possible) | 20140318 | |
| 7 | Instance method | Public | Method | Get sub objects using a PIFD interface | 20110119 | |
| 8 | Instance method | Public | Method | Get PIFD interfaces of this object | 20110119 | |
| 9 | Instance method | Public | Method | Get PIFD variants of an PIFD interface of this object | 20110119 | |
| 10 | Instance method | Public | Method | Get the availables scopes of variants | 20110516 | |
| 11 | Instance method | Public | Method | Has this object PIFD interfaces? | 20110128 | |
| 12 | Instance method | Public | Method | Reload the associations of the variants with the object | 20130107 | |
| 13 | Instance method | Public | Method | Change name and display name of a variant | 20110208 | |
| 14 | Instance method | Public | Method | Saves the association for the given interface only | 20131024 | |
| 15 | Instance method | Public | Method | Set properties of an interface | 20110202 | |
| 16 | Instance method | Public | Method | Set data of a parameter in a PIFD variant of an interface | 20110121 | |
| 17 | Instance method | Public | Method | Set properties of a variant | 20110202 | |
| 18 | Instance method | Public | Method | Upload a variant from a file (SAP GUI Callback !) | 20110719 | |
| 19 | Instance method | Public | Method | Validate a variant | 20110121 |
Events
Class IF_BTP_DL_PIFD has no event.
Types
Class IF_BTP_DL_PIFD has no local type.
Method Signatures
Method COPY_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110209 | |||
| 2 | IV_DISPLAY_NAME | Call by reference | Type reference (TYPE) | LTR_DISPLAY_NAME | Description of Variant to create | 20110209 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | LTR_OBJECT_NAME | Name of Variant to create | 20110209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on PIFD access | 20110209 |
Method CREATE_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110222 | |||
| 2 | ET_WD_INIT_COMPONENT | Call by reference | Type reference (TYPE) | BTP_DL_T_PIFD_UI_COMPONENT | Web Dynpro Components to initialize | 20110516 | |||
| 3 | EV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | RFC Destination to run the web dynpro initializer | 20110512 | |||
| 4 | IR_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_INTERFACE | PIFD Parameter Container Class | 20110202 | |||
| 5 | IR_LANDSCAPE | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | BTP System Landscape Instance | 20110202 | |||
| 6 | IV_DISPLAY_NAME | Call by reference | Type reference (TYPE) | LTR_DISPLAY_NAME | Description of Variant to create | 20110202 | |||
| 7 | IV_NAME | Call by reference | Type reference (TYPE) | LTR_OBJECT_NAME | Name of Variant to create | 20110202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on PIFD access | 20110202 |
Method DELETE_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on PIFD access | 20110208 |
Method DOWNLOAD_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CBGUID | Call by reference | Type reference (TYPE) | BTP_SGI_CALLBACK_GUID | BTP Call-Back GUID for SAP-GUI Invocation | 20110718 | |||
| 2 | EV_FILE_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Download File Content | 20111107 | |||
| 3 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on PIFD access | 20111107 |
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GUID | Value transfer | Type reference (TYPE) | BTP_DL_GUID | BTP GUID | 20130423 |
Method GET_GUID on class IF_BTP_DL_PIFD has no exception.
Method GET_LANDSCAPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_LANDSCAPE | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | BTP System Landscape Instance | 20140318 |
Method GET_LANDSCAPE on class IF_BTP_DL_PIFD has no exception.
Method GET_OBJECTS_FOR_PIFD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_INTERFACE | PIFD Parameter Container Class | 20110119 | |||
| 2 | RT_OBJECT | Value transfer | Type reference (TYPE) | BTP_DL_T_REF_OBJECT | BTP List of references to Objects | 20110119 |
Method GET_OBJECTS_FOR_PIFD on class IF_BTP_DL_PIFD 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_OBJECT | BTP PIFD Interfaces of an Object | 20110119 |
Method GET_PIFD_INTERFACES on class IF_BTP_DL_PIFD has no exception.
Method GET_PIFD_VARIANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_INTERFACE | PIFD Parameter Container Class | 20110119 | |||
| 2 | IV_SCOPE | Call by reference | Type reference (TYPE) | BTP_DL_PIFD_VAR_SCOPE | BTP PIFD Variant Scope | 20110516 | |||
| 3 | RT_VARIANT | Value transfer | Type reference (TYPE) | BTP_DL_T_PIFD_VAR_OBJECT | BTP Variants of an Interface of an Object | 20110119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on PIFD access | 20110120 |
Method GET_SCOPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_INTERFACE | PIFD Parameter Container Class | 20110524 | |||
| 2 | RT_SCOPE | Value transfer | Type reference (TYPE) | BTP_DL_T_PIFD_SCOPE | BTP PIFD Scopes of Variants | 20110516 |
Method GET_SCOPES on class IF_BTP_DL_PIFD has no exception.
Method HAS_PIFD_INTERFACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_INTERFACES | Value transfer | Type reference (TYPE) | ABAP_BOOL | Has interfaces or not | 20110128 |
Method HAS_PIFD_INTERFACES on class IF_BTP_DL_PIFD has no exception.
Method REFRESH_PIFD_ASSOCIATIONS Signature
Method REFRESH_PIFD_ASSOCIATIONS on class IF_BTP_DL_PIFD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on PIFD access | 20130107 |
Method RENAME_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110208 | |||
| 2 | IV_DISPLAY_NAME | Call by reference | Type reference (TYPE) | LTR_DISPLAY_NAME | Description of Variant to create | 20110208 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | LTR_OBJECT_NAME | Name of Variant to create | 20110208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on PIFD access | 20110208 |
Method SAVE_PIFD_ASSOCIATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_INTERFACE | PIFD Parameter Container Class | 20131024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on PIFD access | 20131024 |
Method SET_INTERFACE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_INTERFACE | PIFD Parameter Container Class | 20110202 | |||
| 2 | IV_PROJ_LEVEL | Call by reference | Type reference (TYPE) | BTP_DL_PIFD_IF_PROJLEVEL | BTP PIFD Interface maintainable on project level | 20110202 | |||
| 3 | IV_STEP_LEVEL | Call by reference | Type reference (TYPE) | BTP_DL_PIFD_IF_STEPLEVEL | BTP PIFD Interface maintainable on step level | 20110202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on PIFD access | 20110202 |
Method SET_PIFD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110121 | |||
| 2 | IV_DATA | Call by reference | Type reference (TYPE) | ANY | Data value to set | 20110121 | |||
| 3 | IV_PARAM_NAME | Call by reference | Type reference (TYPE) | LTR_OBJECT_NAME | PIFD Parameter Name | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on PIFD access | 20110121 |
Method SET_VARIANT_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LANDSCAPE | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | BTP System Landscape Instance | 20110215 | |||
| 2 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110202 | |||
| 3 | IV_FINAL | Call by reference | Type reference (TYPE) | BTP_DL_PIFD_VAR_FINAL | BTP PIFD Final Flag | 20110202 | |||
| 4 | IV_USE | Call by reference | Type reference (TYPE) | BTP_DL_PIFD_VAR_USE | BTP PIFD Use a Variant | 20110202 | |||
| 5 | IV_VAL_EXEC_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_EXEC_GUID | Check Framework: Execution GUID | 20130423 | |||
| 6 | IV_VAL_STATUS | Call by reference | Type reference (TYPE) | BTP_DL_PIFD_VALIDATION_STATUS | BTP Validation Status of a PIFD Object | 20130423 |
Method SET_VARIANT_PROPERTIES on class IF_BTP_DL_PIFD has no exception.
Method UPLOAD_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CBGUID | Call by reference | Type reference (TYPE) | BTP_SGI_CALLBACK_GUID | BTP Call-Back GUID for SAP-GUI Invocation | 20110719 | |||
| 2 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110719 | |||
| 3 | IV_FILE_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Upload File Content | 20111107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on PIFD access | 20111107 |
Method VALIDATE_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WD_VALID_COMPONENT | Call by reference | Type reference (TYPE) | BTP_DL_T_PIFD_UI_COMPONENT | Web Dynpro Components of Validator | 20110516 | |||
| 2 | EV_EXEC_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_EXEC_GUID | Check Framework: Execution GUID | 20110713 | |||
| 3 | EV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | RFC destination to run the validator | 20110512 | |||
| 4 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110121 | |||
| 5 | IV_WD_VALIDATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Get only WD component if defined | 20110512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exception on PIFD access | 20110125 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |