SAP ABAP Class CL_KBAS_BAPI_CALL_UP_CE (BAPI Handling for Cost Element)
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 Inheritance (c INHERITING FROM c_ref)  CL_KBAS_BAPI_CALL_UP BAPI Handling 20091013
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_KBAS_BAPI_CALL_UP_TYPES_CE Data Types for BAPI Handling 20091013
Properties
Class CL_KBAS_BAPI_CALL_UP_CE  
Short Description BAPI Handling for Cost Element    
Super Class CL_KBAS_BAPI_CALL_UP BAPI Handling 
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_CE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_KBAS_BAPI_CALL_UP_TYPES_CE Data Types for BAPI Handling 20091013
Friends
Class CL_KBAS_BAPI_CALL_UP_CE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_OBJECT_LUW_GRP_CHAR_REL Static Attribute Protected Type reference (TYPE) TT_OBJECT_LUW_GRP_CHAR_REL 20091013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20091013
2 GET_SPRAS_FROM_BAPI_LINE Instance method Protected Method 20091013
3 _DERIVE_MERGE_CHARACTERISTIC Instance method Private Method 20091014
Events
Class CL_KBAS_BAPI_CALL_UP_CE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_BAPI_DATA_DEL Public Attribute reference (LIKE) 20091013
2 TS_BAPI_DATA_DEL_KEY Public Attribute reference (LIKE) 20091013
3 TS_BAPI_DATA_INS Public Attribute reference (LIKE) 20091013
4 TS_BAPI_DATA_INS_KEY Public Attribute reference (LIKE) 20091013
5 TS_BAPI_DATA_UPD Public Attribute reference (LIKE) 20091013
6 TS_BAPI_DATA_UPD_KEY Public Attribute reference (LIKE) 20091013
7 TS_OBJECT_LUW_GRP_CHAR_REL Protected See coding 20091013 BEGIN OF ts_object_luw_grp_char_rel, luw_grp_char TYPE t_luw_grp_characteristic, co_object TYPE ts_co_object, type TYPE t_call_up_type, spras TYPE spras, END OF ts_object_luw_grp_char_rel
8 TT_BAPI_DATA_DEL Public Attribute reference (LIKE) 20091013
9 TT_BAPI_DATA_INS Public Attribute reference (LIKE) 20091013
10 TT_BAPI_DATA_UPD Public Attribute reference (LIKE) 20091013
11 TT_CDELLIST Public Attribute reference (LIKE) 20091013
12 TT_CEINPUTLIST Public Attribute reference (LIKE) 20091013
13 TT_OBJECT_LUW_GRP_CHAR_REL Protected See coding 20091013 tt_object_luw_grp_char_rel TYPE STANDARD TABLE OF ts_object_luw_grp_char_rel WITH UNIQUE SORTED KEY key COMPONENTS co_object type spras ** WITH NON-UNIQUE SORTED KEY ** key2 COMPONENTS co_object type WITH NON-UNIQUE SORTED KEY luw_grp_char COMPONENTS luw_grp_char
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TYPE Call by reference Type reference (TYPE) T_CALL_UP_TYPE 20091013

Method CONSTRUCTOR on class CL_KBAS_BAPI_CALL_UP_CE has no exception.

Method GET_SPRAS_FROM_BAPI_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BAPI_LINE Call by reference Object reference (TYPE REF TO) DATA 20091013
2 Returning RP_SPRAS Value transfer Type reference (TYPE) SPRAS 20091013

Method GET_SPRAS_FROM_BAPI_LINE on class CL_KBAS_BAPI_CALL_UP_CE has no exception.

Method _DERIVE_MERGE_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BAPI_LINE Call by reference Object reference (TYPE REF TO) DATA 20091014
2 Importing IS_COOBJECT Call by reference Type reference (TYPE) TS_CO_OBJECT 20091014
3 Returning RP_CHAR Value transfer Type reference (TYPE) T_MERGE_CHARACTERISTIC 20091014

Method _DERIVE_MERGE_CHARACTERISTIC on class CL_KBAS_BAPI_CALL_UP_CE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605