SAP IHC_CL_PROC_PN OO Class - Processing of IHC Payment Order









IHC_CL_PROC_PN 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 IHC_CL_PROC_PN including details of:

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

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for IHC_CL_PROC_PN is IHC_CL_PROC

Method list of IHC_CL_PROC_PN 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
APPEND_ERRORPrivate
CALL METHOD ihc_cl_proc_pn=>APPEND_ERROR...more details

ARCHIVE_DELETEArchive Payment Order (Delete DB)Public
CALL METHOD ihc_cl_proc_pn=>ARCHIVE_DELETE...more details

ARCHIVE_LOADReload Payment Orders (Write DB)Public
CALL METHOD ihc_cl_proc_pn=>ARCHIVE_LOAD...more details

ARCHIVE_READPrivate
CALL METHOD ihc_cl_proc_pn=>ARCHIVE_READ...more details

ARCHIVE_WRITEArchive Payment Orders (Write Archive)Public
CALL METHOD ihc_cl_proc_pn=>ARCHIVE_WRITE...more details

BLOCKProcess Several Payment Orders from GUIPublic
CALL METHOD ihc_cl_proc_pn=>BLOCK...more details

CANCReverse Several Payment OrdersPrivate
CALL METHOD ihc_cl_proc_pn=>CANC...more details

CANCELReverse or Delete Several Payment OrdersPublic
CALL METHOD ihc_cl_proc_pn=>CANCEL...more details

CHECK_PN_CHANNELChannel-Dependent ChecksPublic
CALL METHOD ihc_cl_proc_pn=>CHECK_PN_CHANNEL...more details

CHECK_PN_CHANNEL_MASSChannel-Dependent Checks, Mass ProcessingPublic
CALL METHOD ihc_cl_proc_pn=>CHECK_PN_CHANNEL_MASS...more details

CLEAR_ERRORDelete ErrorPublic
CALL METHOD ihc_cl_proc_pn=>CLEAR_ERROR...more details

CREATEGenerate a Payment OrderPublic
CALL METHOD ihc_cl_proc_pn=>CREATE...more details

DELETEDelete Several Payment OrdersPrivate
CALL METHOD ihc_cl_proc_pn=>DELETE...more details

DETERMINEProcess Several Payment OrdersPublic
CALL METHOD ihc_cl_proc_pn=>DETERMINE...more details

DET_HEADERFormal Check, Determination of Recipient Data and Log CheckPrivate
CALL METHOD ihc_cl_proc_pn=>DET_HEADER...more details

DISPATCHProcess Until Route Determination (Inclusive)Private
CALL METHOD ihc_cl_proc_pn=>DISPATCH...more details

DISPATCH_POSTProcess Until Route Determination (Inclusive)Private
CALL METHOD ihc_cl_proc_pn=>DISPATCH_POST...more details

DISPLAY_CHANGE_DOCUMENTReturn Clearing Partners FoundPublic
CALL METHOD ihc_cl_proc_pn=>DISPLAY_CHANGE_DOCUMENT...more details

DISPLAY_SINGLE_PNReturn Clearing Partners FoundPublic
CALL METHOD ihc_cl_proc_pn=>DISPLAY_SINGLE_PN...more details

DUAL_TO_PROCESSEDTransfer from Suspend to PostingPrivate
CALL METHOD ihc_cl_proc_pn=>DUAL_TO_PROCESSED...more details

EXT_ORDER_POSTGenerate a PAYEXT-IDOC from a Payment OrderPrivate
CALL METHOD ihc_cl_proc_pn=>EXT_ORDER_POST...more details

FINAL_POSTPost FinallyPublic
CALL METHOD ihc_cl_proc_pn=>FINAL_POST...more details

GET_CLR_PRTN_DTLSGets the Clearing Partner Details for Prima NotaPrivate
CALL METHOD ihc_cl_proc_pn=>GET_CLR_PRTN_DTLS...more details

GET_CL_PARTNER_LISTReturn Clearing Partners FoundPublic
CALL METHOD ihc_cl_proc_pn=>GET_CL_PARTNER_LIST...more details

GET_PN_SEMKEYSFree Selection of Payment OrdersPublic
CALL METHOD ihc_cl_proc_pn=>GET_PN_SEMKEYS...more details

GET_PN_SEMKEY_EXTREFFree Selection of Payment OrdersPublic
CALL METHOD ihc_cl_proc_pn=>GET_PN_SEMKEY_EXTREF...more details

GET_REFERENCEReturn Payment Notes for a Payment OrderPublic
CALL METHOD ihc_cl_proc_pn=>GET_REFERENCE...more details

GET_STATUS_HISTORYReturn Status History of a Payment OrderPublic
CALL METHOD ihc_cl_proc_pn=>GET_STATUS_HISTORY...more details

POSTSuspend Without PostingPrivate
CALL METHOD ihc_cl_proc_pn=>POST...more details

PREPROCESSProcess Until Route Determination (Inclusive)Private
CALL METHOD ihc_cl_proc_pn=>PREPROCESS...more details

PROCESSProcess Several Payment Orders from GUIPublic
CALL METHOD ihc_cl_proc_pn=>PROCESS...more details

PROCESSED_TO_DUALPrepare for Dual ControlPrivate
CALL METHOD ihc_cl_proc_pn=>PROCESSED_TO_DUAL...more details

PROCESSED_TO_STOPSuspend Without PostingPrivate
CALL METHOD ihc_cl_proc_pn=>PROCESSED_TO_STOP...more details

PROCESS_IN_BGSend Payment Orders to BackgroundPublic
CALL METHOD ihc_cl_proc_pn=>PROCESS_IN_BG...more details

READRead Several Payment OrdersPublic
CALL METHOD ihc_cl_proc_pn=>READ...more details

READ_CHANGE_DOCSRead Change DocumentsPublic
CALL METHOD ihc_cl_proc_pn=>READ_CHANGE_DOCS...more details

READ_FOR_CHANGERead and Block Several Payment OrdersPublic
CALL METHOD ihc_cl_proc_pn=>READ_FOR_CHANGE...more details

READ_PN_FROM_CMReturn Provisional TurnoverPublic
CALL METHOD ihc_cl_proc_pn=>READ_PN_FROM_CM...more details

RELEASERelease Several Payment OrdersPublic
CALL METHOD ihc_cl_proc_pn=>RELEASE...more details

REPROCESSRevaluate Payment OrdersPublic
CALL METHOD ihc_cl_proc_pn=>REPROCESS...more details

RESETReset Several Payment Orders to Create ModePublic
CALL METHOD ihc_cl_proc_pn=>RESET...more details

ROLLBACKRollbackPublic
CALL METHOD ihc_cl_proc_pn=>ROLLBACK...more details

SAVESave Multiple Payment OrdersPublic
CALL METHOD ihc_cl_proc_pn=>SAVE...more details

STOP_TO_PROCESSEDTransfer from Suspend to PostingPrivate
CALL METHOD ihc_cl_proc_pn=>STOP_TO_PROCESSED...more details

S_INSTANCEInstantiate an Object (Singleton, Multi-Instanz)Public
CALL METHOD ihc_cl_proc_pn=>S_INSTANCE...more details

S_MEMORY_SYNCSave Synchronization at End of an SAP LUWPublic
CALL METHOD ihc_cl_proc_pn=>S_MEMORY_SYNC...more details

UNBLOCKProcess Several Payment Orders from GUIPublic
CALL METHOD ihc_cl_proc_pn=>UNBLOCK...more details

UPDATE_ENTITYUpdate Entire PO in GUI PO EntityPublic
CALL METHOD ihc_cl_proc_pn=>UPDATE_ENTITY...more details

UPDATE_EXTERNAL_DOCUMENTSRead Cross-System References and Write to POPublic
CALL METHOD ihc_cl_proc_pn=>UPDATE_EXTERNAL_DOCUMENTS...more details

_CHECK_PN_CHANNEL_DIRECTChannel-Dependent Checks for Direct PO ReceiptPrivate
CALL METHOD ihc_cl_proc_pn=>_CHECK_PN_CHANNEL_DIRECT...more details

_CHECK_PN_CHANNEL_IDOCChannel-Dependent Checks for Payment Orders from IDocPrivate
CALL METHOD ihc_cl_proc_pn=>_CHECK_PN_CHANNEL_IDOC...more details

_CHECK_PN_CHANNEL_MANUALChannel-Dependent Checks for Manual Payment OrdersPrivate
CALL METHOD ihc_cl_proc_pn=>_CHECK_PN_CHANNEL_MANUAL...more details

_CHECK_PN_CHANNEL_XBSChannel-Dependent Checks for External Bank StatementsPrivate
CALL METHOD ihc_cl_proc_pn=>_CHECK_PN_CHANNEL_XBS...more details

_CHECK_PN_CHANNEL_XIXMLPrivate
CALL METHOD ihc_cl_proc_pn=>_CHECK_PN_CHANNEL_XIXML...more details

_CHECK_PN_GENERALChannel-Dependent ChecksPrivate
CALL METHOD ihc_cl_proc_pn=>_CHECK_PN_GENERAL...more details



IHC_CL_PROC_PN 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
CON_MSG_DIRECTConstantApplication Area'IHC_DIRECT'LIKE
T100C-ARBGB
Private
CON_MSG_GUIConstantApplication Area'IHC_GUI_MSG'LIKE
T100C-ARBGB
Private
CON_MSG_IDOCConstantApplication Area'IHC_IDOC'LIKE
T100C-ARBGB
Private
CON_MSG_XBSConstantApplication Area'IHC_XBS'LIKE
T100C-ARBGB
Private
CON_MSG_XIXMLInstance AttributeLIKE
Private
GR_EXCEPTIONInstance AttributeExceptionLIKE
CX_IHC_EXCEPTION
Private
GR_NULLInstance AttributeNull ReferenceLIKE
CX_IHC_PROC
Private
GT_INSTRUCTIONSInstance AttributeInstructionsLIKE
Private
GW_MESSAGEInstance AttributeMessage in LogLIKE
TS_MESSAGE
Private
G_INSTRUCTIONS_LOADEDInstance Attribute'X': Load InstructionsLIKE
XFELD
Private
G_MESSAGE_TEXTInstance AttributeMessage TextLIKE
MSGTXT
Private
SINGLETONInstance AttributeLIKE
Private




IHC_CL_PROC_PN types

TS_MESSAGE -
TT_MESSAGES -

Links to Related Class(s)

IHC_CL_P...
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!