SAP ABAP Class CL_LGEN_PLNTINVRYMNGDLOCBYID_I (PlantERPInventoryManagedLocationByIDQueryResponse_In)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO (Application Component) Logistics - General
     LO_GEN_2_XI_PROXY (Package) Service Enabling: Logistics General proxies
Properties
Class CL_LGEN_PLNTINVRYMNGDLOCBYID_I  
Short Description PlantERPInventoryManagedLocationByIDQueryResponse_In    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LO_GEN_2_XI_PROXY   Service Enabling: Logistics General proxies 
Created 20081111   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)
2 CL_LGEN_PLNTINVRYMNGDLOCBYID_I Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_LGEN_PLNTINVRYMNGDLOCBYID_I has no interface implemented.
Friends
Class CL_LGEN_PLNTINVRYMNGDLOCBYID_I has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ABORT Constant Private Type reference (TYPE) BAPI_MTYPE 'A' Message type: S Success, E Error, W Warning, I Info, A Abort 20081111
2 GC_ERR Constant Private Type reference (TYPE) SAPPLCO_LOG_ITEM_SEVERITY_CODE '3' Proxy Data Element (Generated) 20081128
3 GC_ERROR Constant Private Type reference (TYPE) BAPI_MTYPE 'E' Message type: S Success, E Error, W Warning, I Info, A Abort 20081111
4 GC_FAIL Constant Private Type reference (TYPE) SAPPLCO_PROCESSING_RESULT_CODE '5' Proxy Data Element (Generated) 20081128
5 GC_INFO Constant Private Type reference (TYPE) SAPPLCO_LOG_ITEM_SEVERITY_CODE '1' Proxy Data Element (Generated) 20081128
6 GC_MAX_NUMBER_DEFINED Constant Private Type reference (TYPE) I 100 20081128
7 GC_MESSCLASS Constant Private Type reference (TYPE) SYMSGID 'LO_GEN_2_MESSAGES' Message Class 20081111
8 GC_SUCC Constant Private Type reference (TYPE) SAPPLCO_PROCESSING_RESULT_CODE '3' Proxy Data Element (Generated) 20081128
9 GC_W Constant Private Type reference (TYPE) SAPPLCO_LOG_ITEM_SEVERITY_CODE '2' Proxy Data Element (Generated) 20081128
10 GC_WARN Constant Private Type reference (TYPE) BAPI_MTYPE 'W' Message type: S Success, E Error, W Warning, I Info, A Abort 20081126
11 GO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_LGEN_PLNTINVRYMNGDLOCBYID_I PlantERPInventoryManagedLocationByIDQueryResponse_In 20081111
12 I_MAX Constant Private Type reference (TYPE) I 2147483647 20081126
13 MB_BADI Instance attribute Private Object reference (TYPE REF TO) LGEN_APPL_SE_PLNINVRMNGLOCBYID 20081113
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20081111
2 CONSTRUCTOR Instance method Public Constructor 20081111
3 CREATE Static method Public Method 20081111
4 EXECUTE Instance method Public Method 20081111
5 EXPORT_CONVERSION Instance method Public Method 20081111
6 FILL_LOG Instance method Public Method 20081128
7 IMPLEMENT_BUSINESS_LOGIC Instance method Private Method 20081111
8 IMPORT_CONVERSION Instance method Public Method 20081111
Events
Class CL_LGEN_PLNTINVRYMNGDLOCBYID_I has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_PLANT_RANGE Public See coding 20081111 TY_PLANT_RANGE type range of werks_d
2 TY_PLANT_S Public See coding 20081111 begin of TY_PLANT_S, werks type werks_d, lgort type LGORT_D, lgobe type lgobe, name1 type name1, end of TY_PLANT_S
3 TY_PLANT_TAB Public See coding 20081111 ty_plant_tab type standard table of TY_PLANT_S
4 TY_WERKS_RANGE Public See coding 20081111 TY_WERKS_range type standard table of TY_werks_s
5 TY_WERKS_S Public See coding 20081111 begin of TY_WERKS_S, sign TYPE c LENGTH 1, option TYPE c LENGTH 2, low TYPE werks_d, high TYPE werks_d, end of TY_WERKS_S
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_LGEN_PLNTINVRYMNGDLOCBYID_I has no parameter.
Method CONSTRUCTOR on class CL_LGEN_PLNTINVRYMNGDLOCBYID_I has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_EXEC_IMPL Value transfer Object reference (TYPE REF TO) CL_LGEN_PLNTINVRYMNGDLOCBYID_I PlantERPInventoryManagedLocationByIDQueryResponse_In 20081111

Method CREATE on class CL_LGEN_PLNTINVRYMNGDLOCBYID_I has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROXY_DATA Call by reference Type reference (TYPE) LGEN_PLNTERPINVTRYMNGDLOC_S PlantERPInventoryManagedLocationByIDQueryMessage_sync 20081111
2 Exporting OS_PROXY_DATA Call by reference Type reference (TYPE) LGEN_PLNTERPINVTRYMNGDLOC_TAB PlantERPInventoryManagedLocationByIDResponseMessage_sync 20081111
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT Standard Message Fault 20081111

Method EXPORT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081111
2 Exporting ES_OUTPUT Call by reference Type reference (TYPE) LGEN_PLNTERPINVTRYMNGDLOC_TAB PlantERPInventoryManagedLocationByIDResponseMessage_sync 20081111
3 Importing IT_PLANT Call by reference Type reference (TYPE) TY_PLANT_TAB 20081111
4 Importing IV_MAXIMUM_NUMBER Call by reference Type reference (TYPE) I 100 20081111
5 Importing IV_MORE_HITS Call by reference Type reference (TYPE) FLAG General Flag 20081126

Method EXPORT_CONVERSION on class CL_LGEN_PLNTINVRYMNGDLOCBYID_I has no exception.

Method FILL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG Call by reference Type reference (TYPE) SAPPLCO_NOSC_LOG Proxy Structure (Generated) 20081128
2 Importing IF_RESULT_CODE Call by reference Type reference (TYPE) SAPPLCO_PROCESSING_RESULT_CODE Proxy Data Element (Generated) 20081128
3 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081128

Method FILL_LOG on class CL_LGEN_PLNTINVRYMNGDLOCBYID_I has no exception.

Method IMPLEMENT_BUSINESS_LOGIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081111
2 Exporting ET_PLANT Call by reference Type reference (TYPE) TY_PLANT_TAB 20081111
3 Exporting EV_MORE_HITS Call by reference Type reference (TYPE) FLAG General Flag 20081126
4 Importing IT_PLANTID_RANGE Call by reference Type reference (TYPE) TY_PLANT_RANGE 20081111
5 Importing IV_MAXIMUM_NUMBER Call by reference Type reference (TYPE) I 20081126

Method IMPLEMENT_BUSINESS_LOGIC on class CL_LGEN_PLNTINVRYMNGDLOCBYID_I has no exception.

Method IMPORT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PLANTID_RANGE Call by reference Type reference (TYPE) CL_LGEN_PLNTINVRYMNGDLOCBYID_I=>TY_WERKS_RANGE 20081111
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Return Parameter 20081111
3 Exporting EV_MAXIMUM_NUMBER Call by reference Type reference (TYPE) I 20081111
4 Exporting EV_UNLIMITED Call by reference Type reference (TYPE) FLAG General Flag 20081114
5 Importing IS_INPUT Call by reference Type reference (TYPE) LGEN_PLNTERPINVTRYMNGDLOC_S PlantERPInventoryManagedLocationByIDQueryMessage_sync 20081111

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