SAP ABAP Class CL_CACS_RET_COMPRESS_HELPER (Retention: Auxiliary Class for Compression)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSR1 (Package) ICM: Retention: Transaction Data
Properties
Class CL_CACS_RET_COMPRESS_HELPER  
Short Description Retention: Auxiliary Class for Compression    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSR1   ICM: Retention: Transaction Data 
Created 20061113   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_RET_COMPRESS_HELPER has no forward declaration.
Interfaces
Class CL_CACS_RET_COMPRESS_HELPER has no interface implemented.
Friends
Class CL_CACS_RET_COMPRESS_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STRUCNAME_TEMPLATE Constant Public Type reference (TYPE) STRUKNAME 'CACSRO_S_RET_COMPRESS' Name of Structure 20061113
2 GC_TABNAME_TEMPLATE Constant Public Type reference (TYPE) TABNAME 'CACSRO_TT_RET_COMPRESS' Table Name 20061113
3 MD_STRUCNAME_APPL Instance attribute Protected Type reference (TYPE) STRUKNAME Name of Structure 20061113
4 MD_TABNAME_APPL Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20061113
5 MO_APPL Instance attribute Protected Object reference (TYPE REF TO) CL_CACS_APPLICATION ICM Application 20061113
6 MT_FIELDCAT Instance attribute Protected Type reference (TYPE) DDFIELDS DD: Field List 20061113
7 SO_OBJECT Static Attribute Protected Object reference (TYPE REF TO) CL_CACS_RET_COMPRESS_HELPER Retention: Auxiliary Class for Compression 20061113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061113
2 CREATE Static method Public Method Factory Method: Generate Object 20061113
3 CREATE_DOBJ Instance method Public Method Generate Data Object for Compression At Runtime 20061113
4 CREATE_STRUCNAME Instance method Protected Method Generate Application-Dependent Structure Name 20061113
5 CREATE_TABNAME Instance method Protected Method Generate Application-Dependent Table Name 20061113
6 GET_AMNT_QUAN_FIELDCAT Instance method Public Method Return All Amount and Quantity Fields 20061113
7 LOAD_FIELDCAT Instance method Protected Method Load All Amount and Quantity Fields 20061113
Events
Class CL_CACS_RET_COMPRESS_HELPER has no event.
Types
Class CL_CACS_RET_COMPRESS_HELPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Anwendung 20061113
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20061113

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Anwendung 20061113
2 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) CL_CACS_RET_COMPRESS_HELPER Einbehaltung: Hilfsklasse zur Komprimierung 20061113
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20061113

Method CREATE_DOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DOBJ Value transfer Object reference (TYPE REF TO) DATA Datenreferenz auf Laufzeitobjekt 20061113
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20061113

Method CREATE_STRUCNAME Signature

Method CREATE_STRUCNAME on class CL_CACS_RET_COMPRESS_HELPER has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20061113

Method CREATE_TABNAME Signature

Method CREATE_TABNAME on class CL_CACS_RET_COMPRESS_HELPER has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20061113

Method GET_AMNT_QUAN_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDCAT Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20061113
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20061113

Method LOAD_FIELDCAT Signature

Method LOAD_FIELDCAT on class CL_CACS_RET_COMPRESS_HELPER has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_RET_ROOT Einbehaltung: Basisklasse Ausnahmebehandlung 20061113
History
Last changed by/on SAP  20100310 
SAP Release Created in 700