SAP ABAP Class CL_FIN_FSSC_SR_UTILITY (FSSC Utility Class for Service Request)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
FIN_FSSC_SR_INT (Package) FSSC - Integration of CRM Service Request
⤷
⤷
Properties
| Class | CL_FIN_FSSC_SR_UTILITY | |
| Short Description | FSSC Utility Class for Service Request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_FSSC_SR_INT | FSSC - Integration of CRM Service Request |
| Created | 20090122 | 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_FIN_FSSC_SR_UTILITY has no interface implemented.
Friends
Class CL_FIN_FSSC_SR_UTILITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SSC_SCENARIO | 'FINANCIALS' | Shared Services Center: Application | 20090122 | ||
| 2 | Constant | Public | Type reference (TYPE) | SSC_SCENARIO | 'CONTROLLIN' | Shared Services Center: Application | 20091015 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'ELEMENT' | Please never change to ACTIVITY | 20090122 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'MESSAGE_CLASS' | 20090122 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'MESSAGE_NUMBER' | 20090122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert Customer Account Number to CRM BPGUID | 20090202 | |
| 2 | Static method | Public | Method | Convert Personnel Number to CRM BPGUID | 20090219 | |
| 3 | Static method | Public | Method | Convert String To Lines of Note in Application Context | 20090129 | |
| 4 | Static method | Public | Method | Convert Vendor/Creditor Account Number to CRM BPGUID | 20090202 | |
| 5 | Static method | Public | Method | Get Application Persistence Info from the Application Contex | 20090901 | |
| 6 | Static method | Public | Method | Read Customizing Switch for manual creation of SR | 20090209 | |
| 7 | Static method | Public | Method | Set the common attributes during retrieval of application co | 20090122 | |
| 8 | Static method | Public | Method | Show message dialog based on the returned message table | 20090224 | |
| 9 | Static method | Public | Method | Transfer the message related info to application context | 20090122 |
Events
Class CL_FIN_FSSC_SR_UTILITY has no event.
Types
Class CL_FIN_FSSC_SR_UTILITY has no local type.
Method Signatures
Method CONVERT_CUSTOMER_TO_CRM_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARTNERS | Call by reference | Type reference (TYPE) | SSC_T_BUSINESS_PARTNER | Business Partner from Application Context | 20090202 | |||
| 2 | IV_CUSTOMER_NO | Call by reference | Type reference (TYPE) | KUNNR | Customer Number 1 | 20090202 |
Method CONVERT_CUSTOMER_TO_CRM_BP on class CL_FIN_FSSC_SR_UTILITY has no exception.
Method CONVERT_PERSONNEL_NO_TO_CRM_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARTNERS | Call by reference | Type reference (TYPE) | SSC_T_BUSINESS_PARTNER | Business Partner from Application Context | 20090219 | |||
| 2 | IV_PERSONNEL_NO | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20090219 |
Method CONVERT_PERSONNEL_NO_TO_CRM_BP on class CL_FIN_FSSC_SR_UTILITY has no exception.
Method CONVERT_STRING_TO_NOTELINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TLINES | Call by reference | Type reference (TYPE) | TLINE_TAB | List of SAPscript Lines | 20090129 | |||
| 2 | IV_NOTE | Call by reference | Type reference (TYPE) | STRING | 20090129 |
Method CONVERT_STRING_TO_NOTELINES on class CL_FIN_FSSC_SR_UTILITY has no exception.
Method CONVERT_VENDOR_TO_CRM_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARTNERS | Call by reference | Type reference (TYPE) | SSC_T_BUSINESS_PARTNER | Business Partner from Application Context | 20090202 | |||
| 2 | IV_VENDOR_NO | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20090202 |
Method CONVERT_VENDOR_TO_CRM_BP on class CL_FIN_FSSC_SR_UTILITY has no exception.
Method GET_PERSISTENCE_FROM_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_APPLICATION_PERSISTENCE | Call by reference | Type reference (TYPE) | SSC_S_APPLICATION_PERSISTENCE | Application Context which needs to be saved into Persistence | 20090901 | |||
| 2 | IS_APPLICATION_CONTEXT | Call by reference | Type reference (TYPE) | SSC_S_APPLICATION_CONTEXT | Application Context for parameters transfer to CRM SR. | 20090901 |
Method GET_PERSISTENCE_FROM_CONTEXT on class CL_FIN_FSSC_SR_UTILITY has no exception.
Method READ_CUST_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SWITCH | Call by reference | Type reference (TYPE) | FSSC_MANUALACTIVE_FLAG | Financial Shared Serive Center: Manual creation flag | 20090209 | |||
| 2 | IV_SCENARIO | Call by reference | Type reference (TYPE) | SSC_SCENARIO | GC_AIC_SCENARIO | Shared Services Center: Application | 20091020 | ||
| 3 | IV_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | Current Transaction Code | 20090216 |
Method READ_CUST_SWITCH on class CL_FIN_FSSC_SR_UTILITY has no exception.
Method SET_COMMON_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_APPLICATION_CONTEXT | Call by reference | Type reference (TYPE) | SSC_S_APPLICATION_CONTEXT | Application Context for parameters transfer to CRM SR. | 20090122 | |||
| 2 | IV_SCENARIO | Call by reference | Type reference (TYPE) | SSC_SCENARIO | GC_AIC_SCENARIO | Shared Services Center: Application | 20091016 | ||
| 3 | IV_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | Current Transaction Code | 20090209 |
Method SET_COMMON_ATTRIBUTES on class CL_FIN_FSSC_SR_UTILITY has no exception.
Method SHOW_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090224 |
Method SHOW_MESSAGES on class CL_FIN_FSSC_SR_UTILITY has no exception.
Method TRANSFER_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_APPLICATION_CONTEXT | Call by reference | Type reference (TYPE) | SSC_S_APPLICATION_CONTEXT | Application Context for parameters transfer to CRM SR. | 20090122 | |||
| 2 | EX_TRANSFER_SUC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090225 | ||||
| 3 | IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090225 |
Method TRANSFER_MESSAGE on class CL_FIN_FSSC_SR_UTILITY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |