SAP ABAP Class /DSD/SL_CL_MO_DELFUL_HEADER (Model Delivery Execution Header Data)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-DSD-RA-SL (Application Component) Route Settlement
     /DSD/SL (Package) Route Settlement
Properties
Class /DSD/SL_CL_MO_DELFUL_HEADER  
Short Description Model Delivery Execution Header Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /DSD/SL   Route Settlement 
Created 20020411   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /DSD/SL_CL_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /DSD/SL_CL_MO_DELFUL_HEADER has no interface implemented.
Friends
Class /DSD/SL_CL_MO_DELFUL_HEADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_BUFFER Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_DATA_BUFFER Data Buffer 20020521
2 MS_DATA_KEY Instance attribute Private Type reference (TYPE) /DSD/HH_RACVHD_KEY Key of Loaded Data 20020527
3 MT_DATA Instance attribute Private Type reference (TYPE) /DSD/SL_RADELHD_S_TT Delivery Execution Header Data 20020523
4 MT_SIGNATURES Instance attribute Private Type reference (TYPE) /DSD/SL_DELFULES_SHORT_S_TT Delivery Execution Signatures (Short Form) 20070831
5 M_DATA_CHANGED Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX X: Data Has Been Changed 20020725
6 M_DELIVERY Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Mode: Delivery <-> Purchase Order 20020514
7 M_IGNORE_INVOICE Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX X: Allow Maintenance even if Invoice Already Exists 20020725
8 M_SIG_NOT_FOUND Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX X: No Signatures Available 20070831
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ROW Instance method Private Method Check Line 20020524
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020411
3 CREATE_HH_DELVRY_ID Static method Public Method Create HH Delivery Number 20020605
4 CREATE_NEW_ROW Instance method Public Method Create New Line 20020603
5 DELETE_ROWS Instance method Public Method Delete lines 20020603
6 GET_DATA Instance method Public Method Determine Data 20020411
7 LOAD_DATA Instance method Public Method Load Data for Further Processing 20020418
8 MARK_AS_NOT_DELIVERED Instance method Public Method Cancel Deliveries 20070713
9 UPDATE_NOK_EXTERN Instance method Public Method Update of NOK Flag 20020524
10 UPDATE_NOK_INTERN Instance method Private Method Update of NOK Flag - Internal Use 20020524
11 UPDATE_ROW Instance method Public Method Check and Adapt the Line 20020524
12 WRITE_DATA_TO_BUFFER Instance method Public Method Write Data to Buffer 20020523
Events
# Event Type Visibility Description Created on
1 NOK_CHANGED Instance Event
(0)
Public
(2)
NOK Flag was Changed -> Propagate 20020524
Types
Class /DSD/SL_CL_MO_DELFUL_HEADER has no local type.
Method Signatures

Method CHECK_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MSG Call by reference Type reference (TYPE) BAPIRET2_T Chybová hlášení 20020524
2 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RADELHD_KEY Schlüssel Liefererfüllung Kopf 20020524

Method CHECK_ROW on class /DSD/SL_CL_MO_DELFUL_HEADER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_BUFFER Call by reference Object reference (TYPE REF TO) /DSD/SL_CL_DATA_BUFFER Datenpuffer 20020521
2 Importing I_DELIVERY Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Lieferung <-> Bestellung 20020514
3 Importing I_IGNORE_INVOICE Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX X: Erlaube Pflege auch wenn Rechnung bereits existiert 20020725

Method CONSTRUCTOR on class /DSD/SL_CL_MO_DELFUL_HEADER has no exception.

Method CREATE_HH_DELVRY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) BAPIRET2 Chybové hlášení 20020620
2 Exporting E_ID Call by reference Type reference (TYPE) /DSD/HH_RADELHD-HH_DELVRY DSD Tourenabstimmung: Externe Lieferungs-/Auftragsnummer 20020605
3 Importing I_DELIVERY Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX X: Lieferung, SPACE: Bestellung 20020718

Method CREATE_HH_DELVRY_ID on class /DSD/SL_CL_MO_DELFUL_HEADER has no exception.

Method CREATE_NEW_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) BAPIRET2 Chybové hlášení 20020603
2 Exporting ES_ROW Call by reference Type reference (TYPE) /DSD/SL_RADELHD_S Struktur 'Liefererfüllung Kopf' - erweitert für Dialog 20020603
3 Exporting E_FIRST_ROW Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX neue Zeile = erste und bisher einzige Modellzeile 20020605

Method CREATE_NEW_ROW on class /DSD/SL_CL_MO_DELFUL_HEADER has no exception.

Method DELETE_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEYS Call by reference Type reference (TYPE) /DSD/HH_RADELHD_KEY_TT Tabellentyp Schlüssel Auslieferung Kopf 20020603

Method DELETE_ROWS on class /DSD/SL_CL_MO_DELFUL_HEADER has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) /DSD/SL_RADELHD_S_TT Daten zur Weiterverarbeitung 20020411

Method GET_DATA on class /DSD/SL_CL_MO_DELFUL_HEADER has no exception.

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RACVHD_KEY zu ladende Daten 20020510

Method LOAD_DATA on class /DSD/SL_CL_MO_DELFUL_HEADER has no exception.

Method MARK_AS_NOT_DELIVERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEYS Call by reference Type reference (TYPE) /DSD/HH_RADELHD_KEY_TT Tabellentyp Schlüssel Auslieferung Kopf 20070713
2 Importing I_REASON Call by reference Type reference (TYPE) /DSD/HH_REASON DSD - RA: Gründe für nicht plangemäße Auslieferung 20070713

Method MARK_AS_NOT_DELIVERED on class /DSD/SL_CL_MO_DELFUL_HEADER has no exception.

Method UPDATE_NOK_EXTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UPDATE Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Update durchgeführt? 20020524
2 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RADELHD_KEY Schlüssel zu Auslieferung Kopf 20020524
3 Importing I_POK Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Wert des progagierten NOKs 20020525

Method UPDATE_NOK_EXTERN on class /DSD/SL_CL_MO_DELFUL_HEADER has no exception.

Method UPDATE_NOK_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UPDATE Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Wert geändert 20020524
2 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RADELHD_KEY Schlüssel zu Auslieferung Kopf 20020524
3 Importing I_NOK Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Gewünschter neuer Wert 20020525
4 Importing I_POK Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Wert des progagierten NOKs 20020525

Method UPDATE_NOK_INTERN on class /DSD/SL_CL_MO_DELFUL_HEADER has no exception.

Method UPDATE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ROW Call by reference Type reference (TYPE) /DSD/SL_RADELHD_S Struktur 'Liefererfüllung Kopf' - erweitert für Dialog 20020705
2 Exporting ET_MODIFY_ADD Call by reference Type reference (TYPE) /DSD/SL_MODIFY_S_TT zusätzlich zu ändernde Zellen 20020524
3 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Chybová hlášení 20020524
4 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RADELHD_KEY Zeilenschlüssel 20020524
5 Importing IT_CHECK_CELLS Call by reference Type reference (TYPE) /DSD/SL_MODIFY_S_TT zu ändernde/prüfende Zellen 20020524

Method UPDATE_ROW on class /DSD/SL_CL_MO_DELFUL_HEADER has no exception.

Method WRITE_DATA_TO_BUFFER Signature

Method WRITE_DATA_TO_BUFFER on class /DSD/SL_CL_MO_DELFUL_HEADER has no parameter.
Method WRITE_DATA_TO_BUFFER on class /DSD/SL_CL_MO_DELFUL_HEADER has no exception.
Event Signatures

Event NOK_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ES_KEY Exporting Value transfer Type reference (TYPE) /DSD/HH_RADELHD_KEY Schlüssel des geänderten Satzes 20020524
2 E_POK Exporting Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX Nová hodnota 20020525
History
Last changed by/on SAP  20100310 
SAP Release Created in 461