SAP ABAP Class /MRSS/CL_WD_LONG_TEXT (Assistance Class for /MRSS/WD_LONG_TEXT)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC (Application Component) Maintenance Processing
⤷
/MRSS/DPR (Package) MRS Interface for Cprojects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20080617 |
Properties
| Class | /MRSS/CL_WD_LONG_TEXT | |
| Short Description | Assistance Class for /MRSS/WD_LONG_TEXT | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/DPR | MRS Interface for Cprojects |
| Created | 20080616 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_WD_LONG_TEXT has no forward declaration.
Interfaces
Class /MRSS/CL_WD_LONG_TEXT has no interface implemented.
Friends
Class /MRSS/CL_WD_LONG_TEXT has no friend class.
Attributes
Class /MRSS/CL_WD_LONG_TEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Attachment Get | 20080617 | |
| 2 | Instance method | Public | Method | RetrievesAttachment Data | 20080617 | |
| 3 | Instance method | Public | Method | Get the long text & attachment details | 20080617 | |
| 4 | Static method | Private | Method | Retrieves SAP Off. document hex content | 20080617 |
Events
Class /MRSS/CL_WD_LONG_TEXT has no event.
Types
Class /MRSS/CL_WD_LONG_TEXT has no local type.
Method Signatures
Method ATTACH_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTACHMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ATTACH_TAB | Attachment List table | 20080617 | |||
| 2 | IV_CATID | Call by reference | Type reference (TYPE) | /MRSS/T_SQM_CATID | Qualification Catalog Number | 20080617 | |||
| 3 | IV_POSID | Call by reference | Type reference (TYPE) | /MRSS/T_SQM_POSID | Qualification Number | 20080617 | |||
| 4 | IV_PROFILE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_PROFILE_KEY | Requirements profile | 20080617 |
Method ATTACH_GET on class /MRSS/CL_WD_LONG_TEXT has no exception.
Method GET_ATTACH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DPR_ATTACH | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_ATTACH | Table type of attachments | 20080617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080617 |
Method GET_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTACHMENT | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_ATTACH_TAB | Table type of attachments | 20080617 | |||
| 2 | EV_LONG_TEXT | Call by reference | Type reference (TYPE) | STRING | 20080617 | ||||
| 3 | IV_CATID | Call by reference | Type reference (TYPE) | /MRSS/T_SQM_CATID | Qualification Catalog Number | 20080617 | |||
| 4 | IV_POSID | Call by reference | Type reference (TYPE) | /MRSS/T_SQM_POSID | Qualification Number | 20080617 | |||
| 5 | IV_PROFILE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_PROFILE_KEY | Requirements profile | 20080617 |
Method GET_DETAILS on class /MRSS/CL_WD_LONG_TEXT has no exception.
Method GET_SO_DOC_HEX_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SO_DOC_HEX_CONTENT | Call by reference | Type reference (TYPE) | SOLIX_TAB | SAP Office Document Hex Content | 20080617 | |||
| 2 | EV_LINES | Value transfer | Type reference (TYPE) | I | 20080617 | ||||
| 3 | EV_SIZE | Value transfer | Type reference (TYPE) | SO_DOC_SIZ | Size of SAPoffice Document (for API1) | 20080617 | |||
| 4 | IV_SO_DOC_ID | Value transfer | Type reference (TYPE) | SO_ENTRYID | Folder Entry ID (Obj+Fol+Forwarder Name) | 20080617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080617 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |