SAP ABAP Class CL_COIS_DETAIL (Order Information System Detail Object)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-SFC (Application Component) Production Orders
     COIS (Package) Order Information System
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_ITM_PI OIS: Order Items 19991109
2 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_SEQ_PI Order Information System: Detail Object Sequence 19991109
3 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_SEQ Order Information System: Detail Object Sequence 19990906
4 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_PRT_PI Order Information System: Detail Object PRT 19991109
5 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_PRT Order Information System: Detail Object PRT 19990906
6 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_PRQ_PI Order Information System: Purchase Requisition Details 19991109
7 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_PRQ Order Information System: Purchase Requisition Details 19990928
8 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_POR_PI Order Information System: Purchase Order Details 19991109
9 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_POR Order Information System: Purchase Order Details 19990928
10 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_OPR_PI Order Information System: Operation Details 19991109
... Click here to see Used By full list (32 items)
Properties
Class CL_COIS_DETAIL  
Short Description Order Information System Detail Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package COIS   Order Information System 
Created 19990903   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 COIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 CORE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 IBXX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_COIS_DETAIL has no interface implemented.
Friends
Class CL_COIS_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MESSAGES Instance attribute Private Type reference (TYPE) COIS_TABLE_MESSAGES Table with Messages from Object Processing 19990909
2 M_AUFPL Instance attribute Protected Type reference (TYPE) CO_AUFPL Sequence/Operation/PRT Key 19990907
3 M_CALLING_APPL Instance attribute Protected Type reference (TYPE) CHAR1 'B' Calling Application 19990906
4 M_CATEGORY Instance attribute Protected Type reference (TYPE) AUFTYP Order category 19990906
5 M_ORDNR Instance attribute Protected Type reference (TYPE) AUFNR Order number 19990906
6 M_PLANT Instance attribute Protected Type reference (TYPE) WERKS Plant 19990906
7 M_RSNUM Instance attribute Protected Type reference (TYPE) RSNUM Reservation Key 19990907
8 M_STATUS Instance attribute Private Type reference (TYPE) CUASTATUS Menu Status 19991001
9 M_TITLE Instance attribute Private Type reference (TYPE) SYTITLE Menu title 19991001
Methods
# Method Level Visibility Method type Description Created on
1 AVAILABILITY_SHOW Instance method Public Method Display availability overview 19990927
2 BACKORDER_PROCESSING Instance method Public Method Backorder Processing 19990920
3 CALL_TRANSACTION_SKIPFIRST Instance method Private Method Call transaction with check 20001108
4 CODATA_SHOW Instance method Public Method Display CO Data 19990921
5 CONFIGURATION_SHOW Instance method Public Method Display configuration 19990908
6 CONFIG_KEY_GET Instance method Protected Method Get Configuration Key 19990908
7 CONFIG_KEY_GET_ARCH Instance method Protected Method Get Configuration Key for Retrieval 19990908
8 CONFIRMATION_CANCEL Instance method Public Method Cancel confirmation 19990917
9 CONFIRMATION_SHOW Instance method Public Method Display confirmation 19990917
10 CONF_DATA_GET Instance method Protected Method Call Parameter for Confirmation Methods 19990917
11 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990906
12 DISPLAY_CLASS_PROPERTIES Instance method Public Method Display Class Properties 19990908
13 DISPLAY_METHODS_AVAIL Instance method Public Method Display Available Functions on Screen 19990908
14 FACTORY Static method Public Method Generate Detail List Object Depending on Object 20041110
15 FIXED_FIELDS_GET Instance method Public Method Return Fixed Columns 19991215
16 GET_CLASSNAME_BY_INSTANCE Instance method Public Method Determine Name of Class with Current Object 19991214
17 GET_CLASSNAME_BY_REFERENCE Static method Public Method Determine Name of Class with Reference 19991214
18 LTXT_KEY_GET Instance method Protected Method Get Long Text Key 19990906
19 LTXT_KEY_GET_ARCH Instance method Protected Method Get Long Text Key for Retrieval 19990906
20 LTXT_SHOW Instance method Public Method Display Long Text 19990906
21 MATERIAL_PLANT_GET Instance method Protected Method Get Material and Plant 19991124
22 MESSAGES_GET Instance method Public Method Retrieve Messages 19990909
23 MESSAGES_GET_FIRST Instance method Public Method Retrieval of 1st Message 19990909
24 MESSAGE_PUT Instance method Public Method Store Message 19990909
25 MESSAGE_SEND Instance method Public Method Send 1st Message 19990910
26 METHODS_AVAILABLE Instance method Public Method Available Methods 19990903
27 OBJECT_CHANGE Instance method Public Method Change Object 19990910
28 OBJECT_SHOW Instance method Public Method Display Object 19990910
29 OBJECT_SHOW_CHANGE Instance method Private Method Display/Change Object 19990910
30 ORDER_CHANGE Instance method Public Method Change Order 19990903
31 ORDER_NUMBER_GET Instance method Public Method Return Order Number for Object 19991118
32 ORDER_SHOW Instance method Public Method Display Order 19990903
33 ORDER_SHOW_PROTOCOLS Instance method Public Method Issue all Available Logs for the Order 19990916
34 PRODUCTION_VERSION_GET Instance method Protected Method Get Production Version 20070723
35 STATUS_SHOW Instance method Public Method Display Status Information 19990906
36 STATUS_TITLE_GET Instance method Public Method Return Menu Status and Menu Title 19990930
37 STOCK_OVERVIEW_SHOW Instance method Public Method Display Warehouse Stock 19990910
38 STOCK_REQUIREMENTS_SHOW Instance method Public Method Display Stock/Requirements List 19990910
Events
Class CL_COIS_DETAIL has no event.
Types
Class CL_COIS_DETAIL has no local type.
Method Signatures

Method AVAILABILITY_SHOW Signature

Method AVAILABILITY_SHOW on class CL_COIS_DETAIL has no parameter.
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht implementiert 19990927

Method BACKORDER_PROCESSING Signature

Method BACKORDER_PROCESSING on class CL_COIS_DETAIL has no parameter.
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion in Klasse nicht implementiert 19990920

Method CALL_TRANSACTION_SKIPFIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TCODE Call by reference Type reference (TYPE) SYTCODE Zu rufender Transaktionscode 20001108

Method CALL_TRANSACTION_SKIPFIRST on class CL_COIS_DETAIL has no exception.

Method CODATA_SHOW Signature

Method CODATA_SHOW on class CL_COIS_DETAIL has no parameter.
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion in Klasse nicht implementiert 19990921
2 NO_CO_DATA Keine CO-Daten vorhanden 19990921

Method CONFIGURATION_SHOW Signature

Method CONFIGURATION_SHOW on class CL_COIS_DETAIL has no parameter.
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion in Klasse nicht implementiert 19990908
2 OBJECT_NOT_CONFIGURED Objekt ist nicht konfiguriert 19990908

Method CONFIG_KEY_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUSINESS_OBJECT Call by reference Type reference (TYPE) IBXX_BUSINESS_OBJECT Business Object 20020529
2 Exporting E_CUOBJ Call by reference Type reference (TYPE) CUOBJ Konfigurationsschlüssel 19990908
3 Exporting E_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 19990908
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht in Klasse implementiert 19990908
2 OBJECT_NOT_CONFIGURED Objekt ist nicht konfiguriert 19990908

Method CONFIG_KEY_GET_ARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CUOBJ Call by reference Type reference (TYPE) CUOBJ Konfigurationsschlüssel 19990908
2 Exporting E_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 19990908
3 Exporting E_OBJECT Call by reference Type reference (TYPE) CORE_OBJ_TYPE Objekttyp für Retrieval 19990908
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht in Klasse implementiert 19990908
2 OBJECT_NOT_CONFIGURED Objekt ist nicht konfiguriert 19990908

Method CONFIRMATION_CANCEL Signature

Method CONFIRMATION_CANCEL on class CL_COIS_DETAIL has no parameter.
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht korrigiert 19990917

Method CONFIRMATION_SHOW Signature

Method CONFIRMATION_SHOW on class CL_COIS_DETAIL has no parameter.
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht implementiert 19990917

Method CONF_DATA_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONF Call by reference Type reference (TYPE) CORUF-RUECK Rückmeldenummer 19990917
2 Exporting E_CONF_CNT Call by reference Type reference (TYPE) CORUF-RMZHL Rückmeldezähler 19990917
3 Exporting E_OPR Call by reference Type reference (TYPE) CORUF-VORNR Vorgangsnummer 19990917

Method CONF_DATA_GET on class CL_COIS_DETAIL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUFPL Call by reference Type reference (TYPE) AFKO-AUFPL Arbeitsplan 19990907
2 Importing I_CALLING_APPL Call by reference Type reference (TYPE) CHAR1 'B' Rufende Applikation 19990906
3 Importing I_CATEGORY Call by reference Type reference (TYPE) AUFTYP Auftragstyp 19990906
4 Importing I_ORDNR Call by reference Type reference (TYPE) AUFNR Auftragsnummer 19990906
5 Importing I_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 19990906
6 Importing I_RSNUM Call by reference Type reference (TYPE) RSNUM Reservierung 19990907
7 Importing I_STATUS Call by reference Type reference (TYPE) CUASTATUS 'LIST_ENTRY' Menüstatus 19991001
8 Importing I_TITLE Call by reference Type reference (TYPE) SYTITLE Menütitel 19991001

Method CONSTRUCTOR on class CL_COIS_DETAIL has no exception.

Method DISPLAY_CLASS_PROPERTIES Signature

Method DISPLAY_CLASS_PROPERTIES on class CL_COIS_DETAIL has no parameter.
Method DISPLAY_CLASS_PROPERTIES on class CL_COIS_DETAIL has no exception.

Method DISPLAY_METHODS_AVAIL Signature

Method DISPLAY_METHODS_AVAIL on class CL_COIS_DETAIL has no parameter.
Method DISPLAY_METHODS_AVAIL on class CL_COIS_DETAIL has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20041110
2 Importing IV_CALLING_APPL Call by reference Type reference (TYPE) COIS_CALLING_APPLICATION Aufrufende Applikation 20041110
3 Importing IV_OBJECT Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20041110
4 Returning RO_OBJECT_DETAIL Value transfer Object reference (TYPE REF TO) CL_COIS_DETAIL Auftragsinformationssystem Detailobjekt 20041110

Method FACTORY on class CL_COIS_DETAIL has no exception.

Method FIXED_FIELDS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIXED_FIELDS Call by reference Type reference (TYPE) COIS_T_FIXED_FIELDS Fixierte Spalten 19991215
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Methode nicht implementiert 19991215

Method GET_CLASSNAME_BY_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLASSNAME Call by reference Type reference (TYPE) ABAP_ABSTYPENAME Name der Klasse 19991214
2 Importing I_DISPLAY Call by reference Type reference (TYPE) KREUZ COIS_CON_X Klassennamen am Bildschirm ausgeben 19991214

Method GET_CLASSNAME_BY_INSTANCE on class CL_COIS_DETAIL has no exception.

Method GET_CLASSNAME_BY_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLASSNAME Call by reference Type reference (TYPE) ABAP_ABSTYPENAME Name der Klasse 19991214
2 Importing IREF_DETAIL Call by reference Type reference (TYPE) ANY Referenz auf aktuelle Objektdetail Klasse 19991214

Method GET_CLASSNAME_BY_REFERENCE on class CL_COIS_DETAIL has no exception.

Method LTXT_KEY_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LTXT_ID Call by reference Type reference (TYPE) TDID Langtext-ID 19990908
2 Exporting E_LTXT_KEY Call by reference Type reference (TYPE) TDOBNAME Langtextschlüssel 19990906
3 Exporting E_LTXT_LANGU Call by reference Type reference (TYPE) SPRAS Langtextsprache 19990908
4 Exporting E_LTXT_OBJECT Call by reference Type reference (TYPE) TDOBJECT Langtextobjekct 19990908
5 Exporting E_LTXT_TITLE Call by reference Type reference (TYPE) TDTEXT Langtexttitel 19990908
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion in Klasse nicht implementiert 19990908
2 NO_LTXT_AVAILABLE Kein Langtext zu Objekt vorhanden 19990908

Method LTXT_KEY_GET_ARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LTXT_ID Call by reference Type reference (TYPE) TDID Langtext-Id 19990908
2 Exporting E_LTXT_KEY Call by reference Type reference (TYPE) TDOBNAME Langtextschlüssel 19990908
3 Exporting E_LTXT_LANGU Call by reference Type reference (TYPE) SPRAS Langtextsprache 19990908
4 Exporting E_LTXT_OBJECT Call by reference Type reference (TYPE) TDOBJECT Langtextobjekt 19990908
5 Exporting E_LTXT_TITLE Call by reference Type reference (TYPE) TDTEXT Langetexttitel 19990908
6 Exporting E_OBJECT_TYPE Call by reference Type reference (TYPE) CORE_OBJ_TYPE Objekttyp (für Retrieval) 19990908
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion in Klasse nicht implementiert 19990908
2 NO_LTXT_AVAILABLE Kein Langtext zu Objekt vorhanden 19990908

Method LTXT_SHOW Signature

Method LTXT_SHOW on class CL_COIS_DETAIL has no parameter.
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht implementiert 19990906
2 NO_LTEXT_AVAILABLE Kein Langtext vorhanden 19990908

Method MATERIAL_PLANT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 19991124
2 Exporting E_PLANT Call by reference Type reference (TYPE) WERKS Werk 19991124
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht implementiert in Klasse 19991124

Method MESSAGES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) COIS_TABLE_MESSAGES Nachrichten des Objekts 19990909

Method MESSAGES_GET on class CL_COIS_DETAIL has no exception.

Method MESSAGES_GET_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSGID Call by reference Type reference (TYPE) BALMT-MSGID Nachrichtenklasse 19990909
2 Exporting E_MSGNO Call by reference Type reference (TYPE) BALMT-MSGNO Nachrichtennummer 19990909
3 Exporting E_MSGTY Call by reference Type reference (TYPE) BALMT-MSGTY Typ der Nachricht 19990909
4 Exporting E_MSGV1 Call by reference Type reference (TYPE) ANY Parameter der Nachricht 19990909
5 Exporting E_MSGV2 Call by reference Type reference (TYPE) ANY Parameter der Nachricht 19990909
6 Exporting E_MSGV3 Call by reference Type reference (TYPE) ANY Parameter der Nachricht 19990909
7 Exporting E_MSGV4 Call by reference Type reference (TYPE) ANY Parameter der Nachricht 19990909

Method MESSAGES_GET_FIRST on class CL_COIS_DETAIL has no exception.

Method MESSAGE_PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) BALMT-MSGID Nachrichtenklasse 19990909
2 Importing I_MSGNO Call by reference Type reference (TYPE) BALMT-MSGNO Nachrichtennummer 19990909
3 Importing I_MSGTY Call by reference Type reference (TYPE) BALMT-MSGTY Typ der Nachricht 19990909
4 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Parameter der Nachricht 19990909
5 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Parameter der Nachricht 19990909
6 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Parameter der Nachricht 19990909
7 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Parameter der Nachricht 19990909

Method MESSAGE_PUT on class CL_COIS_DETAIL has no exception.

Method MESSAGE_SEND Signature

Method MESSAGE_SEND on class CL_COIS_DETAIL has no parameter.
Method MESSAGE_SEND on class CL_COIS_DETAIL has no exception.

Method METHODS_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AVAIL_OVERVIEW Call by reference Type reference (TYPE) KREUZ Verfügbarkeitsübersicht 19990930
2 Exporting E_BACKORDER_PROCESSING Call by reference Type reference (TYPE) KREUZ Rückstandsbearbeitung 19990920
3 Exporting E_CODATA_SHOW Call by reference Type reference (TYPE) KREUZ CO-Daten anzeigen 19990921
4 Exporting E_CONFIG_SHOW Call by reference Type reference (TYPE) KREUZ Konfiguration anzeigen 19990908
5 Exporting E_CONFIRMATION_CANCEL Call by reference Type reference (TYPE) KREUZ Rückmeldung stornieren 19990917
6 Exporting E_CONFIRMATION_SHOW Call by reference Type reference (TYPE) KREUZ Rückmeldung anzeigen 19990917
7 Exporting E_LTXT_SHOW Call by reference Type reference (TYPE) KREUZ Langtextanzeige 19990906
8 Exporting E_ORDER_CHANGE Call by reference Type reference (TYPE) KREUZ Auftrag ändern 19990908
9 Exporting E_ORDER_SHOW Call by reference Type reference (TYPE) KREUZ Auftrag anzeigen 19990908
10 Exporting E_STATUS_SHOW Call by reference Type reference (TYPE) KREUZ Statusanzeige 19990906
11 Exporting E_STOCK_OVERVIEW_SHOW Call by reference Type reference (TYPE) KREUZ Lagerbestand anzeiger 19991001
12 Exporting E_STOCK_REQUIREMENTS_SHOW Call by reference Type reference (TYPE) KREUZ Bedarfs/Bestandsliste anzeigen 19990910

Method METHODS_AVAILABLE on class CL_COIS_DETAIL has no exception.

Method OBJECT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) ANY Datenstruktur 19990910
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME Feldname 19990910
# Exception Resumable Description Created on
1 NO_DISPLAY_POSSIBLE Objekt für Anzeige nicht vorgesehen 19990910

Method OBJECT_SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) ANY Übergebene Datenstruktur 19990910
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME Feldname 19990910
# Exception Resumable Description Created on
1 NO_DISPLAY_POSSIBLE Objekt für Anzeiger nicht vorgesehen 19990910

Method OBJECT_SHOW_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) ANY Struktur der übergebenen Daten 19990910
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME Feldname des Objekts 19990910
3 Importing I_PROGID Call by reference Type reference (TYPE) AGIDV Programmname für T354T 19990910
# Exception Resumable Description Created on
1 NO_DISPLAY_POSSIBLE Objekt für Anzeige nicht vorgesehen 19990910

Method ORDER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP_CHANGE Value transfer Type reference (TYPE) RC27X-FLG_SEL Sprung auf Komponentenübersicht 19990906
2 Importing I_OPER_CHANGE Value transfer Type reference (TYPE) RC27X-FLG_SEL Sprung auf Vorgangsübersicht 19990906
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht implementiert 19990908

Method ORDER_NUMBER_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CATEGORY Call by reference Type reference (TYPE) AUFTYP Auftragstyp 19991126
2 Exporting E_ORDER_NUMBER Call by reference Type reference (TYPE) CO_AUFNR Auftragsnummer 19991118

Method ORDER_NUMBER_GET on class CL_COIS_DETAIL has no exception.

Method ORDER_SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP_DISPLAY Value transfer Type reference (TYPE) RC27X-FLG_SEL Sprung auf Komponentenübersicht 19990906
2 Importing I_OPER_DISPLAY Value transfer Type reference (TYPE) RC27X-FLG_SEL Sprung auf Vorgangsübersicht 19990906
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht implementiert 19990908

Method ORDER_SHOW_PROTOCOLS Signature

Method ORDER_SHOW_PROTOCOLS on class CL_COIS_DETAIL has no parameter.
Method ORDER_SHOW_PROTOCOLS on class CL_COIS_DETAIL has no exception.

Method PRODUCTION_VERSION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VERID Call by reference Type reference (TYPE) VERID Fertigungsversion 20070723
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht implementiert in Klasse 20070723

Method STATUS_SHOW Signature

Method STATUS_SHOW on class CL_COIS_DETAIL has no parameter.
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht implementiert 19990908

Method STATUS_TITLE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS Call by reference Type reference (TYPE) GUI_STATUS Menüstatus für Anzeige 19991001
2 Exporting E_TITLE Call by reference Type reference (TYPE) SYTITLE Titel für Anzeige 19991001

Method STATUS_TITLE_GET on class CL_COIS_DETAIL has no exception.

Method STOCK_OVERVIEW_SHOW Signature

Method STOCK_OVERVIEW_SHOW on class CL_COIS_DETAIL has no parameter.
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht implementiert 19990910

Method STOCK_REQUIREMENTS_SHOW Signature

Method STOCK_REQUIREMENTS_SHOW on class CL_COIS_DETAIL has no parameter.
# Exception Resumable Description Created on
1 METHOD_NOT_SUPPORTED Funktion nicht implementiert 19990910
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_ITM_PI OIS: Order Items 19991109
2 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_SEQ_PI Order Information System: Detail Object Sequence 19991109
3 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_SEQ Order Information System: Detail Object Sequence 19990906
4 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_PRT_PI Order Information System: Detail Object PRT 19991109
5 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_PRT Order Information System: Detail Object PRT 19990906
6 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_PRQ_PI Order Information System: Purchase Requisition Details 19991109
7 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_PRQ Order Information System: Purchase Requisition Details 19990928
8 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_POR_PI Order Information System: Purchase Order Details 19991109
9 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_POR Order Information System: Purchase Order Details 19990928
10 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_OPR_PI Order Information System: Operation Details 19991109
11 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_OPR Order Information System: Operation Details 19990906
12 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_MST_PI Order Information System: Milestone Details 19991109
13 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_MST Order Information System: Milestone Details 19990928
14 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_MPV AIS: Material/Production Version 20060714
15 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_MPT_PI Order Information System: Component Details 19991109
16 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_MPT Order Information System: Component Details 19990927
17 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_AGM OIS: Automatic Goods Movements Details 19990924
18 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_ITM OIS: Order Items 19990909
19 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_HDR_PI OIS: Order Header Details 19991109
20 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_HDR OIS: Order Header Details 19990903
21 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_FGM_PI OIS: Details of Goods Movements with Errors 19991109
22 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_FGM OIS: Details of Goods Movements with Errors 19990924
23 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_DGM_PI OIS: Details of Documented Goods Movements 19991109
24 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_DGM OIS: Details of Documented Goods Movements 19990924
25 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_DCL Order Information System: Detail Document Links 20040811
26 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_CNF_PI OIS: Confirmation Details 19991109
27 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_CNF OIS: Confirmation Details 19990924
28 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_CMP_PI Order Information System: Component Details 19991109
29 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_CMP Order Information System: Component Details 19990906
30 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_CAP_PI Order Information System: Capacity Requirement Details 19991109
31 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_CAP Order Information System: Capacity Requirement Details 19990928
32 Inheritance (c INHERITING FROM c_ref)  CL_COIS_DETAIL_AGM_PI OIS: Automatic Goods Movements Details 19991109
History
Last changed by/on SAP  20110908 
SAP Release Created in