SAP ABAP Class /PLMB/CL_GOS_SRV (Generic user services)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI (Application Component) Service Provider Infrastructure
     /PLMB/BA_GOS (Package) Base: Generic Object type & Services
Properties
Class /PLMB/CL_GOS_SRV  
Short Description Generic user services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /PLMB/BA_GOS   Base: Generic Object type & Services 
Created 20080229   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /PLMB/CL_GOS_SRV has no interface implemented.
Friends
Class /PLMB/CL_GOS_SRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_IS_READ Static Attribute Private Type reference (TYPE) BOOLEAN Flag if table data was read from db 20080717
2 GV_IS_REGISTERED Static Attribute Private Type reference (TYPE) BOOLEAN Flag if tables are registered 20080505
3 ST_SDEF Static Attribute Private Type reference (TYPE) /PLMB/T_GOS_SDEF Generic Services 20080229
4 ST_SDEFT Static Attribute Private Type reference (TYPE) /PLMB/T_GOS_SDEFT Generic services description 20080229
5 ST_SGRP Static Attribute Private Type reference (TYPE) /PLMB/T_GOS_SGRP Service Group 20080505
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20080505
2 GET_LIST_OF_SDEF Static method Public Method 20080229
3 GET_SDEF Static method Public Method 20080229
4 GET_SRV_BY_GROUP Static method Public Method 20080411
5 READ_TABLES Static method Private Method 20080717
6 REGISTER_TABLES Static method Public Method 20080505
Events
Class /PLMB/CL_GOS_SRV has no event.
Types
Class /PLMB/CL_GOS_SRV has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /PLMB/CL_GOS_SRV has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMB/CL_GOS_SRV has no exception.

Method GET_LIST_OF_SDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SDEF Call by reference Type reference (TYPE) /PLMB/T_GOS_SDEF Generic Services 20080229

Method GET_LIST_OF_SDEF on class /PLMB/CL_GOS_SRV has no exception.

Method GET_SDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SDEF Call by reference Type reference (TYPE) /PLMB/S_GOS_SDEF Generic Services details 20080229
2 Exporting EV_SRV_DESC Call by reference Type reference (TYPE) /PLMB/GOS_SRV_DESCR Description of Service 20080229
3 Importing IV_SRV_NAME Call by reference Type reference (TYPE) /PLMB/GOS_SRV_NAME Name of generic services 20080229

Method GET_SDEF on class /PLMB/CL_GOS_SRV has no exception.

Method GET_SRV_BY_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SDEF Call by reference Type reference (TYPE) /PLMB/T_GOS_SDEF Generic Services 20080411
2 Importing IV_SRV_GROUP Call by reference Type reference (TYPE) /PLMB/GOS_SRV_GROUP Group of generic user services 20080411

Method GET_SRV_BY_GROUP on class /PLMB/CL_GOS_SRV has no exception.

Method READ_TABLES Signature

Method READ_TABLES on class /PLMB/CL_GOS_SRV has no parameter.
Method READ_TABLES on class /PLMB/CL_GOS_SRV has no exception.

Method REGISTER_TABLES Signature

Method REGISTER_TABLES on class /PLMB/CL_GOS_SRV has no parameter.
Method REGISTER_TABLES on class /PLMB/CL_GOS_SRV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700