SAP ABAP Class CL_HAP_GOS_ATTACHMENT_HANDLER (Handler for Discovering Attachment Changes in Back End)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-AP-PM (Application Component) Appraisal, Valuation, and Survey Tool
⤷
PAOC_HAP_DOCUMENT_IF (Package) Appraisal Document - Interface

⤷

⤷

Properties
Class | CL_HAP_GOS_ATTACHMENT_HANDLER | |
Short Description | Handler for Discovering Attachment Changes in Back End | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_HAP_DOCUMENT_IF | Appraisal Document - Interface |
Created | 20110401 | SAP |
Last change | 20110908 | SAP |
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_HAP_GOS_ATTACHMENT_HANDLER has no interface implemented.
Friends
Class CL_HAP_GOS_ATTACHMENT_HANDLER 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) | TY_S_APPRAISAL_KEY | 20110401 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWF_UTL_KEYLIST | Lists of Object Keys | 20110401 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWF_UTL_KEYLIST | Lists of Object Keys | 20110401 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | HAP_T_ATTACHMENTS | Attachments | 20110401 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110401 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110401 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110401 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110401 | |
2 | ![]() |
Instance method | Public | Method | 20110401 | |
3 | ![]() |
Instance method | Public | Method | Gets a List of Changed Attachments; Called After DB Commit | 20110401 |
4 | ![]() |
Instance method | Protected | Event handling method | 20110401 | |
5 | ![]() |
Instance method | Protected | Event handling method | 20110401 | |
6 | ![]() |
Instance method | Protected | Event handling method | 20110401 | |
7 | ![]() |
Instance method | Private | Method | 20110401 |
Events
Class CL_HAP_GOS_ATTACHMENT_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_APPRAISAL_KEY | Protected | See coding | 20110401 | BEGIN OF ty_s_appraisal_key,
plan_version TYPE hap_plan_version,
appraisal_id TYPE hap_appraisal_id,
part_ap_id TYPE hap_part_ap_id,
END OF ty_s_appraisal_key
|
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_APPRAISAL_ID | Call by reference | Type reference (TYPE) | HAP_S_APPRAISAL_ID | Beurteilungs-ID | 20110401 | ||
2 | ![]() |
IV_PLAN_VERSION | Call by reference | Type reference (TYPE) | HAP_PLAN_VERSION | Planvariante | 20110401 |
Method ACTIVATE on class CL_HAP_GOS_ATTACHMENT_HANDLER has no exception.
Method DEACTIVATE Signature
Method DEACTIVATE on class CL_HAP_GOS_ATTACHMENT_HANDLER has no parameter.
Method DEACTIVATE on class CL_HAP_GOS_ATTACHMENT_HANDLER has no exception.
Method GET_ATTACHMENT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTACHMENTS_ADDED | Call by reference | Type reference (TYPE) | HAP_T_ATTACHMENTS | Anlagen | 20110401 | ||
2 | ![]() |
ET_ATTACHMENTS_DELETED | Call by reference | Type reference (TYPE) | HAP_T_ATTACHMENTS | Anlagen | 20110401 |
Method GET_ATTACHMENT_LIST on class CL_HAP_GOS_ATTACHMENT_HANDLER has no exception.
Method ON_COMMIT Signature
Method ON_COMMIT on class CL_HAP_GOS_ATTACHMENT_HANDLER has no parameter.
Method ON_COMMIT on class CL_HAP_GOS_ATTACHMENT_HANDLER has no exception.
Method ON_LINK_CREATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EI_LINK | Call by reference | Attribute reference (LIKE) | 20110401 |
Method ON_LINK_CREATED on class CL_HAP_GOS_ATTACHMENT_HANDLER has no exception.
Method ON_LINK_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EI_LINK | Call by reference | Attribute reference (LIKE) | 20110401 |
Method ON_LINK_DELETED on class CL_HAP_GOS_ATTACHMENT_HANDLER has no exception.
Method REGISTER_COMMIT Signature
Method REGISTER_COMMIT on class CL_HAP_GOS_ATTACHMENT_HANDLER has no parameter.
Method REGISTER_COMMIT on class CL_HAP_GOS_ATTACHMENT_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |