SAP ABAP Class IF_ISM_SALES_ORDER_IMPORT (IS-M/SD: Import Order Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISM_SALES_ORDER_IMPORT IS-M/SD: Import Order Data 20050923
Properties
Class IF_ISM_SALES_ORDER_IMPORT  
Short Description IS-M/SD: Import Order Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050923   SAP 
Last change 20060313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ISM_SALES_ORDER_IMPORT has no forward declaration.
Interfaces
Class IF_ISM_SALES_ORDER_IMPORT has no interface implemented.
Friends
Class IF_ISM_SALES_ORDER_IMPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STATUS_NOT_PROCESSABLE Constant Public Type reference (TYPE) STATUS '03' Record cannot be processed 20050929
2 C_STATUS_PROCESSABLE Constant Public Type reference (TYPE) STATUS '02' Record can be processed 20050930
3 C_STATUS_PROCESSED Constant Public Type reference (TYPE) STATUS '01' Record processed 20050929
4 C_STATUS_UNCHANGED Constant Public Type reference (TYPE) STATUS '00' Record unchanged 20050929
Methods
# Method Level Visibility Method type Description Created on
1 EDIT Instance method Public Method Edit Record 20050923
2 GET_ICON Instance method Public Method Icon for Record Type 20050923
3 PREPARE_RECORD_FOR_DISPLAY Instance method Public Method Format Record 20050923
4 PROCESS Instance method Public Method Process Record 20050923
Events
Class IF_ISM_SALES_ORDER_IMPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STATUS Public See coding Status 20050929 STATUS(2) type c
Method Signatures

Method EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECORD Value transfer Type reference (TYPE) RJKTF_RECORD IS-M/SD: allg. Struktur für Datenimport 20050923
2 Changing STATUS Value transfer Type reference (TYPE) STATUS Status 20050929
3 Importing XTEST Value transfer Type reference (TYPE) JTESTLAUF Parameter Testlauf 20051011

Method EDIT on class IF_ISM_SALES_ORDER_IMPORT has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON Value transfer Type reference (TYPE) STRING Icon zur Satzart 20050923

Method GET_ICON on class IF_ISM_SALES_ORDER_IMPORT has no exception.

Method PREPARE_RECORD_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTENT Value transfer Type reference (TYPE) STRING 20050923
2 Importing RECORD Value transfer Type reference (TYPE) ANY Daten 20050923

Method PREPARE_RECORD_FOR_DISPLAY on class IF_ISM_SALES_ORDER_IMPORT has no exception.

Method PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECORD Value transfer Type reference (TYPE) RJKTF_RECORD IS-M/SD: allg. Struktur für Datenimport 20050923
2 Importing XDIALOG Value transfer Type reference (TYPE) XFELD Kennzeichen 'Dialog erlaubt' 20051107
3 Importing XTEST Value transfer Type reference (TYPE) JTESTLAUF Parameter Testlauf 20051011
# Exception Resumable Description Created on
1 ERROR Fehler 20050929
History
Last changed by/on SAP  20060313 
SAP Release Created in