Skip to content

sieker.io

freelance software development

  • Home
  • Projects
  • Profile
  • Impressum

Recent Posts

  • Method to check Value against fixed values and value table

    6th May 2020
  • Profiforms: Fill duplex pages with a blank backpage when needed

    29th November 2016
  • new features in ABAP 7.40 SP5

    30th July 2015
  • Korrespondenzart anlegen

    18th July 2015
  • standard status management in custom development

    18th July 2015

Tags

  • ABAP
  • IS-U
  • SAP

Tag: ABAP

All things ABAP.

create a Data dictionary structure using RTTI

A code snippet which creates DDIC structure during runtime using RTTI. This structure can then be used to created table type and also be used in ALV grids.
Continue reading create a Data dictionary structure using RTTI

Posted on 18th July 201518th May 2017Tags ABAP

Korrespondenzart anlegen

Anlegen einer Kunden eignen Korrespondenzart.

Continue reading Korrespondenzart anlegen

Posted on 18th July 201518th May 2017Tags ABAP

standard status management in custom development

http://scn.sap.com/community/abap/blog/2014/04/06/using-the-standard-status-management-in-custom-developments

Posted on 18th July 201518th May 2017Tags ABAP, SAP

send an email

How to send an email using the BCS framework.

Continue reading send an email

Posted on 18th July 201518th May 2017Tags ABAP, SAP

new features in ABAP 7.40

A list of links to blog posts from Horst Keller about the new features in ABAP 7.40.

Continue reading new features in ABAP 7.40

Posted on 18th July 201518th May 2017Tags ABAP, SAP

determine inserted, updated and deleted rows of an internal table

To determine which records in an internal table have to be inserted, updated or deleted you can use the following function module.
The tables need to be sorted by the database key before calling the function module.
Continue reading determine inserted, updated and deleted rows of an internal table

Posted on 20th February 201518th May 2017Tags ABAP

sorting individuals bills in a collective bill

Sometimes for whatever reason the default sort order of individual bills in a collective bill is not what the customer wants.
Continue reading sorting individuals bills in a collective bill

Posted on 20th November 201418th May 2017Tags ABAP, IS-U

an assorted list of database tables in an IS-U system

Continue reading an assorted list of database tables in an IS-U system

Posted on 20th September 201418th May 2017Tags ABAP, IS-U

determine budget biling plan for a printdoc

A short code snippet which determines the budget billing for a print doc.
Continue reading determine budget biling plan for a printdoc

Posted on 20th August 201418th May 2017Tags ABAP, IS-U

display a help value and return selected value(s)

Display a help value using function modules on an F4 event.

Continue reading display a help value and return selected value(s)

Posted on 20th July 201418th May 2017Tags ABAP

Posts navigation

Page 1 Page 2 Next page
Proudly powered by WordPress