SAP ABAP Class IF_LXE_PP_TRANSPORT (Transport Methods)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LXE_PP1_TRANSPORT Transport 20120503
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LXE_PP3_TRANSPORT Transport 20121008
Properties
Class IF_LXE_PP_TRANSPORT  
Short Description Transport Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120503   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_LXE_PP_TRANSPORT has no interface implemented.
Friends
Class IF_LXE_PP_TRANSPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TRP_TYPE_ABB Constant Public Type reference (TYPE) T_TRP_TYPE 'PPA' Proposal Transport Type 20120618
2 C_TRP_TYPE_EXC Constant Public Type reference (TYPE) T_TRP_TYPE 'PPX' Proposal Transport Type 20120618
3 C_TRP_TYPE_STD Constant Public Type reference (TYPE) T_TRP_TYPE 'PP ' Proposal Transport Type 20120618
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_HANDLE_DB_READ Instance method Public Method Get Handle for DB Access 20120622
2 GET_DB_LANG_PAIRS Instance method Public Method Get All Existing DB Language Pairs 20120622
Events
Class IF_LXE_PP_TRANSPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_P_EXP Public See coding 20120618 tt_p_exp TYPE SORTED TABLE OF t_p_exp WITH UNIQUE KEY ptype sstring tstring domain
2 T_P_EXP Public See coding 20120618 BEGIN OF t_p_exp, ptype TYPE lxepptype, sstring TYPE string, tstring TYPE string, domain TYPE lxedomanam, qstatus TYPE lxepp_stat, f_name TYPE uname, f_date TYPE datum, l_name TYPE uname, l_date TYPE datum, END OF t_p_exp
3 T_RESULT Public See coding 20120515 BEGIN OF t_result, standard_total TYPE i, standard_used TYPE i, abbrev_total TYPE i, abbrev_used TYPE i, exception_total TYPE i, exception_used TYPE i, error TYPE i, END OF t_result
4 T_TRP_TYPE Public See coding 20120618 t_trp_type TYPE c LENGTH 3
Method Signatures

Method CREATE_HANDLE_DB_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_DATE_END Call by reference Type reference (TYPE) DATUM '99991231' Change Date (to) 20120622
2 Importing I_CHANGE_DATE_START Call by reference Type reference (TYPE) DATUM '19000101' Change Date (from) 20120622
3 Importing I_CHANGE_USER Call by reference Type reference (TYPE) UNAME '*' Change User 20120622
4 Importing I_CREATE_DATE_END Call by reference Type reference (TYPE) DATUM '99991231' Creation Date (to) 20120622
5 Importing I_CREATE_DATE_START Call by reference Type reference (TYPE) DATUM '19000101' Creation Date (from) 20120622
6 Importing I_CREATE_USER Call by reference Type reference (TYPE) UNAME '*' Creation User 20120622
7 Importing I_DELETED Call by reference Type reference (TYPE) LXEBOOL ABAP_FALSE Include Deleted Proposals 20120622
8 Importing I_DOMAIN Call by reference Type reference (TYPE) LXEDOMANAM '*' Domain Name 20120622
9 Importing I_GET_ABB Call by reference Type reference (TYPE) LXEBOOL Get Abbreviations 20120622
10 Importing I_GET_EXC Call by reference Type reference (TYPE) LXEBOOL Get Exceptions 20120622
11 Importing I_GET_STD Call by reference Type reference (TYPE) LXEBOOL Get Standards 20120622
12 Importing I_MAX_QSTATUS Call by reference Type reference (TYPE) LXEPP_STAT '99' Maximum Quality Status 20120622
13 Importing I_MIN_QSTATUS Call by reference Type reference (TYPE) LXEPP_STAT '01' Minimum Quality Status 20120622
14 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG Source Language 20120622
15 Importing I_TGT_LANG Call by reference Type reference (TYPE) LXEISOLANG Target Language 20120622
16 Returning R_HANDLE Value transfer Object reference (TYPE REF TO) IF_LXE_PP_DB_READ Read Date Package from DB 20120622
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120622

Method GET_DB_LANG_PAIRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG SPACE Source Language 20120622
2 Importing I_TGT_LANG Call by reference Type reference (TYPE) LXEISOLANG SPACE Target Language 20120622
3 Returning RT_LANG_PAIRS Value transfer Type reference (TYPE) LXE_TT_LANGPAIR Language Pairs 20120622

Method GET_DB_LANG_PAIRS on class IF_LXE_PP_TRANSPORT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in