SAP ABAP Interface IF_GRPC_OLSP (Interface for Org Unit Group)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_RULE_ENGINE (Package) PC Rule Engine

⤷

⤷

Properties
Interface | IF_GRPC_OLSP | |
Short Description | Interface for Org Unit Group |
General Data
Package | GRPC_RULE_ENGINE | PC Rule Engine |
Created | 20070716 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRPC_OLSP has no forward declaration.
Interfaces
Interface IF_GRPC_OLSP has no interface.
Friends
Interface IF_GRPC_OLSP has no friend.
Attributes
Interface IF_GRPC_OLSP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create single OLSP record | 20070716 |
2 | ![]() |
Instance method | Public | Method | Delete single OLSP and multiple "Rule criteria" records | 20070716 |
3 | ![]() |
Instance method | Public | Method | Read OLSP single record | 20070716 |
4 | ![]() |
Instance method | Public | Method | Read OLSP All table record | 20070716 |
5 | ![]() |
Instance method | Public | Method | Update Singe OLSP and mulitple "Rule criteria" records | 20070716 |
Events
Interface IF_GRPC_OLSP has no event.
Types
Interface IF_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 | ![]() |
OLSP_DESC | Call by reference | Type reference (TYPE) | GRPC_ORGUNITGRP_DESC | Organization Unit Group Description | 20070716 | ||
2 | ![]() |
OLSP_NAME | Call by reference | Type reference (TYPE) | GRPC_ORGUNITGRP | Ogranization Unit Group | 20070716 | ||
3 | ![]() |
OLSP_SYSTEMS | Call by reference | Type reference (TYPE) | GRPC_T_ORGUNITGRPSYSTEMS | Org Unit Group Structure | 20070716 | ||
4 | ![]() |
ORGUNIT_RL_CR | Call by reference | Type reference (TYPE) | GRPC_T_ORGUGRLCR | Assign Organization unit value to Organization Unit Group | 20070716 | ||
5 | ![]() |
RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070716 |
Method CREATE on Interface IF_GRPC_OLSP has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OLSP_NAME | Call by reference | Type reference (TYPE) | GRPC_ORGUNITGRP | Organization Unit Group | 20070716 | ||
2 | ![]() |
RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070716 |
Method DELETE on Interface IF_GRPC_OLSP has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OLSP_DESC | Call by reference | Type reference (TYPE) | GRPC_ORGUNITGRP_DESC | Organization Unit Group Description | 20070716 | ||
2 | ![]() |
OLSP_NAME | Call by reference | Type reference (TYPE) | GRPC_ORGUNITGRP | Organization Unit Group | 20070716 | ||
3 | ![]() |
OLSP_SYSTEMS | Call by reference | Type reference (TYPE) | GRPC_T_ORGUNITGRPSYSTEMS | Org Unit Group Systems | 20070716 | ||
4 | ![]() |
ORGUNIT_RL_CR | Call by reference | Type reference (TYPE) | GRPC_T_ORGUGRLCR | Assign Organization unit value to Organization Unit Group | 20070716 |
Method READ on Interface IF_GRPC_OLSP has no exception.
Method READ_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OLSP_DESC | Call by reference | Type reference (TYPE) | GRPC_ORGUNITGRP_DESC | Organization Unit Group Description | 20070716 | ||
2 | ![]() |
OLSP_LIST | Call by reference | Type reference (TYPE) | GRPC_T_ORGUNITGRP | Org Unit Group Structure | 20070716 | ||
3 | ![]() |
OLSP_NAME | Call by reference | Type reference (TYPE) | GRPC_ORGUNITGRP | Ogranization Unit Group | 20070716 |
Method READ_LIST on Interface IF_GRPC_OLSP has no exception.
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OLSP_DESC | Value transfer | Type reference (TYPE) | GRPC_ORGUNITGRP_DESC | Organization Unit Group Description | 20070716 | ||
2 | ![]() |
OLSP_NAME | Value transfer | Type reference (TYPE) | GRPC_ORGUNITGRP | Ogranization Unit Group | 20070716 | ||
3 | ![]() |
OLSP_SYSTEMS | Value transfer | Type reference (TYPE) | GRPC_T_ORGUNITGRPSYSTEMS | Org Unit Group Structure | 20070716 | ||
4 | ![]() |
ORGUNIT_RL_CR | Value transfer | Type reference (TYPE) | GRPC_T_ORGUGRLCR | Assign Organization unit value to Organization Unit Group | 20070716 | ||
5 | ![]() |
RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070716 |
Method UPDATE on Interface IF_GRPC_OLSP has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |