SAP ABAP Class CL_FCLM_LQH_TR (Transport Request Related)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   TR (Application Component) Treasury
     FCLM_REUSE (Package) Common / Reusable Components
Properties
Class CL_FCLM_LQH_TR  
Short Description Transport Request Related    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCLM_REUSE   Common / Reusable Components 
Created 20130604   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 LQH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FCLM_LQH_TR has no interface implemented.
Friends
Class CL_FCLM_LQH_TR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_OBJECTID Constant Public Type reference (TYPE) E071-OBJECT 'TABU' Object Type 20130719
2 GC_OBJFUNC Constant Public Type reference (TYPE) E071-OBJFUNC 'K' Object function 20130719
3 GC_PGMID Constant Public Type reference (TYPE) E071-PGMID 'R3TR' Program ID in Requests and Tasks 20130719
4 GC_REQFUNCTIONS Constant Public Type reference (TYPE) TRWBO_SELECTION-REQFUNCTIONS 'Q' 20130719
5 GC_REQSTATUS Constant Public Type reference (TYPE) TRWBO_SELECTION-REQSTATUS 'D' 20130719
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_REQUEST Static method Public Method 20130719
2 GET_REQUESTS_BY_USER Static method Public Method 20130719
3 INSERT_HIER_INTO_TR Static method Public Method 20130719
Events
Class CL_FCLM_LQH_TR has no event.
Types
Class CL_FCLM_LQH_TR has no local type.
Method Signatures

Method CREATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REQ_ID Call by reference Type reference (TYPE) TRKORR Request/Task 20130719
2 Exporting EV_TR_ID Call by reference Type reference (TYPE) STRKORR Higher-Level Request 20130719
3 Importing IV_REQUEST_TYPE Call by reference Type reference (TYPE) TREXREQHD-TYPE 'W' Type of request/task 20130719
4 Importing IV_TEXT Call by reference Type reference (TYPE) TREXREQHD-TEXT Short Description of Repository Objects 20130719

Method CREATE_REQUEST on class CL_FCLM_LQH_TR has no exception.

Method GET_REQUESTS_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTS Call by reference Type reference (TYPE) TRWBO_REQUEST_HEADERS Transport Request Table 20130719
2 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20130719

Method GET_REQUESTS_BY_USER on class CL_FCLM_LQH_TR has no exception.

Method INSERT_HIER_INTO_TR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20130719
2 Importing IV_HIER_ID Call by reference Type reference (TYPE) FCLM_HIER_ID Hierarchy ID 20130719
3 Importing IV_TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20130719

Method INSERT_HIER_INTO_TR on class CL_FCLM_LQH_TR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in