SAP ABAP Class CL_GRPC_OLSP (Org Unit Group Class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_RULE_ENGINE (Package) PC Rule Engine
Properties
Class CL_GRPC_OLSP  
Short Description Org Unit Group Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_RULE_ENGINE   PC Rule Engine 
Created 20070716   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRPC_OLSP has no forward declaration.
Interfaces
Class CL_GRPC_OLSP has no interface implemented.
Friends
Class CL_GRPC_OLSP has no friend class.
Attributes
Class CL_GRPC_OLSP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create single OLSP record 20071012
2 DELETE Static method Public Method Delete single OLSP and multiple "Rule criteria" records 20071012
3 GET_CONNECTORS Static method Public Method 20071221
4 READ Static method Public Method Read OLSP single record 20071012
5 READ_LIST Static method Public Method Read OLSP All table record 20071012
6 READ_OLSP_SNP Static method Public Method 20080110
7 UPDATE Static method Public Method Update Singe OLSP and mulitple "Rule criteria" records 20071012
Events
Class CL_GRPC_OLSP has no event.
Types
Class CL_GRPC_OLSP has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OLSP_DESC Call by reference Type reference (TYPE) GRPC_ORGUNITGRP_DESC Organization Unit Group Description 20071012
2 Importing OLSP_NAME Call by reference Type reference (TYPE) GRPC_ORGUNITGRP Ogranization Unit Group 20071012
3 Importing OLSP_SYSTEMS Call by reference Type reference (TYPE) GRPC_T_ORGUNITGRPSYSTEMS Org Unit Group Structure 20071012
4 Importing ORGUNIT_RL_CR Call by reference Type reference (TYPE) GRPC_T_ORGUGRLCR Assign Organization unit value to Organization Unit Group 20071012
5 Exporting RC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20071012

Method CREATE on class CL_GRPC_OLSP has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OLSP_NAME Call by reference Type reference (TYPE) GRPC_ORGUNITGRP Organization Unit Group 20071012
2 Exporting RC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20071012

Method DELETE on class CL_GRPC_OLSP has no exception.

Method GET_CONNECTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONNECTORS Call by reference Type reference (TYPE) GRPC_T_GRPCCONNECTOR Connector 20071221
2 Exporting ET_SYSTEMTYPE_TEXT Call by reference Type reference (TYPE) GRPC_T_SYSTEMT System Type Text 20080101
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20080101

Method GET_CONNECTORS on class CL_GRPC_OLSP has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OLSP_DESC Call by reference Type reference (TYPE) GRPC_ORGUNITGRP_DESC Organization Unit Group Description 20071012
2 Importing OLSP_NAME Call by reference Type reference (TYPE) GRPC_ORGUNITGRP Organization Unit Group 20071012
3 Exporting OLSP_SYSTEMS Call by reference Type reference (TYPE) GRPC_T_ORGUNITGRPSYSTEMS Org Unit Group Systems 20071012
4 Exporting ORGUNIT_RL_CR Call by reference Type reference (TYPE) GRPC_T_ORGUGRLCR Assign Organization unit value to Organization Unit Group 20071012

Method READ on class CL_GRPC_OLSP has no exception.

Method READ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OLSP_DESC Call by reference Type reference (TYPE) GRPC_ORGUNITGRP_DESC Organization Unit Group Description 20071012
2 Exporting OLSP_LIST Call by reference Type reference (TYPE) GRPC_T_ORGUNITGRP Org Unit Group Structure 20071012
3 Importing OLSP_NAME Call by reference Type reference (TYPE) GRPC_ORGUNITGRP Ogranization Unit Group 20071012

Method READ_LIST on class CL_GRPC_OLSP has no exception.

Method READ_OLSP_SNP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_OLSP_SNP Value transfer Type reference (TYPE) GRPC_T_OLSP_SNP OLSP Snapshot Table Type 20080110
2 Importing I_JOBID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080110
3 Importing I_OLSP Call by reference Type reference (TYPE) GRPC_ORGUNITGRP Organization Level System Parameter 20080110

Method READ_OLSP_SNP on class CL_GRPC_OLSP has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OLSP_DESC Value transfer Type reference (TYPE) GRPC_ORGUNITGRP_DESC Organization Unit Group Description 20071012
2 Importing OLSP_NAME Value transfer Type reference (TYPE) GRPC_ORGUNITGRP Ogranization Unit Group 20071012
3 Importing OLSP_SYSTEMS Value transfer Type reference (TYPE) GRPC_T_ORGUNITGRPSYSTEMS Org Unit Group Structure 20071012
4 Importing ORGUNIT_RL_CR Value transfer Type reference (TYPE) GRPC_T_ORGUGRLCR Assign Organization unit value to Organization Unit Group 20071012
5 Exporting RC Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20071012

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