Hierarchy
⤷
⤷
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 | 20070709 |
Properties
| Class | CL_GRPC_RULE_SETUP | |
| Short Description | Rule model setup | |
| 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 | 20070707 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_RULE_SETUP has no interface implemented.
Friends
Class CL_GRPC_RULE_SETUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Authorization Flag | 20070830 | ||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GRPC_RULE_SETUP | Rule model setup | 20070713 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GRPC_T_RLCRVAL_BUF | 20070816 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Set | 20070816 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Set | 20070816 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Set | 20070816 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | GRPC_T_RULESET_BUF | 20070816 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070816 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070816 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070816 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_DB_RULET | Rule | 20071009 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_DB_RULET | Rule | 20071009 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | YT_RULE_CUSTOMFIELD | 20071006 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_RULE_BUF | 20070713 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_DB_RULE | Rule | 20070724 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_DB_RULE | Rule | 20070724 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_DB_RULE | Rule | 20070724 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20070925 |
Methods
Events
Class CL_GRPC_RULE_SETUP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GRPC_S_RLCRVAL_BUF | Public | See coding | 20070816 | BEGIN OF grpc_s_rlcrval_buf.
INCLUDE TYPE grpc_s_rvvals.
TYPES: chgmode TYPE grpc_chgmode,
END OF grpc_s_rlcrval_buf
|
||
| 2 | GRPC_S_RULESET_BUF | Public | See coding | 20070816 | BEGIN OF grpc_s_ruleset_buf.
INCLUDE TYPE grpc_s_rlset.
TYPES: chgmode TYPE grpc_chgmode,
END OF grpc_s_ruleset_buf
|
||
| 3 | GRPC_S_RULE_BUF | Public | See coding | 20070713 | BEGIN OF grpc_s_rule_buf.
INCLUDE TYPE grpc_s_rule.
TYPES: chgmode TYPE grpc_chgmode,
END OF grpc_s_rule_buf
|
||
| 4 | GRPC_T_RLCRVAL_BUF | Public | See coding | 20070816 | grpc_t_rlcrval_buf TYPE TABLE OF grpc_s_rlcrval_buf
|
||
| 5 | GRPC_T_RULESET_BUF | Public | See coding | 20070816 | grpc_t_ruleset_buf TYPE TABLE OF grpc_s_ruleset_buf
|
||
| 6 | GRPC_T_RULE_BUF | Public | See coding | 20070713 | grpc_t_rule_buf TYPE SORTED TABLE OF grpc_s_rule_buf
WITH UNIQUE KEY ruleid
|
||
| 7 | YS_RULE_CUSTOMFIELD | Public | See coding | 20071006 | begin of ys_rule_customfield,
rule type grpc_rleid,
chgmode type grpc_chgmode,
t_field type ty_namevalueasstring,
end of ys_rule_customfield
|
||
| 8 | YT_RULE_CUSTOMFIELD | Public | See coding | 20071006 | yt_rule_customfield type hashed table of ys_rule_customfield with unique key rule
|
Method Signatures
Method CHECK_BUFFER Signature
Method CHECK_BUFFER on class CL_GRPC_RULE_SETUP has no parameter.
Method CHECK_BUFFER on class CL_GRPC_RULE_SETUP has no exception.
Method CHECK_CUSTOMFIELD Signature
Method CHECK_CUSTOMFIELD on class CL_GRPC_RULE_SETUP has no parameter.
Method CHECK_CUSTOMFIELD on class CL_GRPC_RULE_SETUP has no exception.
Method CHECK_RULE_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIRETTAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070908 | |||
| 2 | IS_API_RULE | Value transfer | Type reference (TYPE) | GRPC_S_API_RULE | Rule | 20070908 | |||
| 3 | IS_RULE | Value transfer | Type reference (TYPE) | GRPC_S_RULE | Rule | 20070908 | |||
| 4 | IT_RLCRVAL | Value transfer | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value for Rule Set | 20070908 | |||
| 5 | IT_RULESET | Value transfer | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070908 | |||
| 6 | IV_CHGMODE | Value transfer | Type reference (TYPE) | GRPC_CHGMODE | Change Mode | 20071011 | |||
| 7 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRPC_CONNECTOR | Target Connector | 20070909 | |||
| 8 | IV_RULEID | Value transfer | Type reference (TYPE) | GRPC_RLEID | Rule | 20070908 | |||
| 9 | IV_SCRIPTCATG | Value transfer | Type reference (TYPE) | GRPC_SCRIPTCATEGORY | Script Category | 20070909 | |||
| 10 | IV_SCRIPTTYPE | Value transfer | Type reference (TYPE) | GRPC_SCRIPTTYPE | Script Type | 20070909 | |||
| 11 | IV_SYSTEMTYPE | Value transfer | Type reference (TYPE) | GRPC_SYSTEMTYPE | System Type | 20071016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070908 |
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIRETTAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070913 | |||
| 2 | IV_RULEID_FROM | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20070913 | |||
| 3 | IV_RULEID_TO | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20070913 | |||
| 4 | IV_RULEID_TO_DESC | Call by reference | Type reference (TYPE) | GRPC_RLEDESC | Rule Description | 20070913 | |||
| 5 | IV_VERSION | Call by reference | Type reference (TYPE) | GRPC_VERSION | Rule Version | 20070913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070913 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIRETTAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070912 | |||
| 2 | IS_API_RULE | Value transfer | Type reference (TYPE) | GRPC_S_API_RULE | Rule | 20070912 | |||
| 3 | IT_RLCRVAL | Value transfer | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value for Rule Set | 20070912 | |||
| 4 | IT_RULESET | Value transfer | Type reference (TYPE) | GRPC_T_RLSET | Rule Set table | 20070912 | |||
| 5 | IV_AUTO_GENERATE_RULE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20080703 | |||
| 6 | IV_RULEID | Value transfer | Type reference (TYPE) | GRPC_RLEID | Rule | 20070912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070912 |
Method CREATE_RLCRVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RLCRVAL | Value transfer | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value for Rule Set | 20070912 | |||
| 2 | IV_RULEID | Value transfer | Type reference (TYPE) | GRPC_RLEID | Rule | 20070912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070912 |
Method CREATE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RULE | Value transfer | Type reference (TYPE) | GRPC_S_RULE | Rule | 20070913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070912 |
Method CREATE_RULESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RULESET | Value transfer | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070912 | |||
| 2 | IV_RULEID | Value transfer | Type reference (TYPE) | GRPC_RLEID | Rule | 20070912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070912 |
Method DELETE_RLCRVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RLCRVAL | Value transfer | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value for Rule Set | 20070831 | |||
| 2 | IT_RULESET | Value transfer | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070909 | |||
| 3 | IV_DEL_SPECIFIC_RULESET_IND | Value transfer | Type reference (TYPE) | ABAP_BOOL | Link field for view query | 20070909 | |||
| 4 | IV_RULEID | Value transfer | Type reference (TYPE) | GRPC_RLEID | Rule | 20070831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070831 |
Method DELETE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RULEID | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20070902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070902 |
Method DELETE_RULESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RULESET | Value transfer | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070831 | |||
| 2 | IV_DEL_SPECIFIC_RULESET_IND | Value transfer | Type reference (TYPE) | ABAP_BOOL | Link field for view query | 20070909 | |||
| 3 | IV_RULEID | Value transfer | Type reference (TYPE) | GRPC_RLEID | Rule | 20070831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070831 |
Method FILL_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RLCRVAL_LIST | Call by reference | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value for Rule Set | 20070816 | |||
| 2 | IT_RULESET_LIST | Call by reference | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070816 | |||
| 3 | IT_RULE_LIST | Call by reference | Type reference (TYPE) | GRPC_T_RULE | Rule | 20070713 |
Method FILL_BUFFER on class CL_GRPC_RULE_SETUP has no exception.
Method GET_CUSTOM_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD | Value transfer | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20071006 | |||
| 2 | I_RULE | Value transfer | Type reference (TYPE) | GRPC_RLEID | Rule Criteria | 20071006 |
Method GET_CUSTOM_FIELDS on class CL_GRPC_RULE_SETUP has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_RULE_SETUP | Rule model setup | 20070710 |
Method GET_INSTANCE on class CL_GRPC_RULE_SETUP has no exception.
Method LOAD_RULE_BUFFER Signature
Method LOAD_RULE_BUFFER on class CL_GRPC_RULE_SETUP has no parameter.
Method LOAD_RULE_BUFFER on class CL_GRPC_RULE_SETUP has no exception.
Method QUERY_RLCRVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RLCRVAL_LIST | Value transfer | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value | 20070816 |
Method QUERY_RLCRVAL on class CL_GRPC_RULE_SETUP has no exception.
Method QUERY_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RULE_LIST | Value transfer | Type reference (TYPE) | GRPC_T_RULE | Rule | 20070816 | |||
| 2 | IV_RULEIDDESC_L | Call by reference | Type reference (TYPE) | GRPC_RLEDESC_SEARCH_PATTERN | Rule Description | 20070925 | |||
| 3 | IV_RULEID_L | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20070821 |
Method QUERY_RULE on class CL_GRPC_RULE_SETUP has no exception.
Method QUERY_RULESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RULESET_LIST | Value transfer | Type reference (TYPE) | GRPC_T_RLSET | Rule Paramter | 20070816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070816 |
Method RETRIEVE_EXISTING_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RULE | Value transfer | Type reference (TYPE) | GRPC_S_RULE | Rule | 20070913 | |||
| 2 | ET_BAPIRETTAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070913 | |||
| 3 | ET_RLCRVAL | Value transfer | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value for Rule Set | 20070913 | |||
| 4 | ET_RULESET | Value transfer | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070913 | |||
| 5 | IV_RULEID_FROM | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20070913 | |||
| 6 | IV_RULEID_TO | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20070913 | |||
| 7 | IV_RULEID_TO_DESC | Call by reference | Type reference (TYPE) | GRPC_RLEDESC | Rule Description | 20070913 | |||
| 8 | IV_VERSION | Call by reference | Type reference (TYPE) | GRPC_VERSION | Rule Version | 20070913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070913 |
Method RETRIEVE_RLCRVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RLCRVAL | Call by reference | Type reference (TYPE) | GRPC_T_RLCRVAL | 20070816 | ||||
| 2 | IV_RULEID | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20070816 | |||
| 3 | IV_RULESETID | Call by reference | Type reference (TYPE) | GRPC_RULESETID | Rule Set ID | 20070816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070816 |
Method RETRIEVE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RULE | Call by reference | Type reference (TYPE) | GRPC_S_RULE | Rule | 20070816 | |||
| 2 | IV_CHECK_RULEID_IN_DB | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070925 | |||
| 3 | IV_RULEID | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20070816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070816 |
Method RETRIEVE_RULESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RULESET | Call by reference | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070816 | |||
| 2 | IV_RULEID | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20070816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070816 |
Method RLCRVAL_DETAIL_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIRETTAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070902 | |||
| 2 | IT_RLCRVAL | Value transfer | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value for Rule Set | 20070902 | |||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20070902 | ||||
| 4 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRPC_CONNECTOR | Target Connector | 20070902 | |||
| 5 | IV_SCRIPT | Value transfer | Type reference (TYPE) | GRPC_SCRIPT | Script | 20080930 | |||
| 6 | IV_SCRIPTTYPE | Value transfer | Type reference (TYPE) | GRPC_SCRIPTTYPE | Script Type | 20070905 | |||
| 7 | IV_SYSTEMTYPE | Value transfer | Type reference (TYPE) | GRPC_SYSTEMTYPE | System Type | 20071005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070902 |
Method RULESET_DETAIL_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIRETTAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070902 | |||
| 2 | IT_RULESET | Value transfer | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070902 | |||
| 3 | IV_ACTION | Value transfer | Type reference (TYPE) | STRING | 20070902 | ||||
| 4 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRPC_CONNECTOR | Target Connector | 20070905 | |||
| 5 | IV_SCRIPT | Value transfer | Type reference (TYPE) | GRPC_SCRIPT | Script | 20080930 | |||
| 6 | IV_SCRIPTCATG | Value transfer | Type reference (TYPE) | GRPC_SCRIPTCATEGORY | Script Category | 20070905 | |||
| 7 | IV_SCRIPTTYPE | Value transfer | Type reference (TYPE) | GRPC_SCRIPTTYPE | Script Type | 20070905 | |||
| 8 | IV_SYSTEMTYPE | Value transfer | Type reference (TYPE) | GRPC_SYSTEMTYPE | System Type | 20071016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070902 |
Method RULE_DETAIL_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIRETTAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070902 | |||
| 2 | IS_RULE | Value transfer | Type reference (TYPE) | GRPC_S_RULE | Rule | 20070902 | |||
| 3 | IV_ACTION | Value transfer | Type reference (TYPE) | STRING | 20070902 | ||||
| 4 | IV_AUTO_GENERATE_RULE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20080703 | |||
| 5 | IV_CHGMODE | Value transfer | Type reference (TYPE) | GRPC_CHGMODE | Single-Character Flag | 20070912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070902 |
Method SET_CUSTOM_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Value transfer | Type reference (TYPE) | GRPC_API_CUSTOMFIELD_NAME | Name of the custom field | 20071006 | |||
| 2 | I_RULE | Value transfer | Type reference (TYPE) | GRPC_RLEID | Rule Criteria | 20071006 | |||
| 3 | I_VALUE | Value transfer | Type reference (TYPE) | GRPC_API_CUSTOMFIELD_VALUE | Value of the customer defined field | 20071006 |
Method SET_CUSTOM_FIELD on class CL_GRPC_RULE_SETUP has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIRETTAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070901 | |||
| 2 | IS_API_RULE | Value transfer | Type reference (TYPE) | GRPC_S_API_RULE | Rule | 20070901 | |||
| 3 | IS_RULE | Value transfer | Type reference (TYPE) | GRPC_S_RULE | Rule | 20070901 | |||
| 4 | IT_RLCRVAL | Value transfer | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value for Rule Set | 20070901 | |||
| 5 | IT_RULESET | Value transfer | Type reference (TYPE) | GRPC_T_RLSET | Rule Set table | 20070901 | |||
| 6 | IV_RULEID | Value transfer | Type reference (TYPE) | GRPC_RLEID | Rule | 20070901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070901 |
Method UPDATE_RLCRVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RLCRVAL | Value transfer | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value for Rule Set | 20070831 | |||
| 2 | IV_RULEID | Value transfer | Type reference (TYPE) | GRPC_RLEID | Rule | 20070829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070829 |
Method UPDATE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RULE | Value transfer | Type reference (TYPE) | GRPC_S_RULE | Rule | 20070830 | |||
| 2 | IV_RULEID | Value transfer | Type reference (TYPE) | GRPC_RLEID | Rule | 20070829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070829 |
Method UPDATE_RULESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RULESET | Value transfer | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070831 | |||
| 2 | IV_RULEID | Value transfer | Type reference (TYPE) | GRPC_RLEID | Rule | 20070829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070829 |
Method VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIRETTAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070901 | |||
| 2 | IS_RULE | Value transfer | Type reference (TYPE) | GRPC_S_RULE | Rule | 20070901 | |||
| 3 | IT_RLCRVAL | Value transfer | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value for Rule Set | 20070901 | |||
| 4 | IT_RULESET | Value transfer | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20070901 | |||
| 5 | IV_AUTO_GENERATE_RULE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20080703 | |||
| 6 | IV_CHGMODE | Value transfer | Type reference (TYPE) | GRPC_CHGMODE | Create Rule indicator | 20070912 | |||
| 7 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRPC_CONNECTOR | Target Connector | 20070901 | |||
| 8 | IV_SCRIPTCATG | Value transfer | Type reference (TYPE) | GRPC_SCRIPTCATEGORY | Script Category | 20070902 | |||
| 9 | IV_SCRIPTTYPE | Value transfer | Type reference (TYPE) | GRPC_SCRIPTTYPE | Script Type | 20070905 | |||
| 10 | IV_SYSTEMTYPE | Value transfer | Type reference (TYPE) | GRPC_SYSTEMTYPE | System Type | 20071016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20070901 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |