SAP ABAP Class CL_REQ_HEADER_PROXY_MM (Proxy Class Purchase Requisition Document Header)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MEREQ (Package) Purchasing: Purchase Requisition
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ASYNC_SUBJECT_MM Asynchronous Change Log 20020402
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIELDSELECTION_MM Field Selection 20020316
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FLUSH_TRANSPORT_MM Transport Mechanism for Model 20020316
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LONGTEXTS_MM Interface Long Texts in Purchasing 20020517
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MESSAGE_OBJ_MM Interface to Message Handler 20020316
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MODEL_MM Default Model Functionality 20020316
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OBSERVER_MM Observer of a Subject 20020316
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PURCHASE_REQUISITION OO Requisition: Document (External View) 20020316
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RELEASABLE_MM Object Supports the Purchasing Release Procedure 20020316
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SUBJECT_MM The Subject for the Change Notification Protocol 20020316
Properties
Class CL_REQ_HEADER_PROXY_MM  
Short Description Proxy Class Purchase Requisition Document Header    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MEREQ   Purchasing: Purchase Requisition 
Created 20020316   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MMCHP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 MMPUR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ASYNC_SUBJECT_MM Asynchronous Change Log 20020402
2 IF_FIELDSELECTION_MM Field Selection 20020316
3 IF_FLUSH_TRANSPORT_MM Transport Mechanism for Model 20020316
4 IF_LONGTEXTS_MM Interface Long Texts in Purchasing 20020517
5 IF_MESSAGE_OBJ_MM Interface to Message Handler 20020316
6 IF_MODEL_MM Default Model Functionality 20020316
7 IF_OBSERVER_MM Observer of a Subject 20020316
8 IF_PURCHASE_REQUISITION OO Requisition: Document (External View) 20020316
9 IF_RELEASABLE_MM Object Supports the Purchasing Release Procedure 20020316
10 IF_SUBJECT_MM The Subject for the Change Notification Protocol 20020316
Friends
Class CL_REQ_HEADER_PROXY_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ANZ Constant Public Type reference (TYPE) TRTYP 'A' Transaction Type 20020317
2 FACTORY Static Attribute Private Object reference (TYPE REF TO) IF_PURCHASE_REQ_FACTORY Factory Requisition Objects 20020317
3 MY_AGGREGATE Instance attribute Public Object reference (TYPE REF TO) CL_REQUISITION_AGGREGATE_MM Aggregate Purchase Requisitions 20020317
4 MY_BANFN Instance attribute Protected Type reference (TYPE) EBAN-BANFN Purchase requisition number 20020327
5 MY_ITEMS Instance attribute Protected Type reference (TYPE) LTY_T_KEYED_ITEMS 20020317
6 MY_REAL_OBJECT Instance attribute Public Object reference (TYPE REF TO) IF_PURCHASE_REQUISITION OO Requisition: Document (External View) 20020316
7 MY_TCODE Instance attribute Protected Type reference (TYPE) SY-TCODE ABAP Program, Current Transaction Code 20020317
8 POSTED Instance attribute Public Type reference (TYPE) MMPUR_BOOL Posted 20020402
9 VER Constant Public Type reference (TYPE) TRTYP 'V' Transaction Type 20020317
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method Create item 20020317
2 ATTACH Instance method Public Method Switch 20020319
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020317
4 CONSTRUCTOR Instance method Public Constructor Constructor 20020316
5 DETACH Instance method Public Method Undo Attach 20020319
6 FIND Instance method Public Method Find Proxy Object 20020326
7 REMOVE_ITEM Instance method Public Method Remove Item 20020403
Events
# Event Type Visibility Description Created on
1 ATTACHED Instance Event
(0)
Public
(2)
Switch Effected 20020317
2 DETACHED Instance Event
(0)
Public
(2)
Switch Cancelled 20020319
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_S_KEYED_ITEM Protected See coding 20020317
2 LTY_T_KEYED_ITEMS Protected See coding 20020317
Method Signatures

Method ADD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Object reference (TYPE REF TO) CL_REQ_ITEM_PROXY_MM Proxyklasse Banfbelegposition 20020317
# Exception Resumable Description Created on
1 FAILED Fehler 20020317

Method ATTACH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EVENTS Call by reference Type reference (TYPE) MMPUR_EVENTS Generische Tabelle für Events 20020319
2 Importing IM_TRTYP Call by reference Type reference (TYPE) TRTYP 'A' Transaktionstyp 20020319
# Exception Resumable Description Created on
1 FAILED Fehler 20020319
2 LIMIT_REACHED Zu viele Instanzen 20020319

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_REQ_HEADER_PROXY_MM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REQ_HEADER_PROXY_MM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AGGREGATE Call by reference Object reference (TYPE REF TO) CL_REQUISITION_AGGREGATE_MM Aggregat Bestellanforderungen 20020317
2 Importing IM_BANFN Call by reference Type reference (TYPE) EBAN-BANFN Banfnummer 20020327
# Exception Resumable Description Created on
1 FAILED Fehler 20020317

Method DETACH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALL Call by reference Type reference (TYPE) MMPUR_BOOL Schließen aller Banfen 20061115
2 Returning RE_SUCCESS Value transfer Type reference (TYPE) MMPUR_BOOL Boolscher Typ 20020319

Method DETACH on class CL_REQ_HEADER_PROXY_MM has no exception.

Method FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODEL Call by reference Object reference (TYPE REF TO) IF_MODEL_MM Default Modelfunktionalität 20020326
2 Returning RE_MODEL Value transfer Object reference (TYPE REF TO) IF_MODEL_MM Default Modelfunktionalität 20020326

Method FIND on class CL_REQ_HEADER_PROXY_MM has no exception.

Method REMOVE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Object reference (TYPE REF TO) CL_REQ_ITEM_PROXY_MM Proxyklasse Banfbelegposition 20020403
# Exception Resumable Description Created on
1 FAILED Fehler 20020403
Event Signatures

Event ATTACHED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 REQUISITION Exporting Value transfer Object reference (TYPE REF TO) IF_PURCHASE_REQUISITION OO-Banf: Beleg (externe Sicht ) 20020317

Event DETACHED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 REQUISITION Exporting Value transfer Object reference (TYPE REF TO) IF_PURCHASE_REQUISITION OO-Banf: Beleg (externe Sicht ) 20020319
History
Last changed by/on SAP  20110908 
SAP Release Created in 470