SAP ABAP Class CL_FPB_CROOM_SERVICES (Services for Coll.Room)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
EP-PCT-MGR-CO (Application Component) Business Package for Manager Self-Service (FI)
⤷
FPB_VP_EXPRESS_PLANNING (Package) Express Planning (Framework)
⤷
⤷
Properties
| Class | CL_FPB_CROOM_SERVICES | |
| Short Description | Services for Coll.Room | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FPB_VP_EXPRESS_PLANNING | Express Planning (Framework) |
| Created | 20060504 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPB_CROOM_SERVICES has no forward declaration.
Interfaces
Class CL_FPB_CROOM_SERVICES has no interface implemented.
Friends
Class CL_FPB_CROOM_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CO_FPBROOM_ABAPWSVI_DOCUMENT' | 20060504 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CO_FPBROOM_ABAPWSVI_DOCUMENT | Proxy Class (Generated) | 20060504 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TT_LOGICAL_PORT_NAME | 20060504 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | FPB_TT_API_NAME_VALUE_PAIR | Name-Value-Pair | 20060504 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20060504 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FPB_CROOM_SERVICES | Services for Coll.Room | 20060504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20060504 | ||
| 2 | Instance method | Public | Method | 20060504 | ||
| 3 | Instance method | Public | Method | 20060727 | ||
| 4 | Static method | Public | Method | 20060504 |
Events
Class CL_FPB_CROOM_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_LOGICAL_PORT_NAME | Private | See coding | 20060504 | tt_logical_port_name TYPE STANDARD TABLE OF ty_logical_port_name
WITH KEY logical_port_name
|
||
| 2 | TY_LOGICAL_PORT_NAME | Private | See coding | 20060504 | BEGIN OF ty_logical_port_name,
logical_port_name TYPE srt_lp_name,
mr_room_gen TYPE REF TO object,
END OF ty_logical_port_name
|
Method Signatures
Method CREATE_MR_ROOM_GEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20060504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060504 |
Method GET_ALL_PORTAL_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VALUES | Value transfer | Type reference (TYPE) | FPB_TT_API_NAME_VALUE_PAIR | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20060504 |
Method GET_ALL_PORTAL_SYSTEMS on class CL_FPB_CROOM_SERVICES has no exception.
Method GET_DEFAULT_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_DEFAULT_PORT | Value transfer | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20060727 |
Method GET_DEFAULT_PORT on class CL_FPB_CROOM_SERVICES has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ROOM | Value transfer | Object reference (TYPE REF TO) | CL_FPB_CROOM_SERVICES | Services for Coll.Room | 20060504 |
Method GET_INSTANCE on class CL_FPB_CROOM_SERVICES has no exception.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 600 |