SAP ABAP Class CL_MEREQ_PER_EBAN_TECH (Persistence Class EBAN_TECH)
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_OS_STATE State Management for a 'Managed Object' 20090128
Properties
Class CL_MEREQ_PER_EBAN_TECH  
Short Description Persistence Class EBAN_TECH    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package MEREQ   Purchasing: Purchase Requisition 
Created 20090128   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20090128
Friends
# Friend Modeled only Created on Description
1 CB_MEREQ_PER_EBAN_TECH 20101013 Base Agent Persistence Class EBAN_TECH
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVITY Instance attribute Protected Type reference (TYPE) MMPUR_ACTIVITY_TY Activity for Purchase Requisition Item in External Sourcing 20090205
2 BANFN Instance attribute Protected Type reference (TYPE) BANFN Purchase Requisition Number 20090128
3 BNFPO Instance attribute Protected Type reference (TYPE) BNFPO Item Number of Purchase Requisition 20090128
4 CREATE_IND Instance attribute Protected Type reference (TYPE) ESTKZ Creation Indicator (Purchase Requisition/Schedule Lines) 20090205
5 EXT_DOC_ITEM Instance attribute Protected Type reference (TYPE) ME_PUR_EXT_DOC_ITEM_ID Item Number of External Document 20090205
6 EXT_DOC_NUMBER Instance attribute Protected Type reference (TYPE) ME_PUR_EXT_DOC_ID Document Number of External Document 20090205
7 EXT_DOC_TYPE Instance attribute Protected Type reference (TYPE) ME_PUR_EXT_DOC_TYPE External Document Type 20090205
8 EXT_PROC_DATE Instance attribute Protected Type reference (TYPE) MMPUR_UTC Time Stamp 20090205
9 EXT_PROC_STATUS Instance attribute Protected Type reference (TYPE) MEREQ_PROC_STATUS Processing State 20090205
10 PROC_DATE Instance attribute Protected Type reference (TYPE) MMPUR_UTC Time Stamp 20090205
11 PROC_STATUS Instance attribute Protected Type reference (TYPE) MEREQ_PROC_TYPE Processing State 20090205
12 SC_ITM_NO Instance attribute Protected Type reference (TYPE) /SRMERP/SC_ITM_NO Internal Shopping Cart Item Number 20101013
13 SC_OBJECT_ID Instance attribute Protected Type reference (TYPE) /SRMERP/OBJECT_ID Object ID - Document Number 20101013
14 STATE Instance attribute Protected Type reference (TYPE) MEREQ_STATE Status Description 20090429
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVITY Instance method Public Get-method of a virtual attribute Reads Attribute ACTIVITY 20090205
2 GET_BANFN Instance method Public Get-method of a virtual attribute Reads Attribute BANFN 20090128
3 GET_BNFPO Instance method Public Get-method of a virtual attribute Reads Attribute BNFPO 20090128
4 GET_CREATE_IND Instance method Public Get-method of a virtual attribute Reads Attribute CREATE_IND 20090205
5 GET_EXT_DOC_ITEM Instance method Public Get-method of a virtual attribute Reads Attribute EXT_DOC_ITEM 20090205
6 GET_EXT_DOC_NUMBER Instance method Public Get-method of a virtual attribute Reads Attribute EXT_DOC_NUMBER 20090205
7 GET_EXT_DOC_TYPE Instance method Public Get-method of a virtual attribute Reads Attribute EXT_DOC_TYPE 20090205
8 GET_EXT_PROC_DATE Instance method Public Get-method of a virtual attribute Reads Attribute EXT_PROC_DATE 20090205
9 GET_EXT_PROC_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute EXT_PROC_STATUS 20090205
10 GET_PROC_DATE Instance method Public Get-method of a virtual attribute Reads Attribute PROC_DATE 20090205
11 GET_PROC_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute PROC_STATUS 20090205
12 GET_SC_ITM_NO Instance method Public Get-method of a virtual attribute Reads Attribute SC_ITM_NO 20101013
13 GET_SC_OBJECT_ID Instance method Public Get-method of a virtual attribute Reads Attribute SC_OBJECT_ID 20101013
14 GET_STATE Instance method Public Get-method of a virtual attribute Reads the Attribute STATE 20090429
15 SET_ACTIVITY Instance method Public Set-method of a virtual attribute Sets Attribute ACTIVITY 20090205
16 SET_CREATE_IND Instance method Public Set-method of a virtual attribute Sets Attribute CREATE_IND 20090205
17 SET_EXT_DOC_ITEM Instance method Public Set-method of a virtual attribute Sets Attribute EXT_DOC_ITEM 20090205
18 SET_EXT_DOC_NUMBER Instance method Public Set-method of a virtual attribute Sets Attribute EXT_DOC_NUMBER 20090205
19 SET_EXT_DOC_TYPE Instance method Public Set-method of a virtual attribute Sets Attribute EXT_DOC_TYPE 20090205
20 SET_EXT_PROC_DATE Instance method Public Set-method of a virtual attribute Sets Attribute EXT_PROC_DATE 20090205
21 SET_EXT_PROC_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute EXT_PROC_STATUS 20090205
22 SET_PROC_DATE Instance method Public Set-method of a virtual attribute Sets Attribute PROC_DATE 20090205
23 SET_PROC_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute PROC_STATUS 20090205
24 SET_SC_ITM_NO Instance method Public Set-method of a virtual attribute Sets Attribute SC_ITM_NO 20101013
25 SET_SC_OBJECT_ID Instance method Public Set-method of a virtual attribute Sets Attribute SC_OBJECT_ID 20101013
26 SET_STATE Instance method Public Set-method of a virtual attribute Sets the Attribute STATE 20090429
Events
Class CL_MEREQ_PER_EBAN_TECH has no event.
Types
Class CL_MEREQ_PER_EBAN_TECH has no local type.
Method Signatures

Method GET_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) MMPUR_ACTIVITY_TY Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method GET_BANFN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BANFN Attribute Value 20090128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090128

Method GET_BNFPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BNFPO Attribute Value 20090128
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090128

Method GET_CREATE_IND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ESTKZ Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method GET_EXT_DOC_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ME_PUR_EXT_DOC_ITEM_ID Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method GET_EXT_DOC_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ME_PUR_EXT_DOC_ID Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method GET_EXT_DOC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ME_PUR_EXT_DOC_TYPE Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method GET_EXT_PROC_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) MMPUR_UTC Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method GET_EXT_PROC_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) MEREQ_PROC_STATUS Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method GET_PROC_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) MMPUR_UTC Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method GET_PROC_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) MEREQ_PROC_TYPE Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method GET_SC_ITM_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SRMERP/SC_ITM_NO Attribute Value 20101013
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20101013

Method GET_SC_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SRMERP/OBJECT_ID Attribute Value 20101013
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20101013

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) MEREQ_STATE Attribute Value 20090429
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090429

Method SET_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) MMPUR_ACTIVITY_TY Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method SET_CREATE_IND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATE_IND Call by reference Type reference (TYPE) ESTKZ Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method SET_EXT_DOC_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXT_DOC_ITEM Call by reference Type reference (TYPE) ME_PUR_EXT_DOC_ITEM_ID Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method SET_EXT_DOC_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXT_DOC_NUMBER Call by reference Type reference (TYPE) ME_PUR_EXT_DOC_ID Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method SET_EXT_DOC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXT_DOC_TYPE Call by reference Type reference (TYPE) ME_PUR_EXT_DOC_TYPE Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method SET_EXT_PROC_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXT_PROC_DATE Call by reference Type reference (TYPE) MMPUR_UTC Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method SET_EXT_PROC_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXT_PROC_STATUS Call by reference Type reference (TYPE) MEREQ_PROC_STATUS Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method SET_PROC_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROC_DATE Call by reference Type reference (TYPE) MMPUR_UTC Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method SET_PROC_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROC_STATUS Call by reference Type reference (TYPE) MEREQ_PROC_TYPE Attribute Value 20090205
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090205

Method SET_SC_ITM_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SC_ITM_NO Call by reference Type reference (TYPE) /SRMERP/SC_ITM_NO Attribute Value 20101013
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20101013

Method SET_SC_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SC_OBJECT_ID Call by reference Type reference (TYPE) /SRMERP/OBJECT_ID Attribute Value 20101013
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20101013

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATE Call by reference Type reference (TYPE) MEREQ_STATE Attribute Value 20090429
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090429
History
Last changed by/on SAP  20110908 
SAP Release Created in 605