SAP ABAP Class CL_UC_SSCR_SERVICES (Service Class for Generated Screens)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCUS0 (Package) SEM-BCS: User Interface: Status Management, Tasks, ...
⤷
⤷
Properties
| Class | CL_UC_SSCR_SERVICES | |
| Short Description | Service Class for Generated Screens | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCUS0 | SEM-BCS: User Interface: Status Management, Tasks, ... |
| Created | 20040415 | SAP |
| Last change | 20041006 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UC_SSCR_SERVICES has no interface implemented.
Friends
Class CL_UC_SSCR_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_AREA | Consolidation Area | 20040421 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Metadata) | 20040421 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | UC_AREA | Consolidation Area | 20040421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20040421 | ||
| 2 | Static method | Public | Method | Set model and area | 20040421 |
Events
Class CL_UC_SSCR_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_FIELDS | Public | See coding | 20040421 | BEGIN OF s_fields,
fieldname TYPE uc_fieldname,
sign TYPE ddsign,
option TYPE ddoption,
low TYPE uc_value,
high TYPE uc_value,
END OF s_fields
|
||
| 2 | T_FIELDS | Public | See coding | 20040421 | t_fields TYPE TABLE OF s_fields
|
Method Signatures
Method GET_MASTERFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDS | Call by reference | Type reference (TYPE) | UC0_TS_SEL | Tabelle: Selektionsbedingung (Range pro Feld) | 20040421 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20040421 |
Method GET_MASTERFIELDS on class CL_UC_SSCR_SERVICES has no exception.
Method SET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_AREA | Call by reference | Object reference (TYPE REF TO) | IF_UC_AREA | KonsGebiet | 20040421 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20040421 | |||
| 3 | I_AREA | Call by reference | Type reference (TYPE) | UC_AREA | Konsolidierungsgebiet | 20040421 |
Method SET_MODEL on class CL_UC_SSCR_SERVICES has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 400 |