SAP ABAP Class CL_ISM_SALES_ORDER_IMP_FACTORY (CL_ISM_SALES_ORDER_IMP_FACTORY)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JSD (Package) Appl. dev. R/3 Publishing Sales and Distribution System
⤷
⤷
Properties
| Class | CL_ISM_SALES_ORDER_IMP_FACTORY | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | JSD | Appl. dev. R/3 Publishing Sales and Distribution System |
| Created | 20050922 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISM_SALES_ORDER_IMP_FACTORY has no forward declaration.
Interfaces
Class CL_ISM_SALES_ORDER_IMP_FACTORY has no interface implemented.
Friends
Class CL_ISM_SALES_ORDER_IMP_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RECTYPE_TAB | 20050922 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050922 | |
| 2 | Static method | Public | Method | Get Instance | 20050922 |
Events
Class CL_ISM_SALES_ORDER_IMP_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | RECTYPE_STR | Private | See coding | 20050922 | begin of rectype_str,
rectype type tjkrectype-rectype,
class_name type tjkrectype-class_name,
icon_name type tjkrectype-icon_name,
description type string,
instance type ref to cl_ism_sales_order_import,
end of rectype_str
|
||
| 2 | RECTYPE_TAB | Private | See coding | 20050922 | rectype_tab type sorted table of rectype_str with unique key rectype
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISM_SALES_ORDER_IMP_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISM_SALES_ORDER_IMP_FACTORY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISM_SALES_ORDER_IMPORT | IS-M/SD: Import von Auftragsdaten | 20050922 | |||
| 2 | RECTYPE | Call by reference | Type reference (TYPE) | JKRECTYPE | IS-M/SD: Satzart für Datenimport im Auftragsumfeld | 20050922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Falsche Satzart | 20050930 |
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 600 |