SAP ABAP Class CL_ISU_DATEX_IDOC_BUILD (Functions for Creating an IDoc for Data Exchange)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-EDM (Application Component) Energy Data Management
⤷
EE_DATEX (Package) Data Exchange at Point of Delivery Level
⤷
⤷
Properties
| Class | CL_ISU_DATEX_IDOC_BUILD | |
| Short Description | Functions for Creating an IDoc for Data Exchange | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EE_DATEX | Data Exchange at Point of Delivery Level |
| Created | 20030523 | SAP |
| Last change | 20070914 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISU_DATEX_IDOC_BUILD has no forward declaration.
Interfaces
Class CL_ISU_DATEX_IDOC_BUILD has no interface implemented.
Friends
Class CL_ISU_DATEX_IDOC_BUILD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | NROBJ | 'ISU_CREFNO' | Name of Number Range Object | 20030523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate a Reference Number | 20030523 | |
| 2 | Static method | Public | Method | Determine Address Data for Service Provider | 20030530 | |
| 3 | Static method | Public | Method | Determine External ID of Service Provider | 20030523 |
Events
Class CL_ISU_DATEX_IDOC_BUILD has no event.
Types
Class CL_ISU_DATEX_IDOC_BUILD has no local type.
Method Signatures
Method GET_REFERENCE_NR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_NAME_NR_OBJ | Call by reference | Type reference (TYPE) | NROBJ | Name des Nummernkreisobjekts | 20030523 | |||
| 2 | Y_REF_NR | Call by reference | Type reference (TYPE) | CHAR40 | Textfeld Länge 40 | 20030523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20030523 |
Method GET_SPROVIDER_ADRESS_INFOS Signature
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20030530 |
Method GET_SPROVIDER_EXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_SERVICEID | Call by reference | Type reference (TYPE) | SERVICEID | Serviceanbieter | 20030523 | |||
| 2 | Y_SP_EXT_ID | Call by reference | Type reference (TYPE) | DUNSNR | Externe Nummer | 20030523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20030523 |
History
| Last changed by/on | SAP | 20070914 |
| SAP Release Created in | 472 |