SAP IF_EX_ECM_DECOUPLING OO Class - BAdI Interface IF_EX_ECM_DECOUPLING









IF_EX_ECM_DECOUPLING is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class IF_EX_ECM_DECOUPLING including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of IF_EX_ECM_DECOUPLING SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
ATEXT_READRead Description of BOM ApplicationPublic
CALL METHOD if_ex_ecm_decoupling=>ATEXT_READ...more details

BOM_ACTIVE_CHKBOM Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>BOM_ACTIVE_CHK...more details

BOM_LI01_EXECUTEList Output for Object 01 (BOM)Public
CALL METHOD if_ex_ecm_decoupling=>BOM_LI01_EXECUTE...more details

BOM_PROTOCOL_DATE_SHIFTList Output Log: Date Shift for BOMPublic
CALL METHOD if_ex_ecm_decoupling=>BOM_PROTOCOL_DATE_SHIFT...more details

BROWSE_SINGLE_OBJECTBrowse Change NumberPublic
CALL METHOD if_ex_ecm_decoupling=>BROWSE_SINGLE_OBJECT...more details

CALL_TRANS_BOMBOM Dialog Transaction CallsPublic
CALL METHOD if_ex_ecm_decoupling=>CALL_TRANS_BOM...more details

CALL_TRANS_CSXXBOM Display TransactionsPublic
CALL METHOD if_ex_ecm_decoupling=>CALL_TRANS_CSXX...more details

DIGSIGN_CREATECreate Digital SignaturePublic
CALL METHOD if_ex_ecm_decoupling=>DIGSIGN_CREATE...more details

DIGSIGN_DELETEDelete Digital SignaturePublic
CALL METHOD if_ex_ecm_decoupling=>DIGSIGN_DELETE...more details

DIGSIGN_RESETSave Digital SignaturePublic
CALL METHOD if_ex_ecm_decoupling=>DIGSIGN_RESET...more details

DIGSIGN_SAVESave Digital SignaturePublic
CALL METHOD if_ex_ecm_decoupling=>DIGSIGN_SAVE...more details

DIGSIGN_SAVE_PREPAREPrepare Update for Digitial SignaturePublic
CALL METHOD if_ex_ecm_decoupling=>DIGSIGN_SAVE_PREPARE...more details

DIGSIGN_SHOWDisplay Digital SignaturePublic
CALL METHOD if_ex_ecm_decoupling=>DIGSIGN_SHOW...more details

DOCUMENT_ACTIVE_CHKDocuments Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>DOCUMENT_ACTIVE_CHK...more details

DOCUMENT_ASSIGNMENTMaintain Document AssignmentPublic
CALL METHOD if_ex_ecm_decoupling=>DOCUMENT_ASSIGNMENT...more details

DOCUMENT_ASSIGNMENT_CHKCheck Existence of Document AssignmentPublic
CALL METHOD if_ex_ecm_decoupling=>DOCUMENT_ASSIGNMENT_CHK...more details

DOCUMENT_DIALOGDocument Management DialogPublic
CALL METHOD if_ex_ecm_decoupling=>DOCUMENT_DIALOG...more details

DOCUMENT_LI31_EXECUTEList Output for Object 31 (Document)Public
CALL METHOD if_ex_ecm_decoupling=>DOCUMENT_LI31_EXECUTE...more details

DRAW_UPDATESet Change Number in DocumentPublic
CALL METHOD if_ex_ecm_decoupling=>DRAW_UPDATE...more details

IPPE_ACTIVE_CHKiPPE Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>IPPE_ACTIVE_CHK...more details

IPPE_AENNR_CHKChange Number Used in iPPEPublic
CALL METHOD if_ex_ecm_decoupling=>IPPE_AENNR_CHK...more details

IPPE_CUSTOMIZING_READRead iPPE CustomizingPublic
CALL METHOD if_ex_ecm_decoupling=>IPPE_CUSTOMIZING_READ...more details

IPPE_GUID_EXISTENCE_CHKiPPE GUID ExistsPublic
CALL METHOD if_ex_ecm_decoupling=>IPPE_GUID_EXISTENCE_CHK...more details

IPPE_GUID_EXT_TO_INTGUID Conversion from External to InternalPublic
CALL METHOD if_ex_ecm_decoupling=>IPPE_GUID_EXT_TO_INT...more details

IPPE_GUID_INT_TO_EXTGUID Conversion from Internal to ExternalPublic
CALL METHOD if_ex_ecm_decoupling=>IPPE_GUID_INT_TO_EXT...more details

IPPE_STATUS_CHK_RELKEYiPPE Status Allows Release of Change NumberPublic
CALL METHOD if_ex_ecm_decoupling=>IPPE_STATUS_CHK_RELKEY...more details

IPPE_TEXT_READRead iPPE DescriptionPublic
CALL METHOD if_ex_ecm_decoupling=>IPPE_TEXT_READ...more details

IPPE_TRANSACTION_CALLiPPE Transaction CallPublic
CALL METHOD if_ex_ecm_decoupling=>IPPE_TRANSACTION_CALL...more details

MATERIAL_ACTIVE_CHKMaterial Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>MATERIAL_ACTIVE_CHK...more details

MATERIAL_LI41_EXECUTEList Output for Object 41 (Material)Public
CALL METHOD if_ex_ecm_decoupling=>MATERIAL_LI41_EXECUTE...more details

O55_ACTIVE_CHKObject 55 (Configuration Profile) Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>O55_ACTIVE_CHK...more details

O55_AENNR_CHKChange Number Used in Object 55 (Configuration Profile)Public
CALL METHOD if_ex_ecm_decoupling=>O55_AENNR_CHK...more details

O55_DATE_CHKCheck Date Shift for Object 55 (Configuration Profile)Public
CALL METHOD if_ex_ecm_decoupling=>O55_DATE_CHK...more details

O55_LI55_EXECUTEList Output for Object 55 (Configuration Profile)Public
CALL METHOD if_ex_ecm_decoupling=>O55_LI55_EXECUTE...more details

O55_POSTSave Object 55 (Configuration Profile)Public
CALL METHOD if_ex_ecm_decoupling=>O55_POST...more details

O60_ACTIVE_CHKObject 60 (Substance) Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>O60_ACTIVE_CHK...more details

O60_AENNR_CHKChange Number Used in Object 60 (Substance)Public
CALL METHOD if_ex_ecm_decoupling=>O60_AENNR_CHK...more details

O60_DATE_CHKCheck Date Shift for Object 60 (Substance)Public
CALL METHOD if_ex_ecm_decoupling=>O60_DATE_CHK...more details

O60_LI60_EXECUTEList Output for Object 60 (Substance)Public
CALL METHOD if_ex_ecm_decoupling=>O60_LI60_EXECUTE...more details

O60_POSTSave Object 60 (Substance)Public
CALL METHOD if_ex_ecm_decoupling=>O60_POST...more details

O61_ACTIVE_CHKObject 61 (Phrase) Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>O61_ACTIVE_CHK...more details

O61_AENNR_CHKChange Number Used in Object 61 (Phrase)Public
CALL METHOD if_ex_ecm_decoupling=>O61_AENNR_CHK...more details

O61_DATE_CHKCheck Date Shift for Object 61 (Phrase)Public
CALL METHOD if_ex_ecm_decoupling=>O61_DATE_CHK...more details

O61_LI61_EXECUTEList Output for Object 61 (Phrase)Public
CALL METHOD if_ex_ecm_decoupling=>O61_LI61_EXECUTE...more details

O61_POSTSave Object 61 (Phrase)Public
CALL METHOD if_ex_ecm_decoupling=>O61_POST...more details

O62_ACTIVE_CHKObject 62 (Dangerous Goods) Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>O62_ACTIVE_CHK...more details

O62_AENNR_CHKChange Number Used in Object 62 (Dangerous Goods)Public
CALL METHOD if_ex_ecm_decoupling=>O62_AENNR_CHK...more details

O62_DATE_CHKCheck Date Shift for Object 62 (Dangerous Goods)Public
CALL METHOD if_ex_ecm_decoupling=>O62_DATE_CHK...more details

O62_LI62_EXECUTEList Output for Object 62 (Dangerous Goods)Public
CALL METHOD if_ex_ecm_decoupling=>O62_LI62_EXECUTE...more details

O62_POST_CHKCheck Update for Object 62 (Dangerous Goods)Public
CALL METHOD if_ex_ecm_decoupling=>O62_POST_CHK...more details

O63_ACTIVE_CHKObject 63 (Variant Table) Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>O63_ACTIVE_CHK...more details

O64_ACTIVE_CHKObject 64 (Planning Profile) Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>O64_ACTIVE_CHK...more details

O65_ACTIVE_CHKObject 65 (Configuration Folder) Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>O65_ACTIVE_CHK...more details

O66_ACTIVE_CHKObject 66 (Material Version Validity) Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>O66_ACTIVE_CHK...more details

O66_AENNR_CHKChange Number Used in Object 66 (Material Version Validity)Public
CALL METHOD if_ex_ecm_decoupling=>O66_AENNR_CHK...more details

O66_DATE_CHKCheck Date Shift for Object 66 (Material Version Validity)Public
CALL METHOD if_ex_ecm_decoupling=>O66_DATE_CHK...more details

O66_LI66_EXECUTEList Output for Object 66 (Material Version Validity)Public
CALL METHOD if_ex_ecm_decoupling=>O66_LI66_EXECUTE...more details

O66_POSTSave Object 66 (Material Version Validity)Public
CALL METHOD if_ex_ecm_decoupling=>O66_POST...more details

O75_ACTIVE_CHKObject 75 Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>O75_ACTIVE_CHK...more details

O75_AENNR_CHKChange Number Used in Object 75Public
CALL METHOD if_ex_ecm_decoupling=>O75_AENNR_CHK...more details

O75_ATTXT_GETRead Object Type Description for Object 75Public
CALL METHOD if_ex_ecm_decoupling=>O75_ATTXT_GET...more details

O75_CONFIGURATION_CHKObject 75: Functional ConfigurationPublic
CALL METHOD if_ex_ecm_decoupling=>O75_CONFIGURATION_CHK...more details

O75_DATE_CHKCheck Date Shift for Object 75Public
CALL METHOD if_ex_ecm_decoupling=>O75_DATE_CHK...more details

O75_LI75_EXECUTEList Output for Object 75Public
CALL METHOD if_ex_ecm_decoupling=>O75_LI75_EXECUTE...more details

O75_POSTSave Object 75Public
CALL METHOD if_ex_ecm_decoupling=>O75_POST...more details

PDM_ADD_OBJ_TO_STACKAdd Change Number to StackPublic
CALL METHOD if_ex_ecm_decoupling=>PDM_ADD_OBJ_TO_STACK...more details

PDM_SHOW_OBJ_FROM_STACKGet Change Number from StackPublic
CALL METHOD if_ex_ecm_decoupling=>PDM_SHOW_OBJ_FROM_STACK...more details

RCC00400_EXECUTEStatus Report for Change NumberPublic
CALL METHOD if_ex_ecm_decoupling=>RCC00400_EXECUTE...more details

ROUT_ACTIVE_CHKTask List Active in SystemPublic
CALL METHOD if_ex_ecm_decoupling=>ROUT_ACTIVE_CHK...more details

ROUT_LI11_EXECUTEList Output for Object 11 (Task List)Public
CALL METHOD if_ex_ecm_decoupling=>ROUT_LI11_EXECUTE...more details

SIGN_OBJ_GETDetermine Signature ObjectPublic
CALL METHOD if_ex_ecm_decoupling=>SIGN_OBJ_GET...more details

STLAN_CHKCheck Existence of BOM UsagePublic
CALL METHOD if_ex_ecm_decoupling=>STLAN_CHK...more details

STZU_MARK_FOR_BASELINEBOM Has History Requirement Due to BaselinePublic
CALL METHOD if_ex_ecm_decoupling=>STZU_MARK_FOR_BASELINE...more details

STZU_TSTAMP_SETSet Time Stamp in Table STZUPublic
CALL METHOD if_ex_ecm_decoupling=>STZU_TSTAMP_SET...more details

T415M_CHKCheck Table T415MPublic
CALL METHOD if_ex_ecm_decoupling=>T415M_CHK...more details

TCA02_READRead Task List Type TablePublic
CALL METHOD if_ex_ecm_decoupling=>TCA02_READ...more details

TCCS01_SETAdjust Settings in TCCS01 to Match SystemPublic
CALL METHOD if_ex_ecm_decoupling=>TCCS01_SET...more details

TCS34_UPDATEAdjust BOM CustomizingPublic
CALL METHOD if_ex_ecm_decoupling=>TCS34_UPDATE...more details

WERKS_READRead PlantPublic
CALL METHOD if_ex_ecm_decoupling=>WERKS_READ...more details




Links to Related Class(s)

IF_EX_EC...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!