SAP ABAP Class CL_BSSP_ATTACHMENTS (Attachments)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP-GEN (Application Component) Generic Applications
⤷
BSSP1 (Package) Generic Applications
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPMGB_ATTACHMENT | Feeder class for Attachments | 20101122 |
Properties
| Class | CL_BSSP_ATTACHMENTS | |
| Short Description | Attachments | |
| Super Class | CL_FPMGB_ATTACHMENT | Feeder class for Attachments |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSSP1 | Generic Applications |
| Created | 20101122 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_BSSP_ATTACHMENTS has no interface implemented.
Friends
Class CL_BSSP_ATTACHMENTS 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) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101201 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSSP_ATTACHMENTS_ASSIST | Attachments | 20101126 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GOS_API | 20110519 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BSSP_T_DOCDETAIL | Document Detail | 20101126 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Repository Infosystem: Tabix | 20101130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110523 | ||
| 2 | Instance method | Private | Method | 20101202 | ||
| 3 | Instance method | Private | Method | 20110519 | ||
| 4 | Instance method | Private | Method | 20101201 |
Events
Class CL_BSSP_ATTACHMENTS has no event.
Types
Class CL_BSSP_ATTACHMENTS has no local type.
Method Signatures
Method ADD_ATTACHMENT_TO_GOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | BSSP_T_ATTACHMENT | Attachment | 20110523 | |||
| 2 | CT_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20110523 | |||
| 3 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110523 | |||
| 4 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20110523 |
Method ADD_ATTACHMENT_TO_GOS on class CL_BSSP_ATTACHMENTS has no exception.
Method GET_ATTACHED_DOCUMENTS_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | DATA | 20101202 | ||||
| 2 | CT_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB T100 messages | 20101202 | |||
| 3 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101202 | |||
| 4 | IS_OBJECT | Call by reference | Type reference (TYPE) | BSSP_S_DOCDETAIL | Document Detail | 20101202 |
Method GET_ATTACHED_DOCUMENTS_P on class CL_BSSP_ATTACHMENTS has no exception.
Method GET_ATTACHMENTS_FROM_GOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | DATA | 20110519 | ||||
| 2 | CT_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB T100 messages | 20110519 | |||
| 3 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110519 | |||
| 4 | IS_OBJECT | Call by reference | Type reference (TYPE) | BSSP_S_DOCDETAIL | Document Detail | 20110519 |
Method GET_ATTACHMENTS_FROM_GOS on class CL_BSSP_ATTACHMENTS has no exception.
Method IS_EDIT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_EDIT_ALLOWED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101201 | |||
| 2 | IT_ATTACHMENT | Call by reference | Type reference (TYPE) | DATA | 20101201 | ||||
| 3 | IT_ATTACHMENT_EXT | Call by reference | Type reference (TYPE) | BSSP_T_ATTACHMENT | Attachment | 20101202 | |||
| 4 | IT_SELECTED_LINE | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20101201 |
Method IS_EDIT_ALLOWED on class CL_BSSP_ATTACHMENTS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |