ERPConnect.AbapPostingPeriod
Namespace: ERPConnect
Assembly: ERPConnectStandard20.dll
Represents an SAP posting period (DDIC type ACCP).
Inherited Members
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
AbapPostingPeriod(in ushort, in byte)
Parameters
year
ushort
month
byte
Properties
InitialValue
Gets a constant value representing the initial value (ABAP string 000000).
Property Value
MaxValue
Gets the maximum representable posting period (9999-12).
Property Value
MinValue
Gets the minimum representable posting period (0001-01).
Property Value
Month
Property Value
Year
Property Value
Methods
Parse(in string)
Parameters
abapString
string
Returns
ToDateTime()
Returns
ToString()
Returns
UtcToday()
Gets an ERPConnect.AbapPostingPeriod
representing the current date (UTC).
Returns
Last update: January 10, 2024