SAP ABAP Class CL_GRPC_UI_PROXY_ATTACHMENTS (Obsolete: Class for Communicating Access Classes)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_DOCUMENTS (Package) Documents
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_DOCUMENTS (Package) Documents
Properties
Class | CL_GRPC_UI_PROXY_ATTACHMENTS | |
Short Description | Obsolete: Class for Communicating Access Classes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_DOCUMENTS | Documents |
Created | 20070611 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRPCD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_UI_PROXY_ATTACHMENTS has no interface implemented.
Friends
Class CL_GRPC_UI_PROXY_ATTACHMENTS has no friend class.
Attributes
Class CL_GRPC_UI_PROXY_ATTACHMENTS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ADD_MASTER | Static method | Public | Method | Obsolete: Add Master Class | 20070611 |
2 | ADD_SLAVE | Static method | Public | Method | Obsolete: Add Slave Class | 20070611 |
3 | CHECK_ACTIVE_TABSTRIP | Static method | Public | Method | Obsolete: Read Active Tab Pages | 20070611 |
4 | CHECK_ATTACHMENTS_TOOLBAR | Static method | Public | Method | Obsolete: Read Active Pushbuttons | 20070611 |
5 | CHECK_SAVE | Static method | Public | Method | Obsolete: Call GET_MESSAGES of Slaves | 20070611 |
6 | COMPLETE_SCREEN_STRUCTURE | Static method | Public | Method | Obsolete: | 20070611 |
7 | GET_DOCUMENTS_UI_FILTER | Static method | Public | Method | Obsolete: | 20070611 |
8 | GET_FREEZE_INFO | Static method | Public | Method | Obsolete: | 20070611 |
9 | GET_HR_LINKS_LATEST_MIGRATION | Static method | Public | Method | Obsolete: Retrieves Info about Latest Migration of HR Links | 20070611 |
10 | GET_MESSAGES | Static method | Public | Method | Obsolete: Call GET_MESSAGES of Slaves | 20070611 |
11 | GET_MODEL | Static method | Public | Method | Obsolete: Get Model Class on Basis of Master Timeframe | 20070611 |
12 | GET_READ_ONLY | Static method | Public | Method | Obsolete: | 20070611 |
13 | GET_RELATED_OBJECTS_KEYS | Static method | Public | Method | Obsolete: Parent Keys from an MIC PCUI Framework Key | 20070611 |
14 | GET_RESYNC_REQUEST | Static method | Public | Method | Obsolete: | 20070611 |
15 | GET_SCREEN_STRUCTURE_PROTOTYPE | Static method | Public | Method | Obsolete: | 20070611 |
16 | SAVE | Static method | Public | Method | Obsolete: Save | 20070611 |
17 | SET_DATES | Static method | Public | Method | Obsolete: Set Date Interval Valid for Master | 20070611 |
18 | SHOW_OLD_HR_LINKS | Static method | Public | Method | Obsolete: | 20070611 |
19 | SHOW_OLD_HR_LINKS_READ_ONLY | Static method | Public | Method | Obsolete: | 20070611 |
Events
Class CL_GRPC_UI_PROXY_ATTACHMENTS has no event.
Types
Class CL_GRPC_UI_PROXY_ATTACHMENTS has no local type.
Method Signatures
Method ADD_MASTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_MASTER | Value transfer | Object reference (TYPE REF TO) | IF_GRPC_UI_PROXY_MASTER | Application Interface to BSP IL | 20070611 |
Method ADD_MASTER on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method ADD_SLAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_SLAVE | Value transfer | Object reference (TYPE REF TO) | IF_GRPC_UI_PROXY_SLAVE | Application Interface to BSP IL | 20070611 |
Method ADD_SLAVE on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method CHECK_ACTIVE_TABSTRIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_TABSTRIP | Call by reference | Type reference (TYPE) | CRMT_BSP_REGTABGRP_TAB | 20070611 | |||
2 | Importing | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20070611 | ||
3 | Importing | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20070611 |
Method CHECK_ACTIVE_TABSTRIP on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method CHECK_ATTACHMENTS_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_TOOLBAR | Call by reference | Type reference (TYPE) | CRMT_BSP_TOOLBARGRP_TAB | Toolbar Group | 20070611 | ||
2 | Importing | IS_SELECTED_ATTACHMENT | Call by reference | Type reference (TYPE) | GRPCD_S_RUNTIME_DOCS | 20070611 | |||
3 | Importing | IV_ATTACHMENT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20070611 | ||
4 | Importing | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20070611 | ||
5 | Importing | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20070611 |
Method CHECK_ATTACHMENTS_TOOLBAR on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method CHECK_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | EV_DISABLE_SAVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070611 |
Method CHECK_SAVE on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method COMPLETE_SCREEN_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Structure of Type (IV_SCREEN_STRUCTURE_NAME) | 20070611 | ||
2 | Importing | IR_T_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Standard Table with Line Type (IV_SCREEN_STRUCTURE_NAME) | 20070611 | ||
3 | Importing | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20070611 | ||
4 | Importing | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20070611 |
Method COMPLETE_SCREEN_STRUCTURE on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method GET_DOCUMENTS_UI_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_DOC_FILTER | Call by reference | Type reference (TYPE) | GRPCD_UI_DOCUMENT_FILTER | 20070611 | |||
2 | Importing | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20070611 | ||
3 | Importing | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20070611 |
Method GET_DOCUMENTS_UI_FILTER on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method GET_FREEZE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20070611 | ||
2 | Importing | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20070611 | ||
3 | Returning | RS_FREEZE_INFO | Value transfer | Type reference (TYPE) | GRPCD_S_FREEZE_INFO | 20070611 |
Method GET_FREEZE_INFO on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method GET_HR_LINKS_LATEST_MIGRATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_CHECK_STATUS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070611 | ||
2 | Importing | I_IGNORE_SIMULATIONS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070611 | ||
3 | Importing | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | GRPC_OBJTYPE | ObjectType | 20070611 | ||
4 | Returning | RS_MIGRATION | Value transfer | Type reference (TYPE) | GRPCHRLNKMIGRAT | Migration Runs from HR Links to KPro Links | 20070611 |
Method GET_HR_LINKS_LATEST_MIGRATION on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Table of Object Keys | 20070611 | ||
2 | Importing | IV_FOCUS_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20070611 | ||
3 | Importing | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20070611 | ||
4 | Returning | RT_APPLOG | Value transfer | Type reference (TYPE) | CRMT_BSP_APPLOG_TAB | 20070611 |
Method GET_MESSAGES on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | E_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20070611 |
Method GET_MODEL on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method GET_READ_ONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20070611 | ||
2 | Importing | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20070611 | ||
3 | Returning | R_READ_ONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070611 |
Method GET_READ_ONLY on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method GET_RELATED_OBJECTS_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ES_OBJECT_PROPERTIES | Value transfer | Type reference (TYPE) | GRPCD_S_COLLECTION_PROPERTIES | 20070611 | |||
2 | Exporting | ETH_PARENT_KEY | Value transfer | Type reference (TYPE) | GRPCD_TH_PARENTS | 20070611 | |||
3 | Importing | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | GRPCD_MIC_UI_KEY | 20070611 | |||
4 | Importing | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRPC_DOCUMENTS | 20070611 |
Method GET_RESYNC_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20070611 | ||
2 | Importing | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20070611 | ||
3 | Returning | R_RESYNC_REQUESTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070611 |
Method GET_RESYNC_REQUEST on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method GET_SCREEN_STRUCTURE_PROTOTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20070611 | ||
2 | Importing | I_ALLOW_CACHING | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070611 | ||
3 | Returning | RV_SCREEN_STRUCTURE_NAME | Value transfer | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20070611 |
Method GET_SCREEN_STRUCTURE_PROTOTYPE on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | CRMT_BSP_RETURNCODE | 20070611 | |||
2 | Importing | IV_FOCUS_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Logical Variable | 20070611 |
Method SAVE on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method SET_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_DATES | Value transfer | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20070611 |
Method SET_DATES on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method SHOW_OLD_HR_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | GRPC_OBJTYPE | ObjectType | 20070611 | ||
2 | Returning | R_SHOW | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070611 |
Method SHOW_OLD_HR_LINKS on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
Method SHOW_OLD_HR_LINKS_READ_ONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | R_READ_ONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070611 |
Method SHOW_OLD_HR_LINKS_READ_ONLY on class CL_GRPC_UI_PROXY_ATTACHMENTS has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |