SAP ABAP Class CL_KBAS_BAPI_CALL_UP (BAPI Handling)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL-GL (Application Component) Basic Functions
⤷
FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_KBAS_BAPI_CALL_UP_TYPES | Data Types for BAPI Handling | 20091013 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_KBAS_BAPI_CALL_UP_CE | BAPI Handling for Cost Element | 20091013 |
Properties
Class | CL_KBAS_BAPI_CALL_UP | |
Short Description | BAPI Handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FBS_SE_GLMASTER_REPLCTN | Services for Proxies |
Created | 20091013 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_KBAS_BAPI_CALL_UP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_KBAS_BAPI_CALL_UP_TYPES | Data Types for BAPI Handling | 20091013 |
Friends
Class CL_KBAS_BAPI_CALL_UP has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20091013 | |
2 | ![]() |
Instance method | Protected | Method | 20091013 | |
3 | ![]() |
Instance method | Protected | Method | 20091013 | |
4 | ![]() |
Instance method | Public | Constructor | 20091013 | |
5 | ![]() |
Instance method | Protected | Method | 20091013 | |
6 | ![]() |
Instance method | Protected | Method | 20091013 | |
7 | ![]() |
Instance method | Public | Method | 20091013 | |
8 | ![]() |
Instance method | Protected | Method | 20091013 | |
9 | ![]() |
Instance method | Protected | Method | 20091013 | |
10 | ![]() |
Instance method | Protected | Method | 20091013 | |
11 | ![]() |
Static method | Public | Method | 20091111 | |
12 | ![]() |
Instance method | Protected | Method | 20091013 | |
13 | ![]() |
Instance method | Protected | Method | 20091013 | |
14 | ![]() |
Instance method | Protected | Method | 20091111 |
Events
Class CL_KBAS_BAPI_CALL_UP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CNTRL | Public | Attribute reference (LIKE) | 20091013 |
|
||
2 | TS_CO_OBJECT | Public | Attribute reference (LIKE) | 20091013 |
|
||
3 | TS_REG_ID_MERGE_CHAR_REL | Protected | See coding | 20091013 | BEGIN OF ts_reg_id_merge_char_rel,
merge_char TYPE t_merge_characteristic,
call_up_type type t_call_up_type,
reg_id TYPE t_reg_id,
END OF ts_reg_id_merge_char_rel
|
||
4 | TS_VALIDITY | Public | Attribute reference (LIKE) | 20091013 |
|
||
5 | TT_CO_OBJECT | Public | Attribute reference (LIKE) | 20091013 |
|
||
6 | TT_REG_ID | Public | Attribute reference (LIKE) | 20091013 |
|
||
7 | TT_REG_ID_MERGE_CHAR_REL | Protected | See coding | 20091013 | tt_reg_id_merge_char_rel TYPE STANDARD TABLE OF ts_reg_id_merge_char_rel
WITH DEFAULT KEY
WITH UNIQUE HASHED KEY merge COMPONENTS
merge_char call_up_type
WITH UNIQUE HASHED KEY reg_id COMPONENTS reg_id
|
||
8 | T_APPLC_ID | Public | Attribute reference (LIKE) | 20091013 |
|
||
9 | T_CALL_UP_TYPE | Public | Attribute reference (LIKE) | 20091013 |
|
||
10 | T_CO_OBJECT | Public | Attribute reference (LIKE) | 20091013 |
|
||
11 | T_LUW_GRP_CHARACTERISTIC | Public | Attribute reference (LIKE) | 20091013 |
|
||
12 | T_LUW_GRP_ID | Public | Attribute reference (LIKE) | 20091013 |
|
||
13 | T_MERGE_CHARACTERISTIC | Protected | Type reference (TYPE) | STRING | 20091013 |
|
|
14 | T_REG_ID | Public | Attribute reference (LIKE) | 20091013 |
|
Method Signatures
Method CHECK_BAPI_LINE_ADMISSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_BAPI_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091013 | |||
2 | ![]() |
RP_IS_ADMISSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091013 |
Method CHECK_BAPI_LINE_ADMISSIBLE on class CL_KBAS_BAPI_CALL_UP has no exception.
Method CHECK_INPUT_COMPATIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_BAPI_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091013 | |||
2 | ![]() |
IS_COOBJECT | Call by reference | Type reference (TYPE) | TS_CO_OBJECT | 20091013 | |||
3 | ![]() |
RP_IS_COMPATIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091013 |
Method CHECK_INPUT_COMPATIBLE on class CL_KBAS_BAPI_CALL_UP has no exception.
Method CHECK_MERGE_IS_ADMISSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_BAPI_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091013 | |||
2 | ![]() |
IS_COOBJECT | Call by reference | Type reference (TYPE) | TS_CO_OBJECT | 20091013 | |||
3 | ![]() |
RP_IS_ADMISSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091013 |
Method CHECK_MERGE_IS_ADMISSIBLE on class CL_KBAS_BAPI_CALL_UP has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_TYPE | Call by reference | Type reference (TYPE) | T_CALL_UP_TYPE | 20091013 |
Method CONSTRUCTOR on class CL_KBAS_BAPI_CALL_UP has no exception.
Method DERIVE_LUW_GRP_CHARACTERISTIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_BAPI_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091013 | |||
2 | ![]() |
IS_COOBJECT | Call by reference | Type reference (TYPE) | TS_CO_OBJECT | 20091013 | |||
3 | ![]() |
RP_CHAR | Value transfer | Type reference (TYPE) | T_LUW_GRP_CHARACTERISTIC | 20091013 |
Method DERIVE_LUW_GRP_CHARACTERISTIC on class CL_KBAS_BAPI_CALL_UP has no exception.
Method DERIVE_MERGE_CHARACTERISTIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_BAPI_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091013 | |||
2 | ![]() |
IS_COOBJECT | Call by reference | Type reference (TYPE) | TS_CO_OBJECT | 20091013 | |||
3 | ![]() |
RP_CHAR | Value transfer | Type reference (TYPE) | T_MERGE_CHARACTERISTIC | 20091013 |
Method DERIVE_MERGE_CHARACTERISTIC on class CL_KBAS_BAPI_CALL_UP has no exception.
Method EXECUTE_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_TEST | Call by reference | Type reference (TYPE) | FLAG | 20091013 | |||
2 | ![]() |
IP_UPDATE_IN_TASK | Call by reference | Type reference (TYPE) | FLAG | 20091013 | |||
3 | ![]() |
RRT_RETURN | Value transfer | Object reference (TYPE REF TO) | BAPIRET2_TAB | 20091013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091013 |
Method EXECUTE_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_TEST | Call by reference | Type reference (TYPE) | FLAG | 20091013 | |||
2 | ![]() |
IP_UPDATE_IN_TASK | Call by reference | Type reference (TYPE) | FLAG | 20091013 | |||
3 | ![]() |
RRT_RETURN | Value transfer | Object reference (TYPE REF TO) | BAPIRET2_TAB | 20091013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091013 |
Method EXECUTE_INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_TEST | Call by reference | Type reference (TYPE) | FLAG | 20091013 | |||
2 | ![]() |
IP_UPDATE_IN_TASK | Call by reference | Type reference (TYPE) | FLAG | 20091013 | |||
3 | ![]() |
RRT_RETURN | Value transfer | Object reference (TYPE REF TO) | BAPIRET2_TAB | 20091013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091013 |
Method EXECUTE_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_TEST | Call by reference | Type reference (TYPE) | FLAG | 20091013 | |||
2 | ![]() |
IP_UPDATE_IN_TASK | Call by reference | Type reference (TYPE) | FLAG | 20091013 | |||
3 | ![]() |
RRT_RETURN | Value transfer | Object reference (TYPE REF TO) | BAPIRET2_TAB | 20091013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091013 |
Method GET_CALL_UP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_APPLC_ID | Call by reference | Type reference (TYPE) | T_APPLC_ID | 20091111 | |||
2 | ![]() |
IP_CALL_UP_TYPE | Call by reference | Type reference (TYPE) | T_CALL_UP_TYPE | 20091111 | |||
3 | ![]() |
IR_BAPI_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091111 | |||
4 | ![]() |
IS_COOBJECT | Call by reference | Type reference (TYPE) | TS_CO_OBJECT | 20091111 | |||
5 | ![]() |
RO_CALL_UP | Value transfer | Object reference (TYPE REF TO) | CL_KBAS_BAPI_CALL_UP | 20091111 |
Method GET_CALL_UP on class CL_KBAS_BAPI_CALL_UP has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_BAPI_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091013 | |||
2 | ![]() |
IS_COOBJECT | Call by reference | Type reference (TYPE) | TS_CO_OBJECT | 20091013 |
Method INIT on class CL_KBAS_BAPI_CALL_UP has no exception.
Method MERGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_BAPI_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091013 | |||
2 | ![]() |
IS_COOBJECT | Call by reference | Type reference (TYPE) | TS_CO_OBJECT | 20091013 |
Method MERGE on class CL_KBAS_BAPI_CALL_UP has no exception.
Method SET_UPD_CHARACTERISTICS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_BAPI_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091111 | |||
2 | ![]() |
IS_COOBJECT | Call by reference | Type reference (TYPE) | TS_CO_OBJECT | 20091111 |
Method SET_UPD_CHARACTERISTICS on class CL_KBAS_BAPI_CALL_UP has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |