SAP ABAP Class CL_SSC_DOCMNT_SEARCH_CORRESP (SSC Document Search Template for Correspondence)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
FIN_FSSC_CM_INT (Package) FSSC - Integration of CRM Content Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SSC_DOCMNT_COLLECTOR | Interface for corresponce retrieval classes | 20090825 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SSC_DOCMNT_SEARCH_ACCSTAT | SSC Document Search, Impl. for Account Statement | 20090825 |
Properties
| Class | CL_SSC_DOCMNT_SEARCH_CORRESP | |
| Short Description | SSC Document Search Template for Correspondence | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_FSSC_CM_INT | FSSC - Integration of CRM Content Management |
| Created | 20090825 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SSC_DOCMNT_SEARCH_CORRESP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SSC_DOCMNT_COLLECTOR | Interface for corresponce retrieval classes | 20090825 |
Friends
Class CL_SSC_DOCMNT_SEARCH_CORRESP has no friend class.
Attributes
Class CL_SSC_DOCMNT_SEARCH_CORRESP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Authority check for correspondece | 20090903 | |
| 2 | Instance method | Public | Method | get correspondence type identification | 20090825 | |
| 3 | Instance method | Public | Method | get description for UI | 20090827 | |
| 4 | Instance method | Public | Method | get document type | 20090825 | |
| 5 | Instance method | Public | Method | get the relative URL for UI | 20090827 |
Events
Class CL_SSC_DOCMNT_SEARCH_CORRESP has no event.
Types
Class CL_SSC_DOCMNT_SEARCH_CORRESP has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUKRS | Call by reference | Type reference (TYPE) | BKORM-BUKRS | Company Code | 20090903 | |||
| 2 | IV_KOART | Call by reference | Type reference (TYPE) | BKORM-KOART | Account Type | 20090903 | |||
| 3 | RV_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090903 |
Method CHECK_AUTHORITY on class CL_SSC_DOCMNT_SEARCH_CORRESP has no exception.
Method GET_CORRESPONDENCE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CORRESP_TYPE | Value transfer | Type reference (TYPE) | EVENT_KORR | Identification for Correspondence | 20090825 |
Method GET_CORRESPONDENCE_TYPE on class CL_SSC_DOCMNT_SEARCH_CORRESP has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CORRESPONDENCE | Call by reference | Type reference (TYPE) | BKORM | Accounting Correspondence Requests | 20090827 | |||
| 2 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | SSC_S_DOCMNT_ITEM-DESCRIPTION | Title of a document | 20090827 |
Method GET_DESCRIPTION on class CL_SSC_DOCMNT_SEARCH_CORRESP has no exception.
Method GET_DOCUMENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DOCUMENT_TYPE | Value transfer | Type reference (TYPE) | SAEDOKTYP | Document type | 20090825 |
Method GET_DOCUMENT_TYPE on class CL_SSC_DOCMNT_SEARCH_CORRESP has no exception.
Method GET_RELATIVE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RELATIVE_URL | Value transfer | Type reference (TYPE) | SSC_KW_RELATIVE_URL | SSC Content Management: Name | 20090827 |
Method GET_RELATIVE_URL on class CL_SSC_DOCMNT_SEARCH_CORRESP has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |