SAP ABAP Class CL_REXC_SCCH_SERVICES (Global Functions)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_XC_SC_CH (Package) RE: XC - External Service Charge Settlement CH
⤷
⤷
Properties
| Class | CL_REXC_SCCH_SERVICES | |
| Short Description | Global Functions | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_XC_SC_CH | RE: XC - External Service Charge Settlement CH |
| Created | 20050304 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REXC_SCCH_SERVICES has no interface implemented.
Friends
Class CL_REXC_SCCH_SERVICES has no friend class.
Attributes
Class CL_REXC_SCCH_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks If Data Record Is in Table ITEM and SHARE | 20050618 | |
| 2 | Static method | Public | Method | Convert SAP Structure to Tape Structure | 20050304 | |
| 3 | Static method | Public | Method | Convert Tape Structure to SAP Structure | 20050304 | |
| 4 | Static method | Public | Method | Store Tape File on Front End | 20050321 | |
| 5 | Static method | Public | Method | Read Tape File from Front End | 20050304 | |
| 6 | Static method | Public | Method | Reads Measuring Point Number for a List of Object Numbers | 20050331 | |
| 7 | Static method | Public | Method | Reads All Measurement Documents for List of Measuring Points | 20050331 | |
| 8 | Static method | Public | Method | Reads Measuring Point Category for Characteristic | 20050318 | |
| 9 | Static method | Public | Method | Are the Meters Created Already? | 20050618 | |
| 10 | Static method | Private | Method | Converts the External Date to an Internal Date | 20050616 | |
| 11 | Static method | Private | Method | Converts to Internal with Leading Zeros | 20050616 | |
| 12 | Static method | Private | Method | Search for Initialization Tape in Table | 20050618 |
Events
Class CL_REXC_SCCH_SERVICES has no event.
Types
Class CL_REXC_SCCH_SERVICES has no local type.
Method Signatures
Method CHECK_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_GUID | Value transfer | Type reference (TYPE) | REXCSCCHTAPEGUID | Band-Identifikation | 20050618 | |||
| 2 | RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Existiert | 20050618 |
Method CHECK_TABLE on class CL_REXC_SCCH_SERVICES has no exception.
Method CONVERT_SAP_TO_TAPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TAPE | Value transfer | Type reference (TYPE) | RE_T_XCSCCH_TAPE_FILE | Filestruktur für Band Zeilentyp A | 20050321 | |||
| 2 | IT_TAPEB | Value transfer | Type reference (TYPE) | RE_T_XCSCCH_TAPE_FILEB | Bandstruktur Zeilentyp B | 20050615 | |||
| 3 | RT_TAPE_STRING | Value transfer | Type reference (TYPE) | RE_T_STRING | Filestruktur als String | 20050321 |
Method CONVERT_SAP_TO_TAPE on class CL_REXC_SCCH_SERVICES has no exception.
Method CONVERT_TAPE_TO_SAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TAPE | Value transfer | Type reference (TYPE) | RE_T_XCSCCH_TAPE_FILE | Filestruktur für Band Zeilentyp A | 20050615 | |||
| 2 | ET_TAPEB | Value transfer | Type reference (TYPE) | RE_T_XCSCCH_TAPE_FILEB | Bandstruktur Zeilentyp B | 20050615 | |||
| 3 | IT_FILE | Value transfer | Type reference (TYPE) | RE_T_STRING | Band File | 20050322 |
Method CONVERT_TAPE_TO_SAP on class CL_REXC_SCCH_SERVICES has no exception.
Method FILE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FULLPATH | Value transfer | Type reference (TYPE) | STRING | Pfad inkl. Dateiname | 20050321 | |||
| 2 | IT_TAPE_FILE | Value transfer | Type reference (TYPE) | RE_T_STRING | Band | 20050321 |
Method FILE_SAVE on class CL_REXC_SCCH_SERVICES has no exception.
Method FILE_UPLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FULLPATH | Call by reference | Type reference (TYPE) | STRING | Pfad inkl. Dateiname | 20050322 | |||
| 2 | RT_TAPE_FILE | Value transfer | Type reference (TYPE) | RE_T_STRING | Band | 20050322 |
Method FILE_UPLOAD on class CL_REXC_SCCH_SERVICES has no exception.
Method GET_MEASURE_POINT_NR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJNR | Value transfer | Type reference (TYPE) | RE_T_OBJNR | OBJNR | 20050331 | |||
| 2 | RT_MP_NR | Value transfer | Type reference (TYPE) | RE_T_MESURE_POINT_NR | Messpunktnummer | 20050331 |
Method GET_MEASURE_POINT_NR on class CL_REXC_SCCH_SERVICES has no exception.
Method GET_MEASURE_RECEIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MP_NR | Value transfer | Type reference (TYPE) | RE_T_MESURE_POINT_NR | Messpunktnummer | 20050331 | |||
| 2 | RT_MEASURE_RECEIPT | Value transfer | Type reference (TYPE) | RE_T_XCSCCH_MEASURE_RECEIPT | Messbelege zum Messpunkt | 20050331 |
Method GET_MEASURE_RECEIPT on class CL_REXC_SCCH_SERVICES has no exception.
Method GET_MP_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_XCHARACTERISTIC | Call by reference | Type reference (TYPE) | ATNAM | Merkmalname | 20050318 | |||
| 2 | RD_MPTYPE | Value transfer | Type reference (TYPE) | REXCSCCHMPTYPE | Messpunkttyp | 20050318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Messpunkttyp zu Merkmal nicht gefunden | 20050318 |
Method IS_MP_ALREADY_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20050618 | |||
| 2 | ID_SEMPSL | Call by reference | Type reference (TYPE) | RESCSUID | Abrechnungseinheit | 20050618 | |||
| 3 | ID_SNKSL | Call by reference | Type reference (TYPE) | RESCSCKEY | Nebenkostenschlüssel | 20050618 | |||
| 4 | ID_SWENR | Call by reference | Type reference (TYPE) | RESCSUBE | Gültige Wirtschaftseinheit | 20050618 | |||
| 5 | RF_MP_CREATE_DONE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Es wurden bereits Messpunkte angelegt | 20050618 |
Method IS_MP_ALREADY_CREATED on class CL_REXC_SCCH_SERVICES has no exception.
Method _CONVERT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DATE | Value transfer | Type reference (TYPE) | CHAR10 | Datum | 20050616 | |||
| 2 | RD_DATE | Value transfer | Type reference (TYPE) | DATE | Datum im CHAR-Format | 20050616 |
Method _CONVERT_DATE on class CL_REXC_SCCH_SERVICES has no exception.
Method _CONVERT_TO_INTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TAPEA | Value transfer | Type reference (TYPE) | REXCSCCH_TAPE_FILE | Stuktur der Band Datei Zeilentyp A | 20050616 | |||
| 2 | ES_TAPEB | Value transfer | Type reference (TYPE) | REXCSCCH_TAPE_FILEB | Stuktur der Band Datei Zeilentyp B | 20050616 | |||
| 3 | IS_TAPEA | Value transfer | Type reference (TYPE) | REXCSCCH_TAPE_FILE | Stuktur der Band Datei Zeilentyp A | 20050616 | |||
| 4 | IS_TAPEB | Value transfer | Type reference (TYPE) | REXCSCCH_TAPE_FILEB | Stuktur der Band Datei Zeilentyp B | 20050616 |
Method _CONVERT_TO_INTERN on class CL_REXC_SCCH_SERVICES has no exception.
Method _SELECT_TAPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20050618 | |||
| 2 | ID_SEMPSL | Value transfer | Type reference (TYPE) | RESCSUID | Abrechnungseinheit | 20050618 | |||
| 3 | ID_SNKSL | Value transfer | Type reference (TYPE) | RESCSCKEY | Nebenkostenschlüssel | 20050618 | |||
| 4 | ID_SWENR | Value transfer | Type reference (TYPE) | RESCSUBE | Gültige Wirtschaftseinheit | 20050618 | |||
| 5 | RF_MP_CREATE_DONE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Es wurden bereits Messpunkte angelegt | 20050618 |
Method _SELECT_TAPE on class CL_REXC_SCCH_SERVICES has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in | 600 |