SAP ABAP Class CL_CFX_SRM_DATA (Runtime Object for SRM Data)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_INTEGRATION (Package) Collaboration Folders: Integration with Other Applications
Properties
Class CL_CFX_SRM_DATA  
Short Description Runtime Object for SRM Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_INTEGRATION   Collaboration Folders: Integration with Other Applications 
Created 20030804   SAP 
Last change 20141109    
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)
Interfaces
Class CL_CFX_SRM_DATA has no interface implemented.
Friends
Class CL_CFX_SRM_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_SRM_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SRM_TYPE SRM Transport Fields 20030804
2 MS_ATTACH Instance attribute Private Type reference (TYPE) CFX_BAPI_ATT_C CFX_SRM: Attachments (GetDetail) 20030806
3 MS_RET_HEADER Instance attribute Private Type reference (TYPE) CFX_BAPI_SC_HEADER_D CFX_SRM Interface Header Data Shopping Cart GetDetail Case 20030811
4 MT_PROP_ID Instance attribute Private Type reference (TYPE) CFX_TT_GO_PROPERTY_ID Assign Property ID Table 20030812
5 MT_SRM_VALUE Instance attribute Private Type reference (TYPE) CFX_TT_SRM_VALUE SRM Value Object Table 20030804
6 M_INT_ID Instance attribute Private Type reference (TYPE) CFX_STRING 20030804
7 M_SENT_TO_SRM Instance attribute Private Type reference (TYPE) CFX_BOOLEAN Boolean Type 20030806
8 ST_SRM_DATA Static Attribute Public Type reference (TYPE) CFX_TT_SRM_DATA SRM Data Object Table 20030804
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030804
2 DELETE Static method Public Method Deletes Instance 20030814
3 FILL_STRUCT_FROM_VALUES Instance method Public Method Fills Structures with SRM value Values 20030811
4 GET_FOR_INT_ID Static method Public Method Supplies Object for Internal ID 20030804
5 GET_ID_FOR_PROPERTY Instance method Public Method Supplies ID for Property 20030812
6 GET_INT_ID Instance method Public Method Returns Internal ID 20030804
7 GET_SRM_RET_HEADER Instance method Public Method Supplies Return Header from SRM 20030811
8 GET_SRM_TYPE Instance method Public Method Returns SRM Type 20030806
9 GET_SRM_VALUES Instance method Public Method Supplies SRM Value Table 20030806
10 SET_SRM_VALUES Instance method Public Method Sets SRM value Objects 20030811
11 SUBMIT Instance method Public Method Sends Data to SRM 20030804
Events
Class CL_CFX_SRM_DATA has no event.
Types
Class CL_CFX_SRM_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTACH Call by reference Type reference (TYPE) CFX_BAPI_ATT_C cfx_srm: Anlagen (GetDetail) 20030806

Method CONSTRUCTOR on class CL_CFX_SRM_DATA has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SRM_DATA Call by reference Object reference (TYPE REF TO) CL_CFX_SRM_DATA Laufzeitobjekt für SRM Daten 20030814

Method DELETE on class CL_CFX_SRM_DATA has no exception.

Method FILL_STRUCT_FROM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STRUCTURE Call by reference Type reference (TYPE) ANY 20030811
2 Importing IT_SRM_VALUE Call by reference Type reference (TYPE) CFX_TT_SRM_VALUE Tabelle von SRM Value Objekten 20030811

Method FILL_STRUCT_FROM_VALUES on class CL_CFX_SRM_DATA has no exception.

Method GET_FOR_INT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INT_ID Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20030804
2 Returning RP_SRM_DATA Value transfer Object reference (TYPE REF TO) CL_CFX_SRM_DATA Laufzeitobjekt für SRM Daten 20030804

Method GET_FOR_INT_ID on class CL_CFX_SRM_DATA has no exception.

Method GET_ID_FOR_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROPERTY Call by reference Object reference (TYPE REF TO) CL_CFX_GO_PROPERTY Property in cFolders 20030812
2 Returning R_ID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20030812

Method GET_ID_FOR_PROPERTY on class CL_CFX_SRM_DATA has no exception.

Method GET_INT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INT_ID Value transfer Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20030804

Method GET_INT_ID on class CL_CFX_SRM_DATA has no exception.

Method GET_SRM_RET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RET_HEADER Value transfer Type reference (TYPE) CFX_BAPI_SC_HEADER_D cfx_srm Schnittstelle Kopfdaten Einkaufswagen GetDetail-Fall 20030811

Method GET_SRM_RET_HEADER on class CL_CFX_SRM_DATA has no exception.

Method GET_SRM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SRM_TYPE Value transfer Object reference (TYPE REF TO) CL_CFX_SRM_TYPE SRM Transportfelder 20030806

Method GET_SRM_TYPE on class CL_CFX_SRM_DATA has no exception.

Method GET_SRM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SRM_VALUE Call by reference Type reference (TYPE) CFX_TT_SRM_VALUE Tabelle von SRM Value Objekten 20030806

Method GET_SRM_VALUES on class CL_CFX_SRM_DATA has no exception.

Method SET_SRM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHECK_LEVEL Call by reference Type reference (TYPE) CFX_TS_CHECK_LEVEL Welche Checks sollen durchgeführt werden ? 20030812
2 Importing IT_SRM_AND_VALUE Call by reference Type reference (TYPE) CFX_TT_SRM_AND_VALUE Tabelle SRM value und Wert 20030811
3 Importing I_WITH_CHECK Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolscher Typ 20030812

Method SET_SRM_VALUES on class CL_CFX_SRM_DATA has no exception.

Method SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WARNING_TEXT Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20030814

Method SUBMIT on class CL_CFX_SRM_DATA has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 310