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 MC_CLASS_ROOM_GEN Constant Private Type reference (TYPE) STRING 'CO_FPBROOM_ABAPWSVI_DOCUMENT' 20060504
2 MR_ROOM_GEN Instance attribute Public Object reference (TYPE REF TO) CO_FPBROOM_ABAPWSVI_DOCUMENT Proxy Class (Generated) 20060504
3 MT_LOGICAL_PORT_NAME Instance attribute Private Type reference (TYPE) TT_LOGICAL_PORT_NAME 20060504
4 MT_PORTAL_SYSTEMS Instance attribute Private Type reference (TYPE) FPB_TT_API_NAME_VALUE_PAIR Name-Value-Pair 20060504
5 MV_LOGICAL_PORT_NAME Instance attribute Private Type reference (TYPE) SRT_LP_NAME Logical Port Name 20060504
6 SR_ROOM 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 CREATE_MR_ROOM_GEN Instance method Private Method 20060504
2 GET_ALL_PORTAL_SYSTEMS Instance method Public Method 20060504
3 GET_DEFAULT_PORT Instance method Public Method 20060727
4 GET_INSTANCE 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 Importing IV_LOGICAL_PORT_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20060504
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20060504

Method GET_ALL_PORTAL_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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