SAP ABAP Class CL_BORGR_UTILITY (Class for Different Tools)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-SPM-INB (Application Component) Goods Receipt Process
     LE_BOR (Package) Goods Receipt Processing for Inbound Delivery
Properties
Class CL_BORGR_UTILITY  
Short Description Class for Different Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LE_BOR   Goods Receipt Processing for Inbound Delivery 
Created 20021024   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CXTAB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BORGR_UTILITY has no interface implemented.
Friends
Class CL_BORGR_UTILITY has no friend class.
Attributes
Class CL_BORGR_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MIN_NULL Static method Public Method Variable Should be >= Zero 20030224
2 COMPARE_GT_WITH_PRIO Static method Public Method Compare Values ( A1,A2 > B1,B2 ? ) 20030207
3 GET_DDIC_INFO Static method Public Method Returns DDIC Information to the Field 20030604
4 SET_VAR_WITH_PRIO Static method Public Method Set Values with Priority 20021024
5 WRITE_MENGE_TEXT Static method Public Method 20030313
Events
Class CL_BORGR_UTILITY has no event.
Types
Class CL_BORGR_UTILITY has no local type.
Method Signatures

Method CHECK_MIN_NULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing X_VAR Call by reference Type reference (TYPE) ANY Variable 20030224

Method CHECK_MIN_NULL on class CL_BORGR_UTILITY has no exception.

Method COMPARE_GT_WITH_PRIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A1 Call by reference Type reference (TYPE) ANY 20030207
2 Importing A2 Call by reference Type reference (TYPE) ANY 20030207
3 Importing B1 Call by reference Type reference (TYPE) ANY 20030207
4 Importing B2 Call by reference Type reference (TYPE) ANY 20030207
5 Returning RESULT Value transfer Type reference (TYPE) XFELD A1,A2 > B1,B2 20030207

Method COMPARE_GT_WITH_PRIO on class CL_BORGR_UTILITY has no exception.

Method GET_DDIC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DFIES Call by reference Type reference (TYPE) DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20030604
2 Exporting E_TEXT Call by reference Type reference (TYPE) ANY Kurztext zu Feld 20030604
3 Importing I_FIELD Call by reference Type reference (TYPE) ANY Feldname 20030604
4 Importing I_TAB Call by reference Type reference (TYPE) ANY Tebelle/Struktur name 20030604

Method GET_DDIC_INFO on class CL_BORGR_UTILITY has no exception.

Method SET_VAR_WITH_PRIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLEAR Call by reference Type reference (TYPE) XFELD SPACE Delete X_VAR at the Beginning 20021024
2 Importing I_PRIO1 Call by reference Type reference (TYPE) ANY Value with Prio1 20021024
3 Importing I_PRIO2 Call by reference Type reference (TYPE) ANY Value with Prio2 20021024
4 Importing I_PRIO3 Call by reference Type reference (TYPE) ANY Value with Prio3 20021024
5 Importing I_PRIO4 Call by reference Type reference (TYPE) ANY Value with Prio3 20021024
6 Changing X_VAR Call by reference Type reference (TYPE) ANY Changing Variable 20021024

Method SET_VAR_WITH_PRIO on class CL_BORGR_UTILITY has no exception.

Method WRITE_MENGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MGTXT Value transfer Type reference (TYPE) ANY Quantity text 20030313
2 Importing I_ME Call by reference Type reference (TYPE) ANY Unit of Measure 20030313
3 Importing I_MG Call by reference Type reference (TYPE) ANY Quantity 20030313

Method WRITE_MENGE_TEXT on class CL_BORGR_UTILITY has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 471