SAP ABAP Class IF_WCM_BUFFER_OBJNR (WCM: Data Buffer (via Status Object Number))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCM_APRVLS_BUF WCM: Data Buffer for Approvals 20110303
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCM_ATTRDESC_BUF WCM: Data Buffer for Descriptive Attributes 20131025
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCM_TLINES_BUF WCM: Data Buffer for Text Lines 20101217
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCM_WCA2_BUF WCM: Data Buffer for Work/Requirements 20101020
Properties
Class IF_WCM_BUFFER_OBJNR  
Short Description WCM: Data Buffer (via Status Object Number)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101020   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WCTP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 WCTP3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_WCM_BUFFER_OBJNR has no interface implemented.
Friends
Class IF_WCM_BUFFER_OBJNR has no friend class.
Attributes
Class IF_WCM_BUFFER_OBJNR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DATA_GET Instance method Public Method Read Data 20101020
2 DATA_REFRESH Instance method Public Method Delete data 20101020
3 DATA_SET Instance method Public Method Set Data 20101020
Events
Class IF_WCM_BUFFER_OBJNR has no event.
Types
Class IF_WCM_BUFFER_OBJNR has no local type.
Method Signatures

Method DATA_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Value transfer Type reference (TYPE) INDEX TABLE Gelesene Daten 20101020
2 Exporting ET_OBJNR_NOT_FOUND Value transfer Type reference (TYPE) WCTP3_OBJTAB_TYPE Statusobjektnummern (nicht existente Daten aus IT_OBJNR) 20101020
3 Importing IT_OBJNR Value transfer Type reference (TYPE) WCTP3_OBJTAB_TYPE Statusobjektnummern (zu lesende Daten) 20101020

Method DATA_GET on class IF_WCM_BUFFER_OBJNR has no exception.

Method DATA_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJNR_FOUND Value transfer Type reference (TYPE) WCTP3_OBJTAB_TYPE Statusobjektnummern (gelöschte Daten aus IT_OBJNR) 20110125
2 Exporting ET_OBJNR_NOT_FOUND Value transfer Type reference (TYPE) WCTP3_OBJTAB_TYPE Statusobjektnummern (nicht existente Daten aus IT_OBJNR) 20101020
3 Importing IT_OBJNR Value transfer Type reference (TYPE) WCTP3_OBJTAB_TYPE Statusobjektnummern (zu löschende Daten) 20101020

Method DATA_REFRESH on class IF_WCM_BUFFER_OBJNR has no exception.

Method DATA_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Value transfer Type reference (TYPE) INDEX TABLE Zu setzende Daten 20101020

Method DATA_SET on class IF_WCM_BUFFER_OBJNR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in