SAP /BOFU/CL_PPF_CONTAINER OO Class - Output Mgmt for BOPF BOs: Persistant Container









/BOFU/CL_PPF_CONTAINER 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 /BOFU/CL_PPF_CONTAINER including details of:

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

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class BI_OBJECT

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class BI_PERSISTENT

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_BUSINESS_OBJECT_PPF

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_LOCK_PPF

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_OS_STATE

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_WORKFLOW

Method list of /BOFU/CL_PPF_CONTAINER 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
GET_ACTV_PROF_FLAGReads Attribute ACTV_PROF_FLAGPublic
CALL METHOD /bofu/cl_ppf_container=>GET_ACTV_PROF_FLAG...more details

GET_APPL_KEYReads Attribute APPL_KEYPublic
CALL METHOD /bofu/cl_ppf_container=>GET_APPL_KEY...more details

GET_ARCHIVING_STATUSReads Attribute ARCHIVING_STATUSPublic
CALL METHOD /bofu/cl_ppf_container=>GET_ARCHIVING_STATUS...more details

GET_BO_KEYReads Attribute BO_KEYPublic
CALL METHOD /bofu/cl_ppf_container=>GET_BO_KEY...more details

GET_BO_ROOT_KEYReads Attribute BO_ROOT_KEYPublic
CALL METHOD /bofu/cl_ppf_container=>GET_BO_ROOT_KEY...more details

GET_CHANGE_MODEReads Attribute CHANGE_MODEPublic
CALL METHOD /bofu/cl_ppf_container=>GET_CHANGE_MODE...more details

GET_CONTEXTReads Attribute CONTEXTPublic
CALL METHOD /bofu/cl_ppf_container=>GET_CONTEXT...more details

GET_DB_KEYReads Attribute DB_KEYPublic
CALL METHOD /bofu/cl_ppf_container=>GET_DB_KEY...more details

GET_DETER_APPLOGReads Attribute DETER_APPLOGPublic
CALL METHOD /bofu/cl_ppf_container=>GET_DETER_APPLOG...more details

GET_DOC_ID_FLD_1Reads Attribute DOC_ID_FLD_1Public
CALL METHOD /bofu/cl_ppf_container=>GET_DOC_ID_FLD_1...more details

GET_DOC_ID_FLD_2Reads Attribute DOC_ID_FLD_2Public
CALL METHOD /bofu/cl_ppf_container=>GET_DOC_ID_FLD_2...more details

GET_DOC_ID_FLD_3Reads Attribute DOC_ID_FLD_3Public
CALL METHOD /bofu/cl_ppf_container=>GET_DOC_ID_FLD_3...more details

GET_DOC_ID_FLD_4Reads Attribute DOC_ID_FLD_4Public
CALL METHOD /bofu/cl_ppf_container=>GET_DOC_ID_FLD_4...more details

GET_DOC_ID_FLD_5Reads Attribute DOC_ID_FLD_5Public
CALL METHOD /bofu/cl_ppf_container=>GET_DOC_ID_FLD_5...more details

GET_LAST_CHNG_TIMEReads Attribute LAST_CHNG_TIMEPublic
CALL METHOD /bofu/cl_ppf_container=>GET_LAST_CHNG_TIME...more details

GET_NODE_KEYReads Attribute NODE_KEYPublic
CALL METHOD /bofu/cl_ppf_container=>GET_NODE_KEY...more details

GET_PPF_PROFILEReads Attribute PPF_PROFILEPublic
CALL METHOD /bofu/cl_ppf_container=>GET_PPF_PROFILE...more details

SET_ACTV_PROF_FLAGSets Attribute ACTV_PROF_FLAGPublic
CALL METHOD /bofu/cl_ppf_container=>SET_ACTV_PROF_FLAG...more details

SET_APPL_KEYSets Attribute APPL_KEYPublic
CALL METHOD /bofu/cl_ppf_container=>SET_APPL_KEY...more details

SET_ARCHIVING_STATUSSets Attribute ARCHIVING_STATUSPublic
CALL METHOD /bofu/cl_ppf_container=>SET_ARCHIVING_STATUS...more details

SET_BO_ROOT_KEYSets Attribute BO_ROOT_KEYPublic
CALL METHOD /bofu/cl_ppf_container=>SET_BO_ROOT_KEY...more details

SET_CHANGE_MODESets Attribute CHANGE_MODEPublic
CALL METHOD /bofu/cl_ppf_container=>SET_CHANGE_MODE...more details

SET_CONTEXTSets Attribute CONTEXTPublic
CALL METHOD /bofu/cl_ppf_container=>SET_CONTEXT...more details

SET_DETER_APPLOGSets Attribute DETER_APPLOGPublic
CALL METHOD /bofu/cl_ppf_container=>SET_DETER_APPLOG...more details

SET_DOC_ID_FLD_1Sets Attribute DOC_ID_FLD_1Public
CALL METHOD /bofu/cl_ppf_container=>SET_DOC_ID_FLD_1...more details

SET_DOC_ID_FLD_2Sets Attribute DOC_ID_FLD_2Public
CALL METHOD /bofu/cl_ppf_container=>SET_DOC_ID_FLD_2...more details

SET_DOC_ID_FLD_3Sets Attribute DOC_ID_FLD_3Public
CALL METHOD /bofu/cl_ppf_container=>SET_DOC_ID_FLD_3...more details

SET_DOC_ID_FLD_4Sets Attribute DOC_ID_FLD_4Public
CALL METHOD /bofu/cl_ppf_container=>SET_DOC_ID_FLD_4...more details

SET_DOC_ID_FLD_5Sets Attribute DOC_ID_FLD_5Public
CALL METHOD /bofu/cl_ppf_container=>SET_DOC_ID_FLD_5...more details

SET_LAST_CHNG_TIMESets Attribute LAST_CHNG_TIMEPublic
CALL METHOD /bofu/cl_ppf_container=>SET_LAST_CHNG_TIME...more details

_GET_DATAGet DataPublic
CALL METHOD /bofu/cl_ppf_container=>_GET_DATA...more details

_GET_GUIDGet GUIDPublic
CALL METHOD /bofu/cl_ppf_container=>_GET_GUID...more details

_GET_KEYSGet KeysPublic
CALL METHOD /bofu/cl_ppf_container=>_GET_KEYS...more details

_SET_DATASet DataPublic
CALL METHOD /bofu/cl_ppf_container=>_SET_DATA...more details



/BOFU/CL_PPF_CONTAINER attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
ACTV_PROF_FLAGInstance AttributeActive ProfileLIKE
/BOFU/ACTIVE_PPF_PROFILE
Protected
APPL_KEYInstance AttributeSemantic Key of Application ObjectLIKE
PPFDAPPKEY
Protected
ARCHIVING_STATUSInstance AttributeArchiving StatusLIKE
/BOFU/ARCHIVING_STATUS_CODE
Protected
BO_KEYInstance AttributeBusiness Object Key (with Conversion Exit)LIKE
/BOFU/OBM_BO_KEY
Protected
BO_ROOT_KEYInstance AttributeNodeIDLIKE
/BOBF/CONF_KEY
Protected
CHANGE_MODEInstance AttributeChange categoryLIKE
/BOBF/CONF_CHANGE_MODE
Protected
CONTEXTInstance AttributeINTERNAL: Only for Use By PPF Utilities: NOT FOR BADIsLIKE
CL_CONTEXT_PPF
Protected
DB_KEYInstance AttributeNodeIDLIKE
/BOBF/CONF_KEY
Protected
DETER_APPLOGInstance AttributeApplication Log: Log HandleLIKE
BALLOGHNDL
Protected
DOC_ID_FLD_1Instance AttributeBO Node Identifier Field 1LIKE
/BOFU/PPF_DOC_ID_1
Protected
DOC_ID_FLD_2Instance AttributeBO Node Identifier Field 2LIKE
/BOFU/PPF_DOC_ID_2
Protected
DOC_ID_FLD_3Instance AttributeBO Node Identifier Field 3LIKE
/BOFU/PPF_DOC_ID_3
Protected
DOC_ID_FLD_4Instance AttributeBO Node Identifier Field 4LIKE
/BOFU/PPF_DOC_ID_4
Protected
DOC_ID_FLD_5Instance AttributeBO Node Identifier Field 5LIKE
/BOFU/PPF_DOC_ID_5
Protected
LAST_CHNG_TIMEInstance AttributeChanged OnLIKE
/BOFU/TSTMP_CHANGED_TIME
Protected
NODE_KEYInstance AttributeNodeLIKE
/BOBF/OBM_NODE_KEY
Protected
PPF_PROFILEInstance AttributePPF: Name of Action ProfileLIKE
PPFDCNTXT
Protected




/BOFU/CL_PPF_CONTAINER types

TYP_BUSINESS_KEY - Business key
TYP_BUSINESS_KEY_TAB - Business keys
TYP_DATA_TAB - Data Table

Links to Related Class(s)

/BOFU/CL...
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!