Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_CA_HDLR_CHILD | Non root Rapid Application GenIL handler | 20090918 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_CA_HDLR_ROOT | Rapid Application Root Object Handler | 20090212 |
Properties
| Class | CL_AXT_CA_HDLR_ABSTR | |
| Short Description | Abstract rapid application handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RA | Rapid Apps |
| Created | 20090212 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_CA_HDLR_ABSTR has no forward declaration.
Interfaces
Class CL_AXT_CA_HDLR_ABSTR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_AXT_CA_GENIL_BOL_COMP | 20090923 | Generic GenIL component for Rapid Applications |
Attributes
Methods
Events
Class CL_AXT_CA_HDLR_ABSTR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_NON_PERSISTED_ID | Protected | See coding | 20090528 | BEGIN OF lty_non_persisted_id,
bol_key TYPE axts_ca_bol_key,
internal_key TYPE string,
END OF lty_non_persisted_id
|
Method Signatures
Method CHECK_CREATE_DELETE_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | CRMT_ATTR_NAME_TAB | 20111013 | ||||
| 2 | RV_NEEDED | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | 20111013 |
Method CHECK_CREATE_DELETE_NEEDED on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method CHECK_KEY_NEEDS_TO_BE_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BOL_KEY | Call by reference | Type reference (TYPE) | AXTS_CA_BOL_KEY | 20091118 | ||||
| 2 | RV_READONLY | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | 20091118 |
Method CHECK_KEY_NEEDS_TO_BE_READONLY on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method CHECK_OBJECTS_BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE_TAB | 20090213 | ||||
| 2 | IV_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | 20090212 |
Method CHECK_OBJECTS_BEFORE_SAVE on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090212 |
Method CONSTRUCTOR on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method CREATE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | 20090216 | ||||
| 2 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | 20090212 | ||||
| 3 | IV_NUMBER | Call by reference | Type reference (TYPE) | INT4 | 1 | 20090212 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20090212 |
Method CREATE_OBJECTS on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method DELETE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE | 20090213 | ||||
| 2 | IV_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | 20090212 |
Method DELETE_OBJECTS on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method DISPATCH_MODIFY_TO_CHILD_HDLR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | 20090921 | ||||
| 2 | IO_CURRENT_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | 20090921 | ||||
| 3 | IO_CURRENT_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECT | 20090921 | ||||
| 4 | IO_RETURN_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | 20090921 | ||||
| 5 | IO_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | 20090921 |
Method DISPATCH_MODIFY_TO_CHILD_HDLR on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method DISPATCH_READ_TO_CHILD_HDLR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | 20090922 | ||||
| 2 | IO_ROOT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECT | 20090922 | ||||
| 3 | IT_REQUEST_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | 20090922 |
Method DISPATCH_READ_TO_CHILD_HDLR on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method FILL_STRUCS_WITH_OLD_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERS_NEW_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | DATA | 20111013 | ||||
| 2 | ERS_NEW_LOG_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | 20111013 | ||||
| 3 | IRS_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | DATA | 20111013 | ||||
| 4 | IT_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | CRMT_ATTR_NAME_TAB | 20111013 | ||||
| 5 | IV_RECORD_ID | Call by reference | Type reference (TYPE) | STRING | 20111013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111013 |
Method FILL_STRUCT_FROM_NVP_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PARAMETER | Call by reference | Type reference (TYPE) | ANY | 20090213 | ||||
| 2 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parameter Table of Name-Value Pairs | 20090213 |
Method FILL_STRUCT_FROM_NVP_TAB on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method GET_CURRENT_GENIL_ID_BY_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHILD_INSTANCE | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE | 20100218 | ||||
| 2 | RV_GENIL_OBJ_ID | Value transfer | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | 20100218 |
Method GET_CURRENT_GENIL_ID_BY_CHILD on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method GET_DYNAMIC_QUERY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | 20090216 | ||||
| 2 | IS_QUERY_PARAMETERS | Call by reference | Type reference (TYPE) | GENILT_QUERY_PARAMETERS | 20090212 | ||||
| 3 | IT_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | GENILT_SELECTION_PARAMETER_TAB | 20090212 | ||||
| 4 | IV_IS_ROOT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20090216 | |||
| 5 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20090212 |
Method GET_DYNAMIC_QUERY_RESULT on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method GET_INTERNAL_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOG_KEY | Call by reference | Type reference (TYPE) | ANY | 20090921 | ||||
| 2 | RV_INTERNAL_KEY | Value transfer | Type reference (TYPE) | STRING | 20090921 |
Method GET_INTERNAL_KEY on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method GET_LOGICAL_KEY_FROM_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LOGICAL_KEY | Call by reference | Type reference (TYPE) | ANY | 20090409 | ||||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090409 |
Method GET_MSG_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ROOT_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECT | 20090928 | ||||
| 2 | RO_MSG_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_CRM_GENIL_BAPI_MESS_CONT | 20090420 |
Method GET_MSG_CONTAINER on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ROOT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECT | 20090629 | ||||
| 2 | IT_REQUEST_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | 20090212 |
Method GET_OBJECTS on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method GET_OBJECT_ID_FROM_LOGICAL_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOGICAL_KEY | Call by reference | Type reference (TYPE) | ANY | 20090409 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090409 |
Method GET_PARENT_KEY_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PARENT_KEY_COMPONENT | Value transfer | Type reference (TYPE) | AXTT_PARENT_MAPPING | 20090923 |
Method GET_PARENT_KEY_COMPONENTS on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method GET_RECORD_ID_FROM_BOL_OR_BUFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | 20091102 | ||||
| 2 | IS_BOL_KEY | Call by reference | Type reference (TYPE) | AXTS_CA_BOL_KEY | Custom Application BOL Key structure | 20090529 | |||
| 3 | IS_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE | Object Instance with Success Indicator | 20090529 | |||
| 4 | IV_THROW_GENIL_EXCEPTION | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20091102 | |||
| 5 | IV_THROW_NOT_ON_API | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20091102 | |||
| 6 | RV_RECORD_ID | Value transfer | Type reference (TYPE) | STRING | 20090529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091102 |
Method GET_ROOT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ROOT_PATH | Call by reference | Type reference (TYPE) | CRMT_EXTENDED_RELATION_TAB | 20100218 | ||||
| 2 | IV_OBJECT_INSTANCE | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE | 20090212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090212 |
Method HAS_KEY_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | CRMT_ATTR_NAME_TAB | 20091118 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | 20091118 |
Method HAS_KEY_CHANGED on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_AXT_CA_HDLR_ABSTR has no parameter.
Method INITIALIZE on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method INIT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE | 20090213 | ||||
| 2 | IV_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | 20090212 |
Method INIT_OBJECTS on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method LOCK_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE | 20090213 | ||||
| 2 | IV_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | 20090212 |
Method LOCK_OBJECTS on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method MODIFY_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | 20090921 | ||||
| 2 | IO_RETURN_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | 20090216 | ||||
| 3 | IO_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | 20090216 |
Method MODIFY_OBJECTS on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method ON_AFTER_COMMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20090212 |
Method ON_AFTER_COMMIT on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method ON_AFTER_ROLLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20090212 |
Method ON_AFTER_ROLLBACK on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method READ_DEPENDENT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | 20090930 | ||||
| 2 | IO_ROOT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECT | 20090930 | ||||
| 3 | IT_REQUEST_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | 20090930 |
Method READ_DEPENDENT_OBJECTS on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method READ_FOREIGN_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | 20090930 | ||||
| 2 | IO_ROOT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECT | 20090930 | ||||
| 3 | IT_REQUEST_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | 20090930 |
Method READ_FOREIGN_RELATIONS on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method SAVE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE | 20090213 | ||||
| 2 | ES_ID_MAPPING | Call by reference | Type reference (TYPE) | CRMT_GENIL_ID_MAPPING | Mapping Old to New ID | 20090529 | |||
| 3 | IV_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | 20090212 |
Method SAVE_OBJECTS on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method SET_ATTR_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | 20090918 |
Method SET_ATTR_PROPERTIES on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method SET_KEY_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | 20090918 | ||||
| 2 | IS_BOL_KEY | Call by reference | Type reference (TYPE) | AXTS_CA_BOL_KEY | 20090505 |
Method SET_KEY_PROPERTIES on class CL_AXT_CA_HDLR_ABSTR has no exception.
Method SET_SUCCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_LIST | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE_TAB | 20090216 | ||||
| 2 | IT_REJECTED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INST_LINE_TAB | Table of Object Instances | 20090623 | |||
| 3 | IV_SUCCESS | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | 20090216 |
Method SET_SUCCESS on class CL_AXT_CA_HDLR_ABSTR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |