/SAPPSSRM/CL_SIMPLE_ABSTR - LPN: Abstract class for long document numbers SRM

BAL_S_LOG - Application Log: Log header data   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

The class implements interface methods of an adapter and some of your own methods to be used as supermethods in inheriting classes within a smart numbering scheme only.

Methods

  • /SAPPSSRM/IF_NUMBER~PROCESS
Processes a long number or its component(s ) during create or change activity of a procurement document. Typically, this method is to be redefined by inheriting classes.
  • /SAPPSSRM/IF_NUMBER~GET
Gets long number (component) from instance attribute 'mv_longnum'.
  • /SAPPSSRM/IF_NUMBER~GET_NUMVRS
Gets the version of a long number. Versions are defined in Maintain Smart Numbering Scheme.
  • /SAPPSSRM/IF_NUMBER~GET_NUMTYPE
Gets the number type or numbering scheme of the current documents business process. Number types are defined in the IMG activity Maintain Smart Numbering Scheme.
  • /SAPPSSRM/IF_NUMBER~GET_COMP
Gets component type. As smart numbers my consist of distinct components, this method gives back the type of the current component. Components are defined in the IMG activityMaintain Smart Numbering Scheme.
  • /SAPPSSRM/IF_NUMBER~GET_MESSAGES
Gets messages that occured during the last cycle of method /SAPPSSRM/IF_NUMBER~PROCESS.
  • /SAPPSSRM/IF_NUMBER~ADD
Adds a subnumber.
  • /SAPPSSRM/IF_NUMBER~REMOVE
Removes a subnumber. (No coding!)
  • /SAPPSSRM/IF_NUMBER~SET_PARENT
If no other value has been assigned, the imported instance is defined as "parent" for subnumbers.
  • /SAPPSSRM/IF_NUMBER~LOOKUP
Looks up long numbers. (No coding!)
  • /SAPPSSRM/IF_NUMBER~IS_EXTERNAL
Logical value is returned for a long number being assigned externally or manually.
  • ADD_MESSAGE
Adds a message that occured during current cycle of method /SAPPSSRM/IF_NUMBER~PROCESS to the instance's message table (BAPIRETTAB ).
  • INIT
Persistent initialization of smart number. The currently imported value 'iv_longnum' is estimated as persistent.
  • SET_NUMVRS
Sets version of a smart number.





CL_GUI_FRONTEND_SERVICES - Frontend Services   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.


Length: 2657 Date: 20120526 Time: 071922     triton ( 95 ms )