SAP ABAP Class CL_INV_GDSMVMTERP002QR_IMPL (Implementation class f. service GdsMvmtERPBscDataByBscDataQR)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-IM-GF-ES (Application Component) Enterprise Services in Inventory Management
     OPS_SE_IM (Package) Service Enabling for Inventory Management
Properties
Class CL_INV_GDSMVMTERP002QR_IMPL  
Short Description Implementation class f. service GdsMvmtERPBscDataByBscDataQR    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_IM   Service Enabling for Inventory Management 
Created 20090817   SAP 
Last change 20100310   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 CL_INV_GDSMVMTERP002QR_IMPL has no interface implemented.
Friends
Class CL_INV_GDSMVMTERP002QR_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ABORT_MESSAGE Constant Protected Type reference (TYPE) BAPI_MTYPE 'A' Message type: S Success, E Error, W Warning, I Info, A Abort 20090818
2 GC_ERROR_MESSAGE Constant Protected Type reference (TYPE) BAPI_MTYPE 'E' Message type: S Success, E Error, W Warning, I Info, A Abort 20090818
3 GC_SMT_MAPPING_NAME Constant Protected Type reference (TYPE) SMT_MAP 'CL_INV_GDSMVMTERP002QR' name of smt mapping 20090818
4 GO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_INV_GDSMVMTERP002QR_IMPL Implementation class f. service GdsMvmtERPBscDataByBscDataQR 20090817
5 GV_ERROR_OCCURED Static Attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090818
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090817
2 CREATE Static method Public Method factory method 20090817
3 EXCEPTION_TO_LOG Instance method Private Method appends excep. texts to log and probably throws log as excep 20090820
4 EXECUTE Instance method Public Method execute BAPI call f. webservice GdsMvmtERPBscDataByBscDataQR 20090817
5 INBOUND_CONVERSION Instance method Private Method map service input to internal values 20090820
6 OUTBOUND_CONVERSION Instance method Private Method map internal values to servicve output 20090820
Events
Class CL_INV_GDSMVMTERP002QR_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TT_HEADERS Public See coding table type for matrial document headers 20090818 ty_tt_headers TYPE STANDARD TABLE OF bapi2017_gm_head_02
2 TY_TT_ITEMS Public See coding table type for matrial document items 20090818 ty_tt_items TYPE STANDARD TABLE OF bapi2017_gm_item_show
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_INV_GDSMVMTERP002QR_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_INV_GDSMVMTERP002QR_IMPL has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SINGLETON_INSTANCE Value transfer Object reference (TYPE REF TO) CL_INV_GDSMVMTERP002QR_IMPL Implementation class f. service GdsMvmtERPBscDataByBscDataQR 20090817

Method CREATE on class CL_INV_GDSMVMTERP002QR_IMPL has no exception.

Method EXCEPTION_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090820
2 Importing IV_THROW_LOG_AS_EXCEPTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE boolean whether log shall be thrown as exception 20090820
3 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20090820
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20090820

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTPUT Call by reference Type reference (TYPE) INV_GDSMVMT002QR_RESPONSE_MT MT GoodsMovementERPBasicDataByBasicDataResponseMessage_sync 20090817
2 Importing IS_INPUT Call by reference Type reference (TYPE) INV_GDSMVMT002QR_QUERY_MT MT GoodsMovementERPBasicDataByBasicDataQueryMessage_sync 20090817
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20090817

Method INBOUND_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROC_COND Call by reference Type reference (TYPE) TDS_PROC_COND_COMMON Structure for selection conditions maximal number 20090820
2 Exporting ES_SELCRIT Call by reference Type reference (TYPE) OPS_SE_IM_GDSMVMT_SELCRIT selection criteria f. input of GdsMvmtERPBscDataByBscDataQry 20090820
3 Importing IS_INPUT Call by reference Type reference (TYPE) INV_GDSMVMT002QR_QUERY_MT MT GoodsMovementERPBasicDataByBasicDataQueryMessage_sync 20090820
# Exception Resumable Description Created on
1 CX_SMT_CUSTOMIZING_ERROR Error in customizing 20090820
2 CX_SMT_NO_CLASS Class Does Not Exist 20090820
3 CX_SMT_NO_ENTRY Object does not exist 20090820
4 CX_SMT_NO_METHOD Method does not exist 20090820
5 CX_SMT_TRANSFORMATION_ERROR Error During Transformation or Field Assignment 20090820

Method OUTBOUND_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090820
2 Exporting ES_OUTPUT Call by reference Type reference (TYPE) INV_GDSMVMT002QR_RESPONSE_MT MT GoodsMovementERPBasicDataByBasicDataResponseMessage_sync 20090820
3 Importing IS_PROC_COND Call by reference Type reference (TYPE) TDS_PROC_COND_COMMON Processing Conditions Result 20090820
4 Importing IT_HEADERS Call by reference Type reference (TYPE) TY_TT_HEADERS table type for matrial document headers 20090820
5 Importing IT_ITEMS Call by reference Type reference (TYPE) TY_TT_ITEMS table type for matrial document items 20090820

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