SAP ABAP Class CL_SSC_ADDITION_INFO_DISPATCH (Dispatch Class for CRM's Additioanl information Factsheet)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SSC (Application Component) Shared Service Center Framework
⤷
BS_SSC_ADD_INFO (Package) Shared Services - Framework for Additional Info Retrieval
⤷
⤷
Properties
| Class | CL_SSC_ADDITION_INFO_DISPATCH | |
| Short Description | Dispatch Class for CRM's Additioanl information Factsheet | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_SSC_ADD_INFO | Shared Services - Framework for Additional Info Retrieval |
| Created | 20091009 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SSC_ADDITION_INFO_DISPATCH has no forward declaration.
Interfaces
Class CL_SSC_ADDITION_INFO_DISPATCH has no interface implemented.
Friends
Class CL_SSC_ADDITION_INFO_DISPATCH 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) | SSC_T_INFOTYPE | SSC: Table of Info Type | 20091019 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SSC_T_QUERY_NAME_VALUE | Query name and value pair | 20091019 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 'IF_SSC_ADDITION_INFO_COLLECTOR~COLLECT_ADDITION_INFO' | Collect method name | 20091019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Collect Additional Information | 20091013 | |
| 2 | Instance method | Public | Constructor | Constructor | 20091013 | |
| 3 | Instance method | Private | Method | Get Collector Class | 20091019 | |
| 4 | Instance method | Private | Method | Read Additional Information | 20091019 |
Events
Class CL_SSC_ADDITION_INFO_DISPATCH has no event.
Types
Class CL_SSC_ADDITION_INFO_DISPATCH has no local type.
Method Signatures
Method COLLECT_ADDITION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ADD_INFO | Call by reference | Type reference (TYPE) | SSC_T_ADD_INFO | SSC: Table Type of Addtional Information | 20091013 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091013 |
Method COLLECT_ADDITION_INFO on class CL_SSC_ADDITION_INFO_DISPATCH has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INFOTYPE | Call by reference | Type reference (TYPE) | SSC_T_INFOTYPE | SSC: Table of Info Type | 20091013 | |||
| 2 | IT_QUERY_PARAM | Call by reference | Type reference (TYPE) | SSC_T_QUERY_NAME_VALUE | Query name and value pair | 20091013 |
Method CONSTRUCTOR on class CL_SSC_ADDITION_INFO_DISPATCH has no exception.
Method GET_COLLECTOR_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20091019 | |||
| 2 | EV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20091019 | |||
| 3 | IV_INFOTYPE | Call by reference | Type reference (TYPE) | SSC_INFOTYPE | Info Type | 20091019 |
Method GET_COLLECTOR_CLASS on class CL_SSC_ADDITION_INFO_DISPATCH has no exception.
Method READ_ADDITIONAL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ADD_INFO | Call by reference | Type reference (TYPE) | SSC_T_ADD_INFO | SSC Document Items | 20091019 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20091019 | |||
| 3 | IV_COLLECTORCLASS | Call by reference | Type reference (TYPE) | SEOCLNAME | Class Name | 20091019 | |||
| 4 | IV_INFOTYPE | Call by reference | Type reference (TYPE) | SSC_INFOTYPE | Document Type | 20091019 |
Method READ_ADDITIONAL_INFO on class CL_SSC_ADDITION_INFO_DISPATCH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |