SAP ABAP Class CL_SSC_SS_CUSTOMIZING (Access Class for Self Service Customizing)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SSC (Application Component) Shared Service Center Framework
⤷
BS_SSC_SELF_SERVICE (Package) Shared Services - Self Service Integration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SSC_SSCONSTANTS | Interface for Constants | 20091117 |
Properties
Class | CL_SSC_SS_CUSTOMIZING | |
Short Description | Access Class for Self Service Customizing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BS_SSC_SELF_SERVICE | Shared Services - Self Service Integration |
Created | 20091111 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SSC_SS_CUSTOMIZING has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SSC_SSCONSTANTS | Interface for Constants | 20091117 |
Friends
Class CL_SSC_SS_CUSTOMIZING has no friend class.
Attributes
Class CL_SSC_SS_CUSTOMIZING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Filter logical system for user | 20091115 |
2 | ![]() |
Static method | Public | Method | Returns an application ID of a Self Service | 20091117 |
3 | ![]() |
Static method | Public | Method | Read all Backend Systems from the Customizing | 20091113 |
4 | ![]() |
Static method | Public | Method | Returns Processes of a launchpad configuration | 20091113 |
5 | ![]() |
Static method | Public | Method | Get Processes by the Logical System | 20091115 |
6 | ![]() |
Static method | Public | Method | Returns Process System for a given backend system | 20091120 |
7 | ![]() |
Static method | Public | Method | Read the proctypes which are available in the system | 20100203 |
8 | ![]() |
Static method | Public | Method | Reads the Process Types in a logical system | 20091123 |
9 | ![]() |
Static method | Public | Method | Returns process type logical system | 20091112 |
10 | ![]() |
Static method | Public | Method | Reads the Process Types | 20091117 |
11 | ![]() |
Static method | Public | Method | Returns reference class for process type | 20091111 |
12 | ![]() |
Static method | Private | Method | Read all Backend Systems from the Customizing | 20091117 |
13 | ![]() |
Static method | Private | Method | Reads a launchpad configuration | 20091117 |
Events
Class CL_SSC_SS_CUSTOMIZING has no event.
Types
Class CL_SSC_SS_CUSTOMIZING has no local type.
Method Signatures
Method FILTER_LOGSYS_BY_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_LOG_SYS | Call by reference | Type reference (TYPE) | SSC_T_LOGSYS_DESC | Self Service: List of logical systems (with description) | 20091115 | ||
2 | ![]() |
ET_BAPI_RET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20091115 | ||
3 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | User Name in User Master Record | 20091115 |
Method FILTER_LOGSYS_BY_USER on class CL_SSC_SS_CUSTOMIZING has no exception.
Method GET_APPLICATION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091117 | ||
2 | ![]() |
EV_APPLICATION_ID | Call by reference | Type reference (TYPE) | APB_LPD_GUID | GUID | 20091117 | ||
3 | ![]() |
IV_LPD_INSTANCE | Call by reference | Type reference (TYPE) | APB_LPD_INSTANCE | Instance | 20091117 | ||
4 | ![]() |
IV_LPD_ROLE | Call by reference | Type reference (TYPE) | APB_LPD_ROLE | Role | 20091117 | ||
5 | ![]() |
IV_SSPROCID | Call by reference | Type reference (TYPE) | SSC_SSPROCID | Self Service Process ID | 20091117 | ||
6 | ![]() |
IV_SSPROCTYPE | Call by reference | Type reference (TYPE) | SSC_SSPROCTYPE | Self Service Process Type | 20091117 |
Method GET_APPLICATION_ID on class CL_SSC_SS_CUSTOMIZING has no exception.
Method GET_LOGICAL_BACKEND_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPI_RET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20091113 | ||
2 | ![]() |
ET_LOGSYS_DESC | Call by reference | Type reference (TYPE) | SSC_T_LOGSYS_DESC | Self Service: List of logical systems (with description) | 20091113 |
Method GET_LOGICAL_BACKEND_SYSTEM on class CL_SSC_SS_CUSTOMIZING has no exception.
Method GET_LPD_PROCESSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LAUNCHPAD | Call by reference | Type reference (TYPE) | SSC_T_SSLAUNCHPAD | Table of Launchpad Processes | 20091113 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091113 | ||
3 | ![]() |
EV_APPLICATION_ID | Call by reference | Type reference (TYPE) | APB_LPD_GUID | GUID | 20091117 | ||
4 | ![]() |
IV_LPD_INSTANCE | Call by reference | Type reference (TYPE) | APB_LPD_INSTANCE | Instance | 20091113 | ||
5 | ![]() |
IV_LPD_ROLE | Call by reference | Type reference (TYPE) | APB_LPD_ROLE | Role | 20091113 |
Method GET_LPD_PROCESSES on class CL_SSC_SS_CUSTOMIZING has no exception.
Method GET_PROCESSES_BY_LOGSYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROCESS | Call by reference | Type reference (TYPE) | SSC_T_SSPROCESS | Table of Self Service Processes | 20091117 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091115 | ||
3 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20091115 |
Method GET_PROCESSES_BY_LOGSYS on class CL_SSC_SS_CUSTOMIZING has no exception.
Method GET_PROCSYSTEM_BY_BE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20100111 | ||
2 | ![]() |
EV_PROCTYPE_SYSTEM | Call by reference | Type reference (TYPE) | SSC_PROCLOGSYS | Process Type Logsys | 20091120 | ||
3 | ![]() |
IV_BACKEND_LOGSYS | Call by reference | Type reference (TYPE) | SSC_BACKENDLOGSYS | Backed Logsys | 20091120 | ||
4 | ![]() |
IV_SSPROCID | Call by reference | Type reference (TYPE) | SSC_SSPROCID | Self Service Process ID | 20091120 | ||
5 | ![]() |
IV_SSPROCTYPE | Call by reference | Type reference (TYPE) | SSC_SSPROCTYPE | Self Service Process Type | 20091120 |
Method GET_PROCSYSTEM_BY_BE on class CL_SSC_SS_CUSTOMIZING has no exception.
Method GET_PROCTYPES_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROCTYPE_SYSTEM | Value transfer | Type reference (TYPE) | SSC_T_PROCLOGSYS | 20100203 |
Method GET_PROCTYPES_ACTIVE on class CL_SSC_SS_CUSTOMIZING has no exception.
Method GET_PROCTYPE_BY_LOGSYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20091123 | ||
2 | ![]() |
ET_PROCTYPE | Value transfer | Type reference (TYPE) | SSC_T_PROCTYPE_DESC | Process Type Description | 20091123 | ||
3 | ![]() |
IV_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | Logical system | 20091123 |
Method GET_PROCTYPE_BY_LOGSYS on class CL_SSC_SS_CUSTOMIZING has no exception.
Method GET_PROCTYPE_LOG_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPI_RET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return Parameter | 20091112 | ||
2 | ![]() |
ET_LOGSYS_DESC | Call by reference | Type reference (TYPE) | SSC_T_LOGSYS_DESC | Self Service: Logical system with description | 20091112 | ||
3 | ![]() |
IV_SSPROCTYPE | Call by reference | Type reference (TYPE) | SSC_SSPROCTYPE | Self Service Process Type | 20091112 | ||
4 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | User Name in User Master Record | 20091112 |
Method GET_PROCTYPE_LOG_SYSTEM on class CL_SSC_SS_CUSTOMIZING has no exception.
Method GET_PROC_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROCTYPE_DESC | Call by reference | Type reference (TYPE) | SSC_T_PROCTYPE_DESC | Process Type Description | 20091117 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20100119 |
Method GET_PROC_TYPES on class CL_SSC_SS_CUSTOMIZING has no exception.
Method GET_WRAPPER_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_WRAPPER | Call by reference | Object reference (TYPE REF TO) | IF_SSC_SS_PROCESS_TYPE | 20091111 | |||
2 | ![]() |
ET_BAPI_RET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return Parameter | 20091111 | ||
3 | ![]() |
IV_SSPROCTYPE | Call by reference | Type reference (TYPE) | SSC_SSPROCTYPE | Self Service Process Type | 20091111 |
Method GET_WRAPPER_CLASS on class CL_SSC_SS_CUSTOMIZING has no exception.
Method MATCH_PROCESS_BACKENDSYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPI_RET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20091117 | ||
2 | ![]() |
ET_LOGSYS_DESC | Call by reference | Type reference (TYPE) | SSC_T_LOGSYS_DESC | Self Service: List of logical systems (with description) | 20091117 | ||
3 | ![]() |
IT_BACKEND_SYSTEM | Call by reference | Type reference (TYPE) | TT_SYSTEM_DATA | 20091117 | |||
4 | ![]() |
IT_PROCTYPE_SYSTEM | Call by reference | Type reference (TYPE) | TT_SYSTEM_DATA | 20091117 |
Method MATCH_PROCESS_BACKENDSYSTEM on class CL_SSC_SS_CUSTOMIZING has no exception.
Method READ_LAUNCHPAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APPLICATION | Call by reference | Type reference (TYPE) | APB_LPD_T_CONTENT | Tree Content | 20091117 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091117 | ||
3 | ![]() |
IV_LPD_INSTANCE | Call by reference | Type reference (TYPE) | APB_LPD_INSTANCE | Instance | 20091117 | ||
4 | ![]() |
IV_LPD_ROLE | Call by reference | Type reference (TYPE) | APB_LPD_ROLE | Role | 20091117 |
Method READ_LAUNCHPAD on class CL_SSC_SS_CUSTOMIZING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |