SAP ABAP Class CL_GRPC_OLSP_SETUP (Org. Unit System Parameter set up)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_RULE_ENGINE (Package) PC Rule Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_RULE_MODEL_BASE Rule model base 20070717
Properties
Class CL_GRPC_OLSP_SETUP  
Short Description Org. Unit System Parameter set up    
Super Class CL_GRPC_RULE_MODEL_BASE Rule model base 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_RULE_ENGINE   PC Rule Engine 
Created 20070717   SAP 
Last change 20141106    
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 CL_GRPC_OLSP_SETUP has no interface implemented.
Friends
Class CL_GRPC_OLSP_SETUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECK_AUTHORIZATION Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE Authorization Flag 20070816
2 OLSP_NAME Instance attribute Private Type reference (TYPE) GRPC_RULEVAR OLSP Name 20070718
3 O_OLSP Static Attribute Protected Object reference (TYPE REF TO) CL_GRPC_OLSP_SETUP Org.Level system parameters set up 20070718
4 T_OLSP_LIST_BUF Instance attribute Protected Type reference (TYPE) GRPC_T_OLSP_BUF OLSP buffer. 20070718
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method 20070717
2 DELETE Instance method Public Method 20070717
3 DEUPSERT Instance method Protected Method Method to delete update and insert in one method 20070719
4 GET_INSTANCE Static method Public Method 20070717
5 GET_MULT_LANGU_TEXTS Static method Public Method 20071230
6 QUERY Instance method Public Method Query the list of olsp 20070717
7 RETRIEVE Instance method Public Method Retrieve OLSP 20070717
8 UPDATE Instance method Public Method 20070717
Events
Class CL_GRPC_OLSP_SETUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GRPC_S_OLSP_BUF Public See coding 20070718 BEGIN OF grpc_s_olsp_buf. INCLUDE TYPE grpc_s_olsp. TYPES: chgmode TYPE grpc_chgmode, END OF grpc_s_olsp_buf
2 GRPC_T_OLSP_BUF Public See coding 20070718 grpc_t_olsp_buf TYPE TABLE OF grpc_s_olsp_buf
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OLSP Call by reference Type reference (TYPE) GRPC_S_OLSP OLSP 20070718

Method CREATE on class CL_GRPC_OLSP_SETUP has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OLSP Call by reference Type reference (TYPE) GRPC_S_OLSP OLSP 20070718

Method DELETE on class CL_GRPC_OLSP_SETUP has no exception.

Method DEUPSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OLSP Call by reference Type reference (TYPE) GRPC_S_OLSP Complex structer for Org.Level System Parameters 20070719
2 Importing IV_OPERATION Call by reference Type reference (TYPE) GRPC_CHGMODE Change Mode 20070719

Method DEUPSERT on class CL_GRPC_OLSP_SETUP has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Object reference (TYPE REF TO) CL_GRPC_OLSP_SETUP OLSP setup 20070717

Method GET_INSTANCE on class CL_GRPC_OLSP_SETUP has no exception.

Method GET_MULT_LANGU_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) GRPC_ORGUNITGRP_DESC Organization Level System Parameter 20071230
2 Exporting EV_LANGU_FOUND Call by reference Type reference (TYPE) SPRAS Language Key 20071230
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20071230
4 Importing IV_OLSP_NAME Call by reference Type reference (TYPE) GRPC_ORGUNITGRP Organization Level System Parameter 20071230

Method GET_MULT_LANGU_TEXTS on class CL_GRPC_OLSP_SETUP has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OLSP_LIST Call by reference Type reference (TYPE) GRPC_T_ORGUNITGRP OLSP 20070718
2 Importing I_OLSP_DESC Value transfer Type reference (TYPE) GRPC_ORGUNITGRP_DESC Organization Unit Group Description 20070718
3 Importing I_OLSP_NAME Value transfer Type reference (TYPE) GRPC_ORGUNITGRP Ogranization Unit Group 20070718

Method QUERY on class CL_GRPC_OLSP_SETUP has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OLSP Call by reference Type reference (TYPE) GRPC_S_OLSP OLSP 20070718
2 Importing IV_OLSP_NAME Call by reference Type reference (TYPE) GRPC_ORGUNITGRP OLSP 20070718

Method RETRIEVE on class CL_GRPC_OLSP_SETUP has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OLSP Call by reference Type reference (TYPE) GRPC_S_OLSP olsp 20070718

Method UPDATE on class CL_GRPC_OLSP_SETUP has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250